summaryrefslogtreecommitdiff
path: root/git/config.py
Commit message (Expand)AuthorAgeFilesLines
* Dum brute force conversion of all types.Sebastian Thiel2015-01-041-4/+8
* initial set of adjustments to make (most) imports work.Sebastian Thiel2015-01-041-1/+5
* Replaced ordered dict with standard version; used logging moduleSebastian Thiel2015-01-041-2/+6
* Bumped version, updated changelog, reduced code smellSebastian Thiel2015-01-041-5/+3
* Applied autopep8Sebastian Thiel2014-11-191-4/+5
* pep8 linting (trailing whitespace)Antoine Musso2014-11-161-23/+23
* pep8 linting (whitespace before/after)Antoine Musso2014-11-161-15/+15
* pep8 linting (blank lines expectations)Antoine Musso2014-11-161-5/+7
* pep8 linting (whitespaces)Antoine Musso2014-11-161-63/+63
* tabs to 4 spaces - this won't make integrating the patches easier, but it's p...Sebastian Thiel2014-02-091-395/+395
* Greatly improved robustness of config parser - it can now take pretty much ev...Sebastian Thiel2011-06-071-3/+8
* Match any number of leading spaces in config valuesJesse Keating2011-05-221-1/+1
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-251-0/+420