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
/
Makefile
Age
Commit message (
Expand
)
Author
2020-09-04
Adjust signature key - please read if you verify installs/packages
Sebastian Thiel
2020-04-11
Change signing key back to what it was
Sebastian Thiel
2020-02-08
Yeah, thanks twine - argument parsing is hard…
Sebastian Thiel
2020-02-08
Apparently -s must be there, even if --sign-with is specified??
Sebastian Thiel
2020-02-08
Sign with a different key for now, it's USB-C and can be used
Sebastian Thiel
2020-02-08
disable signing - don't have a USB-A to -C adapter :(
Sebastian Thiel
2019-05-05
Added a Dockerfile that creates a clean Ubuntu Xenial test environment
James E. King III
2019-05-05
Fix setup.py and use of requirements files.
James E. King III
2017-12-12
Assure master is pushed as well when pushing tags
Sebastian Thiel
2017-09-25
Apparently bdist_wheel is only in python3
Sebastian Thiel
2017-06-10
chore(version-up): v2.1.4
2.1.4
Sebastian Thiel
2016-04-24
Remove check that didn't work as expected
2.0.1
Vincent Driessen
2016-04-24
Automate steps to upload to PyPI
Vincent Driessen