libgit2/include
Russell Belfer 14a513e058 Add support for pathspec to diff and status
This adds preliminary support for pathspecs to diff and status.
The implementation is not very optimized (it still looks at
every single file and evaluated the the pathspec match against
them), but it works.
2012-04-13 15:00:29 -07:00
..
git2 Add support for pathspec to diff and status 2012-04-13 15:00:29 -07:00
git2.h Move git_merge_base() to is own header and document it 2012-04-12 20:25:25 +02:00