| Age | Commit message (Expand) | Author |
| 2017-03-09 | Spelling fixes | Ville Skyttä |
| 2016-12-22 | fix(remote): test | Sebastian Thiel |
| 2016-10-24 | Fixes to support Python 2.6 again. | Andreas Maier |
| 2016-10-14 | remote, #525: FIX BUG push-cmd misses error messages | Kostis Anagnostopoulos |
| 2016-10-13 | test, #525: allow disabling freeze errors separately | Kostis Anagnostopoulos |
| 2016-10-12 | daemon, #525: FIX remote urls in config-files | Kostis Anagnostopoulos |
| 2016-10-11 | hidden win_errors: mark also git-daemon errors failing | Kostis Anagnostopoulos |
| 2016-10-04 | io: Wrap (probably) allconfig_writers in `with` blocks | Kostis Anagnostopoulos |
| 2016-10-04 | src: No PyDev warnings | Kostis Anagnostopoulos |
| 2016-10-01 | io, #519: ALL open() --> with open() | Kostis Anagnostopoulos |
| 2016-09-28 | Win, #519: FIX with_rw_directory() to remove read-only dirs | Kostis Anagnostopoulos |
| 2016-09-28 | Win, #519: FIX undead Git-daemon on Windows | Kostis Anagnostopoulos |
| 2016-09-28 | test, #519: No remote TCs, git-daemon cannot die@! | Kostis Anagnostopoulos |
| 2016-09-26 | win: GC.collect on all TC.tearDown to fix appveyor hang runs | Kostis Anagnostopoulos |
| 2016-06-08 | Adding support for git remote set-url/get-url API to Remote | Guyzmo |
| 2016-05-25 | fix(RemoteProgress): improve message sanitization | Sebastian Thiel |
| 2015-06-10 | fix(remote): assert fetch respec is set | Sebastian Thiel |
| 2015-04-21 | test: make git-daemon port configurable via env | Benedikt Morbach |
| 2015-04-08 | fix(remote): allow to raise during push/fetch | Sebastian Thiel |
| 2015-02-21 | Added 'insert_kwargs_after' flag for consumption by _call_process. | Sebastian Thiel |
| 2015-01-30 | This should fix the test failure on travis | Sebastian Thiel |
| 2015-01-30 | Added test to verify we can handle fetch prunes. | Sebastian Thiel |
| 2015-01-22 | Merge branch 'master' into teeberg-master | Sebastian Thiel |
| 2015-01-22 | Fetch now deals with custom refspecs much better. | Sebastian Thiel |
| 2015-01-21 | Fix some typos | Jonas Trappenberg |
| 2015-01-21 | Added advance usage examples to tutorial and made minor fixes. | Sebastian Thiel |
| 2015-01-20 | Remote.fetch|pull() will not use poll/threads anymore as only stderr is read. | Sebastian Thiel |
| 2015-01-04 | Dum brute force conversion of all types. | Sebastian Thiel |
| 2015-01-04 | Removed 'from X import *' whereever possible | Sebastian Thiel |
| 2015-01-04 | Bumped version, updated changelog, reduced code smell | Sebastian Thiel |
| 2015-01-03 | Various fixes and improvements | 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-07-03 | Support multiple refspecs in fetch. | Robert Collins |
| 2014-02-09 | tabs to 4 spaces - this won't make integrating the patches easier, but it's p... | Sebastian Thiel |
| 2011-07-04 | Fetch info can now deal much better with non-default ref specs, fixes #24, #25 | Sebastian Thiel |
| 2011-07-04 | Fixes #23 | Sebastian Thiel |
| 2010-11-25 | Moved everything into the git subdirectory - some tests still need to be adju... | Sebastian Thiel |