libgit2/tests/status
Russell Belfer a15c7802c8 Make submodules externally refcounted
`git_submodule` objects were already refcounted internally in case
the submodule name was different from the path at which it was
stored.  This makes that refcounting externally used as well, so
`git_submodule_lookup` and `git_submodule_add_setup` return an
object that requires a `git_submodule_free` when done.
2014-03-25 09:14:48 -07:00
..
ignore.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
renames.c Misc cleanups 2014-01-30 09:59:59 -08:00
single.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
status_data.h Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
status_helpers.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
status_helpers.h Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
submodules.c Make submodules externally refcounted 2014-03-25 09:14:48 -07:00
worktree_init.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
worktree.c index: rename an entry's id to 'id' 2014-01-25 08:15:44 +01:00