| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-01-14 | GitConfigParser now respects and merges 'include' sections | Sebastian Thiel | |
| We implement it as described in this article: http://stackoverflow.com/questions/1557183/is-it-possible-to-include-a-file-in-your-gitconfig Thus we handle * cycles * relative and absolute include paths * write-backs in case of writable GitConfigParser instances Fixes #201 | |||
| 2011-06-07 | Greatly improved robustness of config parser - it can now take pretty much ↵ | Sebastian Thiel | |
| everything. Includes an updated config file which includes all the new additions | |||
| 2010-11-25 | Moved everything into the git subdirectory - some tests still need to be ↵ | Sebastian Thiel | |
| adjusted | |||
