libgit2/tests-clar/config
Carlos Martín Nieto 47db054df0 config: distinguish between a lone variable name and one without rhs
'[section] variable' and '[section] variable =' behave differently
when parsed as booleans, so we need to store that distinction
internally.
2012-11-13 13:53:41 -08:00
..
add.c global: Fix unit tests after reordering 2012-05-18 01:25:57 +02:00
config_helpers.c remote: introduce git_remote_rename() 2012-10-25 17:42:36 +02:00
config_helpers.h remote: introduce git_remote_rename() 2012-10-25 17:42:36 +02:00
configlevel.c Remove unused variables 2012-11-13 14:28:44 +01:00
multivar.c Add config level support in the config API 2012-10-23 12:48:38 +02:00
new.c Add config level support in the config API 2012-10-23 12:48:38 +02:00
read.c config: distinguish between a lone variable name and one without rhs 2012-11-13 13:53:41 -08:00
refresh.c Add git_config_refresh() API to reload config 2012-10-30 12:11:23 -07:00
stress.c Add config level support in the config API 2012-10-23 12:48:38 +02:00
write.c Add config level support in the config API 2012-10-23 12:48:38 +02:00