aboutsummaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Expand)Author
2015-01-22Removed Git.sshkey() as it couldn't be distributed properly.0.3.6Sebastian Thiel
2015-01-22Bumped version to 0.3.6Sebastian Thiel
2015-01-12Bumped version to 0.3.5, required latest gitdb (v0.6.4)0.3.5Sebastian Thiel
2015-01-08Added assertion to better detect diff issues.Sebastian Thiel
2015-01-06Bumped gitdb requirement.0.3.4Sebastian Thiel
2015-01-06Bumped version to 0.3.4Sebastian Thiel
2015-01-04Replaced ordered dict with standard version; used logging moduleSebastian Thiel
2015-01-04Bumped version, updated changelog, reduced code smellSebastian Thiel
2014-11-19Added build-the-docs badge and updated urlSebastian Thiel
2014-11-16pep8 linting (whitespace before/after)Antoine Musso
2014-11-14Lint setup.pyAntoine Musso
2014-11-14Don't use tuples in setup.py requirement specsSebastian Thiel
2014-11-14Merge branch 'tox' of https://github.com/hashar/GitPython into hashar-toxSebastian Thiel
2014-11-14Prepared release 0.3.20.3.2Sebastian Thiel
2014-07-25List runtime dependencies in requirements.txtAntoine Musso
2014-05-21Merge branch '0.3' of https://github.com/wyrdvans/GitPython into wyrdvans-0.3Sebastian Thiel
2014-02-09tabs to 4 spaces - this won't make integrating the patches easier, but it's p...Sebastian Thiel
2012-11-19Remove requires in setup.py.Jason Schadel
2011-01-17setup.py: fixed incorrect handling of toplevel package path - I must have bee...0.3.1-beta2Sebastian Thiel
2010-11-25update setup.py to allow binary builds, which is required for installation an...Sebastian Thiel
2010-11-25Updated information filesSebastian Thiel
2010-11-25Fixed setup toolsSebastian Thiel
2010-11-25Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel
2010-11-21Updated MANIFEST and setup to include fixtures. Adjusted includes in all test...Sebastian Thiel
2010-11-21Fixed setup script to work with changed folder structureSebastian Thiel
2010-11-21Added zip_safe info to setup.py fileSebastian Thiel
2010-07-09bumped verison to 0.3.0 beta20.3.0-beta2Sebastian Thiel
2010-07-08setup.py: fixed requirement - its interesting to see that there are two diffe...0.3.0-beta1Sebastian Thiel
2010-07-01Added further information about the required submodules, and how to install t...Sebastian Thiel
2010-04-07Used this release for a first beta of the 0.2 branch of developmentSebastian Thiel
2010-03-04Converted all tabs to 4 space characters each to comply with pep8Sebastian Thiel
2009-10-11converted all spaces to tabs ( 4 spaces = 1 tab ) just to allow me and my edi...Sebastian Thiel
2009-01-24Lots of spring cleaning and added in Sphinx documentation.Michael Trier
2008-12-15Fixed packaging issue caused by ez_setup.pyChristos Trochalakis
2008-06-02changed svn to git. This makes more sense. I tried trunk, master, edge.Michael Trier
2008-06-01put version stuff back.Michael Trier
2008-05-30couple fixes to setupMichael Trier
2008-05-07Apparently I'm a moronMichael Trier
2008-05-07initial projectMichael Trier