Skip to content
Snippets Groups Projects
  1. Jan 21, 2014
  2. Jan 20, 2014
    • Mads Kiilerich's avatar
      tests: stop tracking tests/gpg/random_seed · e5a2177d97f0
      Mads Kiilerich authored
      test-gpg.t left the random_seed file as modified. That was slightly confusing
      ... and it was accidentally changed in ea4996754d91.
      
      The seed is created on demand and there is no reason to track it. There is also
      no reason to leak state between test runs so we let the test clean up after
      running.
      e5a2177d97f0
  3. Jan 06, 2014
    • Pierre-Yves David's avatar
      branchmap: simplify update code · ea4996754d91
      Pierre-Yves David authored
      We drop iterrevs which are not needed anymore. The know head are never a
      descendant of the updated set. It was possible with the old strip code. This
      simplification make the code easier to read an update.
      ea4996754d91
  4. Jun 14, 2009
Loading