summaryrefslogtreecommitdiff
path: root/lib/git/odict.py
Commit message (Collapse)AuthorAgeFilesLines
* moved all contents, incl. submodule gitdb, up to the root directorySebastian Thiel2010-11-211-1399/+0
|
* implemented config class as far as necessary, one check is still failingSebastian Thiel2009-10-191-0/+1399
Added odict module to get an OrderedDict to be used in the config parser, assuring the order of sections and options does not change