summaryrefslogtreecommitdiff
path: root/VERSION
Commit message (Collapse)AuthorAgeFilesLines
...
* chore(version-up): v2.1.42.1.4Sebastian Thiel2017-06-101-1/+1
| | | | This re-release is just to get GPG signatures on releases.
* chore(version): 2.1.32.1.3Sebastian Thiel2017-03-081-1/+1
| | | | | | | Just because I messed up the previous one and ... pypi allows to delete files for releases, but doesn't allow to replace them with a similarly named one. WTF? Since when is a name important anyway?
* chore(version): v2.1.22.1.2Sebastian Thiel2017-03-081-1/+1
|
* chore(version): 2.1.12.1.1Sebastian Thiel2016-12-081-1/+1
|
* chore(version-up): v2.1.02.1.0Sebastian Thiel2016-10-221-1/+1
| | | | Vastly improved windows support and a few bugfixes.
* chore(version): 2.0.10dev02.0.9Sebastian Thiel2016-10-161-1/+1
| | | | [skip ci]
* chore(release): v2.0.9Sebastian Thiel2016-10-161-1/+1
| | | | | | Also depend on gitdb2 to regain control and allow improvements. [skip ci]
* chore(version): dev1Sebastian Thiel2016-10-161-1/+1
| | | | | | | Just to allow uploading a more recent one, that ideally works now. [skip ci]
* chore(version): set upcoming versionSebastian Thiel2016-08-031-1/+1
| | | | [skip ci]
* chore(version-up): v2.0.82.0.8Sebastian Thiel2016-08-031-1/+1
|
* chore(version): set dev versionSebastian Thiel2016-07-171-1/+1
|
* chore(version-up): v2.0.72.0.7Sebastian Thiel2016-07-171-1/+1
|
* Bump for next releaseVincent Driessen2016-06-201-1/+1
|
* This is 2.0.62.0.6Vincent Driessen2016-06-201-1/+1
|
* Bump for new versionVincent Driessen2016-05-301-1/+1
|
* This is 2.0.52.0.5Vincent Driessen2016-05-301-1/+1
|
* This is 2.0.42.0.4Vincent Driessen2016-05-301-1/+1
|
* Bump the version to 2.0.32.0.3Vincent Driessen2016-05-241-1/+1
|
* This is 2.0.22.0.2Vincent Driessen2016-04-281-1/+1
|
* This is 2.0.1Vincent Driessen2016-04-241-1/+1
|
* set upcoming versionSebastian Thiel2016-04-241-1/+1
|
* version 2.0.0Sebastian Thiel2016-04-221-1/+1
|
* Bump minor insteadVincent Driessen2016-04-201-1/+1
|
* chore(version): set to next patch releaseSebastian Thiel2016-02-111-1/+1
|
* chore(version-up): v1.0.21.0.2Sebastian Thiel2016-02-111-1/+1
|
* fix(versionup): release 1.0.11.0.1Sebastian Thiel2015-04-221-1/+1
|
* fix(version-up): v1.0.0Sebastian Thiel2015-04-081-1/+1
| | | | | | This is just me being honest to myself, after all, GitPython is already version 3.0, considering that for me the leading zero was just historical baggage.
* fix(version-up): v0.3.70.3.7Sebastian Thiel2015-04-081-1/+1
| | | | * milestone URL: http://goo.gl/HFaeZ4
* Bumped version to 0.3.6Sebastian Thiel2015-01-221-1/+1
| | | | | | Unfortunately, installation of a executable script has proven to be so difficult thanks setuptools gloriousness, which will force me to remove that feature
* Bumped version to 0.3.5, required latest gitdb (v0.6.4)0.3.5Sebastian Thiel2015-01-121-1/+1
|
* Bumped version to 0.3.4Sebastian Thiel2015-01-061-1/+1
|
* Bumped version, updated changelog, reduced code smellSebastian Thiel2015-01-041-1/+1
| | | | | There is more work to do though, as many imports are still incorrect. Also, there are still print statements
* Bumping version 0.3.2.10.3.2.1Sebastian Thiel2014-11-181-1/+1
|
* Prepared release 0.3.20.3.2Sebastian Thiel2014-11-141-1/+1
| | | | | | | It represents the latest state on github, which should be better than what's installed by default. [skip ci]
* Bumped version to 0.3.2 RC10.3.2-RC1Sebastian Thiel2011-07-061-1/+1
|
* Bumped version to 0.3.2. Using the latest version of gitdbSebastian Thiel2011-06-141-1/+1
|
* Changed version to 0.3.1 (removed beta1) so that other projects can actually ↵0.3.1-beta1Sebastian Thiel2010-11-211-1/+1
| | | | depend on git-python using the setuptools. Previously it would claim the version did not exist, probably because the setuptools are just comparing strings
* Bumped version number to 0.3.1Sebastian Thiel2010-11-191-1/+1
|
* bumped verison to 0.3.0 beta20.3.0-beta2Sebastian Thiel2010-07-091-1/+1
| | | | docs: added changelog, which moved from the CHANGES file into sphinx
* Added further information about the required submodules, and how to install ↵Sebastian Thiel2010-07-011-1/+1
| | | | them. Incremeneted version to 0.3.0 beta1
* Used this release for a first beta of the 0.2 branch of developmentSebastian Thiel2010-04-071-1/+1
| | | | | TODO: Added info about doc improvements Authors: Added myself as Contributor, and noted the partial rewrite which happend in 0.2
* Bumped version 0.1.60.1.6Michael Trier2009-01-241-1/+1
|
* Added in new changes and bumped for version 0.1.50.1.5Michael Trier2008-12-151-1/+1
|
* bump for package change.Michael Trier2008-07-191-1/+1
|
* bump0.1.4Michael Trier2008-07-161-1/+1
|
* renamed git_python to git. Removed pop_key and replaced with dict.pop. Fixed ↵Michael Trier2008-05-301-1/+1
| | | | up tests so they pass except for stderr test. Modified version information retrieval.
* lots of little fixes. Corrected problem with creating bare repo. Added ↵Michael Trier2008-05-181-1/+1
| | | | Repo.create alias.
* Apparently I'm a moronMichael Trier2008-05-071-1/+1
|
* initial projectMichael Trier2008-05-071-0/+1