libgit2/tests-clar/index
Carlos Martín Nieto 3d27687475 index: report when it's locked
Report the index being locked with its own error code in order to be
able to differentiate, as a locked index is typically the result of a
crashed process or concurrent access, both of which often require user
intervention to fix.
2013-08-19 10:30:44 +02:00
..
addall.c Add tests and fix use of freed memory 2013-06-19 15:54:19 -07:00
conflicts.c introduce git_conflict_iterator 2013-05-17 16:10:48 -05:00
filemodes.c Add cl_repo_set_bool and cleanup tests 2013-03-22 14:27:56 -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