libgit2/tests-clar/config
Russell Belfer 7f7ebe13c4 Merge pull request #1771 from nvloff/write_empty_config_value
config: allow setting  empty string as value
2013-08-08 12:57:13 -07:00
..
add.c Clean up config.h 2012-11-27 13:18:28 -08:00
backend.c Move git_config_backend to include/git2/sys 2013-04-21 11:50:55 -07: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
global.c config: convenience function to open global/xdg 2013-05-07 21:42:56 +02:00
multivar.c Add more tests for git_config_get_multivar 2013-07-09 16:45:23 -07:00
new.c config: Opening a nonexistent file returns ENOTFOUND 2012-11-17 18:30:34 -08:00
read.c Parse config headers with quoted quotes 2013-08-07 12:38:09 -05:00
refresh.c Add git_config_refresh() API to reload config 2012-10-30 12:11:23 -07:00
stress.c Merge pull request #1278 from sba1/cl-assert-equal-s 2013-01-25 20:37:39 -08:00
validkeyname.c Test config name validation 2013-01-29 12:16:59 -08:00
write.c config: allow empty string as value 2013-08-08 22:25:25 +03:00