summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump patch level; mark travis-ci as unused4.0.3Sebastian Thiel2020-04-113-1/+2
* don't try to use __file__ when using pyoxidizerSebastian Thiel2020-04-111-1/+2
* Replace travis with github actionsSebastian Thiel2020-04-111-2/+2
* Create pythonpackage.ymlSebastian Thiel2020-04-111-0/+44
* v4.0.24.0.2Harmon2020-02-243-2/+9
* Merge pull request #62 from Nicusor97/remove-setup-cfg-because-it-dropped-pyt...Harmon2020-02-241-2/+0
|\
| * Remove setup.cfg because the gitdb dropped Python 2 supportNicusor972020-02-241-2/+0
|/
* v4.0.14.0.1Harmon2020-02-235-5/+15
* v3.0.3.post13.0.3.post1Harmon2020-02-233-2/+17
* Improve changelog for v3.0.2Harmon2020-02-221-1/+2
* Update requirements.txtHarmon2020-02-221-1/+1
* Restrict smmap2 version to <3Harmon2020-02-221-1/+1
* Merge pull request #49 from xarx00/PR-UnicodeEncodeErrorHarmon2020-02-181-1/+1
|\
| * Merge branch 'master' into PR-UnicodeEncodeErrorHarmon2020-02-1819-311/+112
| |\ | |/ |/|
* | Now with PR: 3.0.23.0.2Sebastian Thiel2020-02-173-3/+3
* | Merge branch 'master' of https://github.com/gitpython-developers/gitdbSebastian Thiel2020-02-1712-246/+96
|\ \
| * \ Merge pull request #56 from Harmon758/python-2-support-removalSebastian Thiel2020-02-1711-242/+96
| |\ \
| | * | Remove compat.PY3Harmon2020-02-162-147/+67
| | * | Remove and replace encoding.text_typeHarmon2020-02-161-13/+2
| | * | Remove and replace encoding.string_typesHarmon2020-02-161-3/+1
| | * | Remove and replace compat.MAXSIZEHarmon2020-02-162-7/+2
| | * | Remove and replace compat.to_bytesHarmon2020-02-162-13/+5
| | * | Remove compat.memoryviewHarmon2020-02-161-5/+0
| | * | Remove and replace compat.bufferHarmon2020-02-164-24/+10
| | * | Remove and replace compat.xrangeHarmon2020-02-168-24/+11
| | * | Remove and replace izip in TestPackHarmon2020-02-161-6/+1
| | * | Remove and replace compat.izipHarmon2020-02-163-6/+3
| |/ /
| * | Remove badges for no longer existing Issue Stats site from READMEHarmon2020-02-151-4/+0
* | | bump version to 3.0.13.0.1Sebastian Thiel2020-02-173-2/+8
* | | Change package signature to the only yubikey I can use right nowSebastian Thiel2020-02-151-1/+1
|/ /
* | Release 3.0.03.0.0Sebastian Thiel2020-02-152-5/+4
* | remove appveyorSebastian Thiel2020-02-151-49/+0
* | don't test python 2.7 anymore, support is droppedSebastian Thiel2020-02-151-1/+0
* | Merge pull request #53 from lubomir/py39-deprecationsSebastian Thiel2020-02-152-2/+2
|\ \
| * | Fix deprecated calls for Python 3.9Lubomír Sedlář2020-02-132-2/+2
|/ /
* | bump version again...2.0.6Sebastian Thiel2019-09-282-2/+2
* | Bump versionSebastian Thiel2019-09-283-2/+2
* | Merge pull request #52 from efiop/masterSebastian Thiel2019-09-281-8/+4
|\ \
| * | loose: rename only if neededRuslan Kuprieiev2019-09-251-8/+4
|/ /
| * Merge commit 'b1adf606f416f82ec69cd83cfc2b94cddc6928bd' into PR-UnicodeEncode...xarx002019-04-052-2/+2
| |\
| | * Another version bump... dunno what happened there.2.0.5Sebastian Thiel2018-10-132-2/+2
| | * Bump patch level: remove support for old python versions2.0.4Sebastian Thiel2018-10-132-2/+2
| |/ |/|
| * Fix for UnicodeEncodeError in git.Repo.clone_from() when path contains non-as...xarx002019-04-051-1/+1
|/
* Merge pull request #46 from hugovk/rm-eolSebastian Thiel2018-10-136-12/+6
|\
| * Python 3.6 is tested and supportedHugo2018-09-071-0/+1
| * Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgradeHugo2018-09-073-3/+3
| * Drop support for EOL PythonHugo2018-09-073-9/+2
|/
* Merge pull request #44 from movermeyer/fix_badgesSebastian Thiel2018-03-171-2/+2
|\
| * Switched broken pypip.in badges to shields.ioMichael Overmeyer2018-03-051-2/+2
|/
* Add python 3.6 to the testing suiteSebastian Thiel2017-09-291-0/+1