libgit2/tests-clar/submodule
yorah a1abe66aca Add config level support in the config API
Added `struct git_config_entry`: a git_config_entry contains the key, the value, and the config file level from which a config element was found.
Added `git_config_open_level`: build a single-level focused config object from a multi-level one.

We are now storing `git_config_entry`s in the khash of the config_file
2012-10-23 12:48:38 +02:00
..
lookup.c Test for gitmodules only submodule def 2012-09-05 15:54:32 -07:00
modify.c Add config level support in the config API 2012-10-23 12:48:38 +02:00
status.c Add complex checkout test and then fix checkout 2012-10-09 11:59:34 -07:00
submodule_helpers.c Major submodule rewrite 2012-08-24 11:00:26 -07:00
submodule_helpers.h Major submodule rewrite 2012-08-24 11:00:26 -07:00