1. 25 Mar, 2014 1 commit
    • Update behavior for untracked sub-repos · d3bc95fd
      When a directory containing a .git directory (or even just a plain
      gitlink) was found, libgit2 was going out of its way to treat it
      specially.  This seemed like it was necessary because the diff
      code was not originally emulating Git's behavior for untracked
      directories correctly (i.e. scanning for ignored vs untracked items
      inside).  Now that libgit2 diff mimics Git's untracked directory
      behavior, the special handling for contained Git repos is actually
      incorrect and this commit rips it out.
      Russell Belfer committed
  2. 24 Mar, 2014 6 commits
  3. 21 Mar, 2014 2 commits
  4. 20 Mar, 2014 14 commits
  5. 19 Mar, 2014 5 commits
  6. 18 Mar, 2014 6 commits
  7. 17 Mar, 2014 5 commits
  8. 13 Mar, 2014 1 commit