summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
...
| * chore(release): v2.0.9Sebastian Thiel2016-10-161-2/+2
* | ci, deps: no PY26, ddt>=1.1.1, CIs `pip install test-requirements`Kostis Anagnostopoulos2016-10-161-1/+1
|/
* io, #519: ALL open() --> with open()Kostis Anagnostopoulos2016-10-011-17/+11
* Merge remote-tracking branch 'origin/master' into appveyorKostis Anagnostopoulos2016-10-011-2/+20
|\
| * fix(setup): add missing importsSebastian Thiel2016-10-011-0/+2
| * install ordereddict only on 2.6 with wheelThomas Grainger2016-09-121-2/+17
* | test: Start using `ddt` library for TCsKostis Anagnostopoulos2016-09-281-1/+1
* | test, deps: FIX `mock` deps on py3.Kostis Anagnostopoulos2016-09-251-1/+3
|/
* chore(compat): state py2.6 support officiallySebastian Thiel2016-06-011-0/+1
* Declare support for py3.5Sebastian Thiel2016-04-221-0/+1
* feat(py-support): drop py2.6 supportSebastian Thiel2016-04-191-1/+0
* Removed Git.sshkey() as it couldn't be distributed properly.0.3.6Sebastian Thiel2015-01-221-1/+1
* Bumped version to 0.3.6Sebastian Thiel2015-01-221-1/+1
* Bumped version to 0.3.5, required latest gitdb (v0.6.4)0.3.5Sebastian Thiel2015-01-121-2/+2
* Added assertion to better detect diff issues.Sebastian Thiel2015-01-081-2/+2
* Bumped gitdb requirement.0.3.4Sebastian Thiel2015-01-061-2/+2
* Bumped version to 0.3.4Sebastian Thiel2015-01-061-3/+3
* Replaced ordered dict with standard version; used logging moduleSebastian Thiel2015-01-041-2/+6
* Bumped version, updated changelog, reduced code smellSebastian Thiel2015-01-041-2/+2
* Added build-the-docs badge and updated urlSebastian Thiel2014-11-191-1/+1
* pep8 linting (whitespace before/after)Antoine Musso2014-11-161-1/+1
* Lint setup.pyAntoine Musso2014-11-141-30/+35
* Don't use tuples in setup.py requirement specsSebastian Thiel2014-11-141-3/+3
* Merge branch 'tox' of https://github.com/hashar/GitPython into hashar-toxSebastian Thiel2014-11-141-0/+2
|\
| * List runtime dependencies in requirements.txtAntoine Musso2014-07-251-1/+3
* | Prepared release 0.3.20.3.2Sebastian Thiel2014-11-141-5/+23
|/
* Merge branch '0.3' of https://github.com/wyrdvans/GitPython into wyrdvans-0.3Sebastian Thiel2014-05-211-1/+0
|\
| * Remove requires in setup.py.Jason Schadel2012-11-191-1/+0
* | tabs to 4 spaces - this won't make integrating the patches easier, but it's p...Sebastian Thiel2014-02-091-65/+65
|/
* setup.py: fixed incorrect handling of toplevel package path - I must have bee...0.3.1-beta2Sebastian Thiel2011-01-171-5/+4
* update setup.py to allow binary builds, which is required for installation an...Sebastian Thiel2010-11-251-1/+7
* Updated information filesSebastian Thiel2010-11-251-2/+2
* Fixed setup toolsSebastian Thiel2010-11-251-0/+86
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-251-86/+0
* Updated MANIFEST and setup to include fixtures. Adjusted includes in all test...Sebastian Thiel2010-11-211-0/+1
* Fixed setup script to work with changed folder structureSebastian Thiel2010-11-211-56/+62
* Added zip_safe info to setup.py fileSebastian Thiel2010-11-211-0/+1
* bumped verison to 0.3.0 beta20.3.0-beta2Sebastian Thiel2010-07-091-2/+2
* setup.py: fixed requirement - its interesting to see that there are two diffe...0.3.0-beta1Sebastian Thiel2010-07-081-0/+1
* Added further information about the required submodules, and how to install t...Sebastian Thiel2010-07-011-11/+5
* Used this release for a first beta of the 0.2 branch of developmentSebastian Thiel2010-04-071-1/+1
* Converted all tabs to 4 space characters each to comply with pep8Sebastian Thiel2010-03-041-53/+53
* converted all spaces to tabs ( 4 spaces = 1 tab ) just to allow me and my edi...Sebastian Thiel2009-10-111-53/+53
* Lots of spring cleaning and added in Sphinx documentation.Michael Trier2009-01-241-0/+3
* Fixed packaging issue caused by ez_setup.pyChristos Trochalakis2008-12-151-3/+7
* changed svn to git. This makes more sense. I tried trunk, master, edge.Michael Trier2008-06-021-1/+1
* put version stuff back.Michael Trier2008-06-011-1/+1
* couple fixes to setupMichael Trier2008-05-301-3/+3
* Apparently I'm a moronMichael Trier2008-05-071-1/+1
* initial projectMichael Trier2008-05-071-0/+76