libgit2/tests/submodule
Carlos Martín Nieto a34c4f8dce submdule: reproduce double-reporting of a submodule in foreach
When we rename a submodule, we should be merging two sets of information
based on whether their path is the same. We currently only deduplicate
on equal name, which causes us to double-report.
2015-07-11 13:32:57 +02:00
..
add.c config: borrow refcounted references 2015-03-03 18:35:12 +01:00
init.c submodule: make _set_url() affect the configuration 2015-06-22 17:02:55 +02:00
lookup.c submdule: reproduce double-reporting of a submodule in foreach 2015-07-11 13:32:57 +02:00
modify.c submodule: test unsetting config options 2015-06-22 17:02:56 +02:00
nosubs.c submodule: completely remove reload_all 2015-07-01 17:49:07 +02:00
repository_init.c config: borrow refcounted references 2015-03-03 18:35:12 +01:00
status.c submodule: add an ignore option to status 2015-06-22 17:02:55 +02:00
submodule_helpers.c Rename FALLBACK to UNSPECIFIED 2015-06-25 12:48:44 +02:00
submodule_helpers.h submodule init should resolve relative url paths 2014-12-22 16:35:45 -05:00
update.c Rename FALLBACK to UNSPECIFIED 2015-06-25 12:48:44 +02:00