1. 08 Jan, 2013 1 commit
  2. 12 Dec, 2012 1 commit
    • tree cache: loosen negative entry count check · 08f3d6ca
      While C Git has been writing entry count -1 (ie. never other negative
      numbers) as invalid since day 1, it accepts all negative entry counts
      as invalid. JGit follows the same rule. libgit2 should also follow, or
      the index that works with C Git or JGit may someday be rejected by
      libgit2.
      
      Other reimplementations like dulwich and grit have not bothered with
      parsing or writing tree cache.
      Nguyễn Thái Ngọc Duy committed
  3. 07 Jun, 2012 1 commit
  4. 03 May, 2012 1 commit
  5. 23 Apr, 2012 1 commit
  6. 20 Apr, 2012 1 commit
  7. 13 Feb, 2012 1 commit
  8. 29 Oct, 2011 1 commit
  9. 27 Sep, 2011 5 commits