| Age | Commit message (Expand) | Author |
| 2016-10-22 | Merge branch 'cygwin' of https://github.com/ankostis/GitPython into ankostis-... | Sebastian Thiel |
| 2016-10-20 | Fix some typos | Santiago Castro |
| 2016-10-16 | src: import os.path as osp | Kostis Anagnostopoulos |
| 2016-10-04 | src: No PyDev warnings | Kostis Anagnostopoulos |
| 2016-09-29 | FIX hook TC on PY3+Win & indeterministic lock timing. | Kostis Anagnostopoulos |
| 2016-09-28 | Win, hook, #519: Consume Hook Popen-proc out of GIL | Kostis Anagnostopoulos |
| 2016-09-28 | Win, #519: Ensure fixtures & bashscript checked-out eol=lf | Kostis Anagnostopoulos |
| 2016-09-28 | src: constify is_<platform>() calls | Kostis Anagnostopoulos |
| 2016-09-28 | test, #519: Try appveyor advice for never-ending builds | Kostis Anagnostopoulos |
| 2016-09-27 | src, #519: collect all is_<platform>() calls | Kostis Anagnostopoulos |
| 2016-09-26 | Win, #519: FIX WinHangs: Popen() CREATE_NEW_PROCESS_GROUP to allow kill | Kostis Anagnostopoulos |
| 2016-09-26 | test, #519: Popen() universal_newlin.es NoWindow in Winfoes | Kostis Anagnostopoulos |
| 2016-05-19 | Use correct mode for executable files | Sebastian Thiel |
| 2015-07-29 | fix(index):allow adding non-unicode paths to index | Sebastian Thiel |
| 2015-07-20 | fix(encoding): in untracked_files() and index | Sebastian Thiel |
| 2015-02-09 | Merge branch 'bf/run_hooks_from_working_dir' of https://github.com/yarikoptic... | Sebastian Thiel |
| 2015-02-09 | Minor Flake8 fixes. | Sebastian Thiel |
| 2015-02-08 | BF: run commit hook with repo.working_dir as cwd | Yaroslav Halchenko |
| 2015-01-14 | Fixed some doc strings to build correctly with sphinx | Sebastian Thiel |
| 2015-01-12 | IndexFile.commit() now runs pre-commit and post-commit hooks. | Sebastian Thiel |
| 2015-01-06 | test_index works | Sebastian Thiel |
| 2015-01-05 | test_fun works | Sebastian Thiel |
| 2015-01-05 | Fixed io types to make tests work on PY2 once again. | Sebastian Thiel |
| 2015-01-04 | initial set of adjustments to make (most) imports work. | Sebastian Thiel |
| 2015-01-04 | Bumped version, updated changelog, reduced code smell | Sebastian Thiel |
| 2014-11-19 | Applied autopep8 | Sebastian Thiel |
| 2014-11-16 | pep8 linting (trailing whitespace) | Antoine Musso |
| 2014-11-16 | pep8 linting (whitespace before/after) | Antoine Musso |
| 2014-11-16 | pep8 linting (blank lines expectations) | Antoine Musso |
| 2014-11-16 | pep8 linting (whitespaces) | Antoine Musso |
| 2014-02-09 | tabs to 4 spaces - this won't make integrating the patches easier, but it's p... | Sebastian Thiel |
| 2010-11-25 | Moved everything into the git subdirectory - some tests still need to be adju... | Sebastian Thiel |