Re: [RFC] GSoC status update (config API improvements)

2014-07-29 Thread Matthieu Moy
Tanay Abhra writes: > a> Unsetting previously set values > Local config files can be used to unset config values previously set in system > files. The user may not have the privilege to touch the system files so he can > leverage the new API to unset the previously set values. I had totally forg

[RFC] GSoC status update (config API improvements)

2014-07-29 Thread Tanay Abhra
One month to go for GSoC to end and I am almost at the end of my project. So what have we accomplished do far? Let's see, 1> Git config cache: I have written a config cache which reads and caches the key/value pairs in a hashmap. It is generalized as config-set which can also be used to read conf