Skip to content

Tags: gitpython-developers/gitdb

Tags

v2.1.0.dev1

Toggle v2.1.0.dev1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
ankostis Kostis Anagnostopoulos
FIX with `mman.collect()` and partially HIDE 2 remaining erors.

v2.1.0.dev0

Toggle v2.1.0.dev0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
ankostis Kostis Anagnostopoulos
Retrofitted API to use `with ...` resource handling.

2.0.0

Toggle 2.0.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore(rename): gitdb2 v2.0

v2 is chosen to better match the name.

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