summaryrefslogtreecommitdiff
path: root/lib/git/config.py
Commit message (Expand)AuthorAgeFilesLines
* utils: Added LockFile including testSebastian Thiel2009-10-221-68/+10
* config: fixed serious issues that would cause it to see initial tabs as conti...Sebastian Thiel2009-10-191-0/+73
* Added configuration access including tests to remoteSebastian Thiel2009-10-191-3/+7
* added additional testing for the configuration, concurrent access and config ...Sebastian Thiel2009-10-191-6/+18
* implemented config class as far as necessary, one check is still failingSebastian Thiel2009-10-191-20/+236
* Added frame for configuration reader involving a meta class, decorators and t...Sebastian Thiel2009-10-181-0/+100