libgit2/tests-clar/index
Edward Thomson 4f7897ab19 Prevent checkout_tree when conflicts exist, clear NAME on checkout tree
Prevent checkout tree when unresolved changes exist (unless FORCE flag
is specified).  Clear NAME table when checking out, to avoid
checkout_conflicts from attempting to manipulate it.  Ensure that NAME
is also cleared at reset.
2013-10-16 16:20:08 -04:00
..
addall.c More filemode cleanups for FAT on MacOS 2013-10-08 12:45:43 -07:00
conflicts.c introduce git_conflict_iterator 2013-05-17 16:10:48 -05:00
filemodes.c More filemode cleanups for FAT on MacOS 2013-10-08 12:45:43 -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 Prevent checkout_tree when conflicts exist, clear NAME on checkout tree 2013-10-16 16:20:08 -04: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: Make _read() cope with index file creation 2013-10-04 15:54:36 +02:00