Merge branch 'ta/config-set'
authorJunio C Hamano <gitster@pobox.com>
Tue, 2 Sep 2014 20:24:17 +0000 (13:24 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 2 Sep 2014 20:24:18 +0000 (13:24 -0700)
Add in-core caching layer to let us avoid reading the same
configuration files number of times.

* ta/config-set:
test-config: add tests for the config_set API
add `config_set` API for caching config-like files

1  2 
Documentation/technical/api-config.txt
Makefile
cache.h
config.c
Simple merge
diff --cc Makefile
Simple merge
diff --cc cache.h
Simple merge
diff --cc config.c
Simple merge