index
:
GitPython
0.1
0.2
experiment-2012
fix-ci-tests
fix-non-ascii-chars-in-status-lines
gh-pages
issue-232-reproduction
issue-301-reproduction
master
no_devnull_open
py2
revert-357-autointerrupt_deadlock_fix
Forked from https://github.com/gitpython-developers/GitPython
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Age
Commit message (
Expand
)
Author
2020-02-08
v3.0.7
3.0.7
Sebastian Thiel
2020-02-08
preparr 3.0.6
3.0.6
Sebastian Thiel
2019-11-14
bump version
3.0.5
Sebastian Thiel
2019-10-22
Update changelog; improve README to prevent release mistakes in future.
3.0.4
Sebastian Thiel
2019-10-02
Prepare v3.0.3
3.0.3
Sebastian Thiel
2019-08-22
prepare next release
3.0.2
Sebastian Thiel
2019-08-15
Bump version to 3.0.1
3.0.1
Sebastian Thiel
2019-08-14
Changelog information
Sebastian Thiel
2019-08-12
finalize chagnes.rst for 3.0 release
3.0.0
Sebastian Thiel
2019-08-11
Version 3.0 - drop python 2 support
Sebastian Thiel
2019-08-11
Drop python 2 support, again (revert previous revert)
Sebastian Thiel
2019-07-29
Bring back python 2 support
2.1.13
Sebastian Thiel
2019-07-29
Revert "Drop python 2.7 support and help with encodings"
Sebastian Thiel
2019-07-20
Build docs locally
Santos Gallegos
2019-07-20
Drop python 2.7 support and help with encodings
Sebastian Thiel
2019-07-20
Document git.__version__
Santos Gallegos
2019-07-06
Update changelog for next release
Sebastian Thiel
2018-12-22
Update nose link
Santos Gallegos
2018-07-15
Bump version to 2.1.11
2.1.11
Sebastian Thiel
2018-07-15
Dedent code blocks in tutorial.
Tim Swast
2018-05-19
Bump to 2.1.10
2.1.10
Sebastian Thiel
2018-03-24
Bump version to 2.1.9
2.1.9
Sebastian Thiel
2018-03-18
github -> GitHub
Hugo
2018-03-18
Drop support for EOL Python 2.6
Hugo
2017-12-11
Bump version to v2.1.8
2.1.8
Sebastian Thiel
2017-07-01
Update changelog and improve docs on skipped test
Sebastian Thiel
2017-03-08
chore(version): 2.1.3
2.1.3
Sebastian Thiel
2017-03-08
chore(version): v2.1.2
2.1.2
Sebastian Thiel
2017-03-08
Fix typo
Thomas Jackson
2016-12-08
chore(version): 2.1.1
2.1.1
Sebastian Thiel
2016-10-22
chore(version-up): v2.1.0
2.1.0
Sebastian Thiel
2016-10-20
Fix some typos
Santiago Castro
2016-10-04
io: Wrap (probably) allconfig_writers in `with` blocks
Kostis Anagnostopoulos
2016-10-01
io, #519: ALL open() --> with open()
Kostis Anagnostopoulos
2016-09-25
doc(platforms): inform more clearly about best-effort
Sebastian Thiel
2016-09-11
doc(limitations): be very clear about known issues
Sebastian Thiel
2016-09-11
fix(Head): checkout() handles detached head
Sebastian Thiel
2016-09-11
fix(repo): make it serializable with pickle
Sebastian Thiel
2016-09-11
fix(tag): resolve `commit` objects deeply.
Sebastian Thiel
2016-08-03
chore(version-up): v2.0.8
2.0.8
Sebastian Thiel
2016-07-23
fix(diff): use explicit change-type if possible
Sebastian Thiel
2016-07-18
Update tutorial
Vincent Driessen
2016-07-17
chore(version-up): v2.0.7
2.0.7
Sebastian Thiel
2016-06-20
Merge branch 'master' into fix-non-ascii-chars-in-status-lines
fix-non-ascii-chars-in-status-lines
Sebastian Thiel
2016-06-14
Store raw path bytes in Diff instances
Vincent Driessen
2016-06-14
Fix for parsing non-ASCII chars in status lines
Vincent Driessen
2016-06-14
doc(changes): inform about new API
Sebastian Thiel
2016-06-01
Fixed 'TypeError: decode() takes no keyword arguments' on Python 2.6
Andreas Maier
2016-05-30
Bump for new version
Vincent Driessen
2016-05-30
Fix regex
Vincent Driessen
[next]