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
/
MANIFEST.in
Age
Commit message (
Expand
)
Author
2020-07-12
MANIFEST.in: update to exclude tests
Konrad Weihmann
2020-07-12
Revert moving tests out of 'git' folder, related to #1030
Sebastian Thiel
2020-07-12
MANIFEST.in: update to exclude tests
Konrad Weihmann
2019-05-05
Fix setup.py and use of requirements files.
James E. King III
2016-04-28
Include doc sources in sdist
Vincent Driessen
2016-04-25
Exclude *.pyc files from source tarballs
Vincent Driessen
2015-01-22
Removed Git.sshkey() as it couldn't be distributed properly.
0.3.6
Sebastian Thiel
2015-01-22
Bumped version to 0.3.6
Sebastian Thiel
2015-01-21
Add SSH wrapper to MANIFEST.in
Jonas Trappenberg
2014-11-14
Assure requirements.txt ends up in the distribution as well
Sebastian Thiel
2010-11-25
Fixed setup tools
Sebastian Thiel
2010-11-21
Updated MANIFEST and setup to include fixtures. Adjusted includes in all test...
Sebastian Thiel
2009-01-24
Slight issues with the MANIFEST.in due to it including *.txt which no longer ...
Michael Trier
2008-07-19
Made MANIFEST changes.
Michael Trier
2008-05-07
Apparently I'm a moron
Michael Trier
2008-05-07
initial project
Michael Trier