libgit2/tests-clar/status
Russell Belfer 5f4a61aea8 Working implementation of git_submodule_status
This is a big redesign of the git_submodule_status API and the
implementation of the redesigned API.  It also fixes a number of
bugs that I found in other parts of the submodule API while
writing the tests for the status part.

This also fixes a couple of bugs in the iterators that had not
been noticed before - one with iterating when there is a gitlink
(i.e. separate-work-dir) and one where I was treating anything
even vaguely submodule-like as a submodule, more aggressively
than core git does.
2012-08-24 11:00:27 -07:00
..
ignore.c Wrap up ignore API and add tests 2012-08-22 11:42:00 -07:00
single.c Rename the Clay test suite to Clar 2012-01-24 20:35:15 -08:00
status_data.h Fix warnings and merge issues on Win64 2012-08-23 09:20:17 -07:00
status_helpers.c Add cache busting to attribute cache 2012-05-10 11:12:43 -07:00
status_helpers.h Fix warnings and merge issues on Win64 2012-08-23 09:20:17 -07:00
submodules.c Working implementation of git_submodule_status 2012-08-24 11:00:27 -07:00
worktree.c Fix warnings and merge issues on Win64 2012-08-23 09:20:17 -07:00