Skip to content

Tags: graingert/gitdb

Tags

0.6.4

Toggle 0.6.4's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Fixes an issue that could cause pack access to hang while iterating t…

…hrough pack objects ...

0.6.3

Toggle 0.6.3's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
fix smmap related issues

0.6.2

Toggle 0.6.2's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
fixes python 3 issue on windows

0.6.1

Toggle 0.6.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.

0.6.0

Toggle 0.6.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge branch 'py2n3'

* python 3 compatibility
* all tests work in py2.6, 2.7, 3.3, 3.4

0.5.4

Toggle 0.5.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
bumped version to 0.5.4

0.5.3

Toggle 0.5.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
removed test suite from being distributed. It didn't work properly an…

…yway and I am not going to dig into the setup tools mess

0.5.2

Toggle 0.5.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Added zip_safe flag to setup.py

0.5.1

Toggle 0.5.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Adjusted setup.py to deal more gracefully with build failures of our …

…optional extensions

0.5.0

Toggle 0.5.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Added fixes to setup.py to allow easy_installation