libgit2/tests/submodule
Carlos Martín Nieto 64bbd47a32 submodule: don't let status change an existing instance
As submodules are becomes more like values, we should not let a status
check to update its properties. Instead of taking a submodule, have
status take a repo and submodule name.
2015-06-22 17:02:55 +02:00
..
add.c config: borrow refcounted references 2015-03-03 18:35:12 +01:00
init.c config: borrow refcounted references 2015-03-03 18:35:12 +01:00
lookup.c Remove the signature from ref-modifying functions 2015-03-03 14:40:50 +01:00
modify.c submodule: make set_ignore() affect the configuration 2015-06-22 17:02:55 +02:00
nosubs.c submodule: remove the per-repo cache 2015-06-22 17:02:54 +02:00
repository_init.c config: borrow refcounted references 2015-03-03 18:35:12 +01:00
status.c submodule: make set_ignore() affect the configuration 2015-06-22 17:02:55 +02:00
submodule_helpers.c submodule: don't let status change an existing instance 2015-06-22 17:02:55 +02:00
submodule_helpers.h submodule init should resolve relative url paths 2014-12-22 16:35:45 -05:00
update.c submodule: don't let status change an existing instance 2015-06-22 17:02:55 +02:00