libgit2/tests-clar/diff
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
..
blob.c Clean up GIT_UNUSED macros on all platforms 2012-03-02 15:51:55 -08:00
diff_helpers.c diff: Fix rebase breackage 2012-03-06 01:37:56 +01:00
diff_helpers.h Update diff to use iterators 2012-03-02 15:49:29 -08:00
index.c Clean up GIT_UNUSED macros on all platforms 2012-03-02 15:51:55 -08:00
iterator.c Fix error in tree iterator when popping up trees 2012-03-25 21:26:48 -07:00
tree.c Clean up GIT_UNUSED macros on all platforms 2012-03-02 15:51:55 -08:00
workdir.c Add support for pathspec to diff and status 2012-04-13 15:00:29 -07:00