libgit2/tests-clar/status
Russell Belfer 7e000ab2ec Add support for diffing index with no HEAD
When a repo is first created, there is no HEAD yet and attempting
to diff files in the index was showing nothing because a tree
iterator could not be constructed.  This adds an "empty" iterator
and falls back on that when the head cannot be looked up.
2012-05-08 15:03:59 -07:00
..
ignore.c Support reading attributes from index 2012-05-03 16:37:25 -07:00
single.c Rename the Clay test suite to Clar 2012-01-24 20:35:15 -08:00
status_data.h Fix warnings on 64-bit windows builds 2012-04-17 10:47:39 -07:00
submodules.c Clean up valgrind warnings 2012-04-04 13:13:43 +02:00
worktree.c Add support for diffing index with no HEAD 2012-05-08 15:03:59 -07:00