| Age | Commit message (Expand) | Author |
| 2019-10-15 | removed Unnecessary “else” after “return” | Pratik Anurag |
| 2019-08-11 | Drop python 2 support, again (revert previous revert) | Sebastian Thiel |
| 2019-07-29 | Revert "Drop python 2.7 support and help with encodings" | Sebastian Thiel |
| 2019-07-20 | Drop python 2.7 support and help with encodings | Sebastian Thiel |
| 2019-07-20 | Revert "This time, use test-requirements." | Sebastian Thiel |
| 2019-07-20 | This time, use test-requirements. | Sebastian Thiel |
| 2019-07-20 | Revert "Merge branch 'PR-non-ascii-filenames' of https://github.com/xarx00/Gi... | Sebastian Thiel |
| 2019-04-05 | added support for non-ascii directories and file names | xarx00 |
| 2017-11-27 | RF: primarily flake8 lints + minor RF to reduce duplication in PATHEXT | Yaroslav Halchenko |
| 2017-03-08 | BF: pass original exception into replace_surrogate_encode | Yaroslav Halchenko |
| 2017-03-01 | BF: there is no exc variable, raising NotASurrogateError if that is the right... | Yaroslav Halchenko |
| 2016-10-16 | fix(surrogateescape): enable on py2, fix tests | Sebastian Thiel |
| 2016-10-16 | fix(unicode): use surrogateescape in bytes.decode | Sebastian Thiel |
| 2016-10-04 | src: No PyDev warnings | Kostis Anagnostopoulos |
| 2016-10-01 | Win, #519: FIX repo TCs. | 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 | PY2, #519: FIX GitCommandError.tostr() encoding issue | Kostis Anagnostopoulos |
| 2016-09-27 | src, #519: collect all is_<platform>() calls | Kostis Anagnostopoulos |
| 2016-06-14 | Store raw path bytes in Diff instances | Vincent Driessen |
| 2016-06-14 | Python 2.6 compat | Vincent Driessen |
| 2016-05-18 | Need spaces in Emacs style encoding comment | Steven Colby |
| 2016-04-19 | Remove Python 2.6 hack | Vincent Driessen |
| 2016-04-14 | Drop dependency on six | Vincent Driessen |
| 2016-04-14 | Fix comment | Vincent Driessen |
| 2016-04-13 | Add incremental blame support | Vincent Driessen |
| 2015-01-07 | This should fix flake8 on py3 | Sebastian Thiel |
| 2015-01-06 | test_index works | Sebastian Thiel |
| 2015-01-05 | test_fun works | Sebastian Thiel |
| 2015-01-05 | Fixes test_blob and improved commit writing/reading | Sebastian Thiel |
| 2015-01-05 | Intermediate commit: test_config and test_actor works | Sebastian Thiel |
| 2015-01-05 | Fixed io types to make tests work on PY2 once again. | Sebastian Thiel |
| 2015-01-04 | Dum brute force conversion of all types. | Sebastian Thiel |
| 2015-01-04 | initial set of adjustments to make (most) imports work. | Sebastian Thiel |