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
/
setup.py
Age
Commit message (
Expand
)
Author
2014-05-21
Merge branch '0.3' of https://github.com/wyrdvans/GitPython into wyrdvans-0.3
Sebastian Thiel
2014-02-09
tabs to 4 spaces - this won't make integrating the patches easier, but it's p...
Sebastian Thiel
2012-11-19
Remove requires in setup.py.
Jason Schadel
2011-01-17
setup.py: fixed incorrect handling of toplevel package path - I must have bee...
0.3.1-beta2
Sebastian Thiel
2010-11-25
update setup.py to allow binary builds, which is required for installation an...
Sebastian Thiel
2010-11-25
Updated information files
Sebastian Thiel
2010-11-25
Fixed setup tools
Sebastian Thiel
2010-11-25
Moved everything into the git subdirectory - some tests still need to be adju...
Sebastian Thiel
2010-11-21
Updated MANIFEST and setup to include fixtures. Adjusted includes in all test...
Sebastian Thiel
2010-11-21
Fixed setup script to work with changed folder structure
Sebastian Thiel
2010-11-21
Added zip_safe info to setup.py file
Sebastian Thiel
2010-07-09
bumped verison to 0.3.0 beta2
0.3.0-beta2
Sebastian Thiel
2010-07-08
setup.py: fixed requirement - its interesting to see that there are two diffe...
0.3.0-beta1
Sebastian Thiel
2010-07-01
Added further information about the required submodules, and how to install t...
Sebastian Thiel
2010-04-07
Used this release for a first beta of the 0.2 branch of development
Sebastian Thiel
2010-03-04
Converted all tabs to 4 space characters each to comply with pep8
Sebastian Thiel
2009-10-11
converted all spaces to tabs ( 4 spaces = 1 tab ) just to allow me and my edi...
Sebastian Thiel
2009-01-24
Lots of spring cleaning and added in Sphinx documentation.
Michael Trier
2008-12-15
Fixed packaging issue caused by ez_setup.py
Christos Trochalakis
2008-06-02
changed svn to git. This makes more sense. I tried trunk, master, edge.
Michael Trier
2008-06-01
put version stuff back.
Michael Trier
2008-05-30
couple fixes to setup
Michael Trier
2008-05-07
Apparently I'm a moron
Michael Trier
2008-05-07
initial project
Michael Trier