libgit2/tests-clar/index
Russell Belfer da825c92d9 Make index add/append support core.filemode flag
This fixes git_index_add and git_index_append to behave more like
core git, preserving old filemode data in the index when adding
and/or appending with core.filemode = false.

This also has placeholder support for core.symlinks and
core.ignorecase, but those flags are not implemented (well,
symlinks has partial support for preserving mode information in
the same way that git does, but it isn't tested).
2012-06-19 14:27:02 -07:00
..
filemodes.c Make index add/append support core.filemode flag 2012-06-19 14:27:02 -07:00
read_tree.c Rename the Clay test suite to Clar 2012-01-24 20:35:15 -08:00
rename.c Rename the Clay test suite to Clar 2012-01-24 20:35:15 -08:00
tests.c misc: Fix warnings from PVS Studio trial 2012-06-07 22:43:48 +02:00