Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | v3.0.73.0.7 | Sebastian Thiel | 2020-02-08 | 1 | -2/+9 |
* | preparr 3.0.63.0.6 | Sebastian Thiel | 2020-02-08 | 1 | -0/+13 |
* | bump version3.0.5 | Sebastian Thiel | 2019-11-14 | 1 | -0/+6 |
* | Update changelog; improve README to prevent release mistakes in future.3.0.4 | Sebastian Thiel | 2019-10-22 | 1 | -0/+6 |
* | Prepare v3.0.33.0.3 | Sebastian Thiel | 2019-10-02 | 1 | -0/+6 |
* | prepare next release3.0.2 | Sebastian Thiel | 2019-08-22 | 1 | -0/+5 |
* | Bump version to 3.0.13.0.1 | Sebastian Thiel | 2019-08-15 | 1 | -0/+1 |
* | Changelog information | Sebastian Thiel | 2019-08-14 | 1 | -0/+6 |
* | finalize chagnes.rst for 3.0 release3.0.0 | Sebastian Thiel | 2019-08-12 | 1 | -3/+6 |
* | Version 3.0 - drop python 2 support | Sebastian Thiel | 2019-08-11 | 1 | -0/+16 |
* | Drop python 2 support, again (revert previous revert) | Sebastian Thiel | 2019-08-11 | 1 | -1/+1 |
* | Bring back python 2 support2.1.13 | Sebastian Thiel | 2019-07-29 | 1 | -0/+6 |
* | Revert "Drop python 2.7 support and help with encodings" | Sebastian Thiel | 2019-07-29 | 1 | -1/+1 |
* | Build docs locally | Santos Gallegos | 2019-07-20 | 1 | -7/+3 |
* | Drop python 2.7 support and help with encodings | Sebastian Thiel | 2019-07-20 | 1 | -1/+1 |
* | Document git.__version__ | Santos Gallegos | 2019-07-20 | 1 | -0/+7 |
* | Update changelog for next release | Sebastian Thiel | 2019-07-06 | 1 | -0/+11 |
* | Update nose link | Santos Gallegos | 2018-12-22 | 1 | -1/+1 |
* | Bump version to 2.1.112.1.11 | Sebastian Thiel | 2018-07-15 | 1 | -0/+9 |
* | Dedent code blocks in tutorial. | Tim Swast | 2018-07-15 | 1 | -1/+50 |
* | Bump to 2.1.102.1.10 | Sebastian Thiel | 2018-05-19 | 1 | -0/+9 |
* | Bump version to 2.1.92.1.9 | Sebastian Thiel | 2018-03-24 | 1 | -2/+12 |
* | github -> GitHub | Hugo | 2018-03-18 | 2 | -6/+6 |
* | Drop support for EOL Python 2.6 | Hugo | 2018-03-18 | 1 | -9/+1 |
* | Bump version to v2.1.82.1.8 | Sebastian Thiel | 2017-12-11 | 1 | -1/+10 |
* | Update changelog and improve docs on skipped test | Sebastian Thiel | 2017-07-01 | 1 | -0/+5 |
* | chore(version): 2.1.32.1.3 | Sebastian Thiel | 2017-03-08 | 1 | -1/+1 |
* | chore(version): v2.1.22.1.2 | Sebastian Thiel | 2017-03-08 | 1 | -0/+7 |
* | Fix typo | Thomas Jackson | 2017-03-08 | 1 | -1/+1 |
* | chore(version): 2.1.12.1.1 | Sebastian Thiel | 2016-12-08 | 1 | -0/+7 |
* | chore(version-up): v2.1.02.1.0 | Sebastian Thiel | 2016-10-22 | 1 | -0/+18 |
* | Fix some typos | Santiago Castro | 2016-10-20 | 2 | -15/+15 |
* | io: Wrap (probably) allconfig_writers in `with` blocks | Kostis Anagnostopoulos | 2016-10-04 | 1 | -60/+64 |
* | io, #519: ALL open() --> with open() | Kostis Anagnostopoulos | 2016-10-01 | 1 | -1/+2 |
* | doc(platforms): inform more clearly about best-effort | Sebastian Thiel | 2016-09-25 | 3 | -27/+7 |
* | doc(limitations): be very clear about known issues | Sebastian Thiel | 2016-09-11 | 1 | -0/+16 |
* | fix(Head): checkout() handles detached head | Sebastian Thiel | 2016-09-11 | 1 | -0/+2 |
* | fix(repo): make it serializable with pickle | Sebastian Thiel | 2016-09-11 | 1 | -0/+1 |
* | fix(tag): resolve `commit` objects deeply. | Sebastian Thiel | 2016-09-11 | 1 | -0/+6 |
* | chore(version-up): v2.0.82.0.8 | Sebastian Thiel | 2016-08-03 | 1 | -2/+8 |
* | fix(diff): use explicit change-type if possible | Sebastian Thiel | 2016-07-23 | 1 | -0/+6 |
* | Update tutorial | Vincent Driessen | 2016-07-18 | 1 | -2/+7 |
* | chore(version-up): v2.0.72.0.7 | Sebastian Thiel | 2016-07-17 | 1 | -0/+6 |
* | Merge branch 'master' into fix-non-ascii-chars-in-status-linesfix-non-ascii-chars-in-status-lines | Sebastian Thiel | 2016-06-20 | 1 | -0/+3 |
|\ | |||||
| * | Store raw path bytes in Diff instanceskeep-raw-bytes-on-diffs | Vincent Driessen | 2016-06-14 | 1 | -0/+3 |
* | | Fix for parsing non-ASCII chars in status lines | Vincent Driessen | 2016-06-14 | 1 | -0/+2 |
|/ | |||||
* | doc(changes): inform about new API | Sebastian Thiel | 2016-06-14 | 1 | -2/+3 |
* | Fixed 'TypeError: decode() takes no keyword arguments' on Python 2.6 | Andreas Maier | 2016-06-01 | 1 | -1/+2 |
* | Bump for new version | Vincent Driessen | 2016-05-30 | 1 | -0/+5 |
* | Fix regex | Vincent Driessen | 2016-05-30 | 1 | -0/+5 |