libgit2/tests/submodule
Russell Belfer 4ece3e225b Fix submodule accounting for name and path changes
Wrote tests that try adding, removing, and updating the name of
submodules which showed a number of problems with how we account
for changes when incrementally updating the submodule info.  Most
of these issues didn't exist before because reloading would always
blow away the old submodule data.
2014-04-01 12:19:11 -07:00
..
lookup.c Fix error when submodule path and name differ 2014-03-26 16:06:21 -07:00
modify.c Make submodules externally refcounted 2014-03-25 09:14:48 -07:00
nosubs.c Fix submodule accounting for name and path changes 2014-04-01 12:19:11 -07:00
status.c Merge pull request #2204 from libgit2/rb/submodule-reference-counting 2014-03-26 18:29:34 +01:00
submodule_helpers.c Make submodules externally refcounted 2014-03-25 09:14:48 -07:00
submodule_helpers.h Make submodules externally refcounted 2014-03-25 09:14:48 -07:00