1. 04 Oct, 2013 1 commit
    • indexer: do multiple passes over the delta list · cf0582b4
      Though unusual, a packfile may contain a delta whose base is a delta
      that comes later. In order index such a packfile, we must not give up
      on the first failure to resolve a delta, but keep it around.
      
      If there is a pass which makes no progress, this indicates that the
      packfile is broken, so fail accordingly.
      Carlos Martín Nieto committed
  2. 01 Oct, 2013 7 commits
  3. 30 Sep, 2013 9 commits
  4. 28 Sep, 2013 2 commits
  5. 27 Sep, 2013 2 commits
  6. 26 Sep, 2013 9 commits
  7. 25 Sep, 2013 10 commits