| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-02-09 | tabs to 4 spaces - overall state of this branch is desolate, but fixable. ↵ | Sebastian Thiel | |
| Needs plenty of work | |||
| 2012-02-08 | Fixed a case were values containing \\" were not properly escaped | Julien Kauffmann | |
| 2012-02-08 | Fixed quotes and backslashes handling in GitConfigParser | Julien Kauffmann | |
| 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 | |||
| 2011-06-07 | Match any number of leading spaces in config values | Jesse Keating | |
| The regex comments state that any number of leading tabs or spaces should be allowed, however the regex was only catching zero or one space. This allows multiple spaces. | |||
| 2011-05-05 | Added all code from gitdb to gitpython. Next is to make it generally work. ↵ | Sebastian Thiel | |
| Then the tests will need some work | |||
| 2011-04-25 | configparser is now part of gitdb. Test still remains until it was replaced ↵ | Sebastian Thiel | |
| by its gitdb counterpart through inheritance. All items which are part of gitdb but used by gitpython need their own verification within gitpython | |||
| 2010-11-25 | Moved everything into the git subdirectory - some tests still need to be ↵ | Sebastian Thiel | |
| adjusted | |||
