libgit2/tests-clar/index
Russell Belfer 634f10f690 Fix incorrect return code in crlf filter
The git_buf_text_gather_stats call returns a boolean indicating if
the file looks like binary data.  That shouldn't be an error; it
should be used to skip CRLF processing though.
2013-09-24 10:11:20 -07:00
..
addall.c Add clar helper to create new commit from index 2013-09-17 09:31:46 -07:00
conflicts.c introduce git_conflict_iterator 2013-05-17 16:10:48 -05:00
filemodes.c Fix incorrect return code in crlf filter 2013-09-24 10:11:20 -07:00
inmemory.c add an index_remove_bypath that removes conflicts, renamed add_from_workdir to match 2013-01-12 13:47:56 -06:00
names.c Fix trailing whitespaces 2013-05-15 22:41:30 +02:00
read_tree.c add an index_remove_bypath that removes conflicts, renamed add_from_workdir to match 2013-01-12 13:47:56 -06:00
rename.c Vector improvements and their fallout 2013-01-27 14:17:07 -05:00
reuc.c Fix trailing whitespaces 2013-05-15 22:41:30 +02:00
stage.c Vector improvements and their fallout 2013-01-27 14:17:07 -05:00
tests.c index: report when it's locked 2013-08-19 10:30:44 +02:00