libgit2/tests-clar/diff
Russell Belfer 52032ae536 Fix single-file ignore checks
To answer if a single given file should be ignored, the path to
that file has to be processed progressively checking that there
are no intermediate ignored directories in getting to the file
in question.  This enables that, fixing the broken old behavior,
and adds tests to exercise various ignore situations.
2012-10-15 12:54:46 -07:00
..
blob.c Diff iterators 2012-09-05 15:17:24 -07:00
diff_helpers.c Extend diff helpers for tests a little 2012-10-08 15:22:40 -07:00
diff_helpers.h Extend diff helpers for tests a little 2012-10-08 15:22:40 -07:00
diffiter.c Clean up Win64 warnings 2012-09-28 14:34:08 -07:00
index.c Add const to all shared pointers in diff API 2012-09-25 16:35:05 -07:00
iterator.c Fix single-file ignore checks 2012-10-15 12:54:46 -07:00
patch.c Add const to all shared pointers in diff API 2012-09-25 16:35:05 -07:00
tree.c Extend diff helpers for tests a little 2012-10-08 15:22:40 -07:00
workdir.c Add test for diffs with submodules and bug fixes 2012-10-08 15:22:40 -07:00