summaryrefslogtreecommitdiff
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
* Drop python 2 support, again (revert previous revert)Sebastian Thiel2019-08-111-1/+1
* Revert "Drop python 2.7 support and help with encodings"Sebastian Thiel2019-07-291-1/+1
* Drop python 2.7 support and help with encodingsSebastian Thiel2019-07-201-1/+1
* README: Add repology badgeluz.paz2019-07-061-0/+2
* Update README section 'Projects using GitPython'Christian Winter2018-10-211-0/+1
* Document support for Python 3.7Michael Käufl2018-10-211-1/+1
* Created new section in README for projects using GitPythonishepard2018-05-041-0/+14
* Drop support for EOL Python 2.6Hugo2018-03-181-5/+1
* Update README with new key fingerprintsSebastian Thiel2017-12-231-15/+8
* Bump version to v2.1.82.1.8Sebastian Thiel2017-12-111-1/+1
* Specify Python 3.6 supportHugo2017-12-111-2/+2
* docs(README): make it easier to verify gitpython tarballsSebastian Thiel2017-06-171-0/+53
* pip install using camellcase package nameDavid García Garzón2017-01-151-1/+1
* Fix some typosSantiago Castro2016-10-201-1/+1
* doc(README): add codecov badgeSebastian Thiel2016-10-091-0/+1
* doc: Explain Windows compatibility status, mention #525 asking for helpKostis Anagnostopoulos2016-10-031-13/+18
* doc(README): add appveyor badgeSebastian Thiel2016-10-011-0/+1
* Merge remote-tracking branch 'origin/master' into appveyorKostis Anagnostopoulos2016-10-011-1/+1
|\
| * fix(README): use correct link to contribution.mdSebastian Thiel2016-10-011-1/+1
* | appveyor: Try to fix conda-3.4 & READM line-wdithKostis Anagnostopoulos2016-09-281-7/+17
* | Win, #519: FIX undead Git-daemon on WindowsKostis Anagnostopoulos2016-09-281-2/+10
* | apveyor: Wintest project with MINGW/Cygwin git (conda2.7&3.4/cpy-3.5)Kostis Anagnostopoulos2016-09-251-6/+6
|/
* doc(platforms): inform more clearly about best-effortSebastian Thiel2016-09-251-0/+5
* doc(README): add waffle.io infoSebastian Thiel2016-09-251-0/+2
* doc(limitations): be very clear about known issuesSebastian Thiel2016-09-111-9/+14
* doc(README): remove pypi badgesSebastian Thiel2016-07-231-3/+0
* doc(README): remove issue statsSebastian Thiel2016-07-231-3/+1
* chore(tests): test-initialization via scriptSebastian Thiel2016-06-211-0/+13
* doc(README): add basic contribution guidelinesSebastian Thiel2016-06-131-4/+3
* chore(compat): state py2.6 support officiallySebastian Thiel2016-06-011-0/+2
* Automate steps to upload to PyPIVincent Driessen2016-04-241-24/+8
* Information on how to make a release on pypiSebastian Thiel2016-04-241-0/+27
* docs(README): remove link to (now deleted) mailing listSebastian Thiel2015-09-251-3/+1
* docs(README): removed coveralls linkSebastian Thiel2015-08-081-1/+0
* docs(README): travis badge for master, not 0.3Sebastian Thiel2015-06-261-1/+1
* docs(README): added code-climate badgeSebastian Thiel2015-04-101-0/+1
* docs(README): remove future goalsSebastian Thiel2015-04-081-9/+0
* An attempt to better steer questions and answers.Sebastian Thiel2015-02-021-7/+12
* Overhauled all tutorials, and placed them in a unit-test.Sebastian Thiel2015-01-221-1/+1
* Added advance usage examples to tutorial and made minor fixes.Sebastian Thiel2015-01-211-0/+2
* Fixed youtube playlist linkSebastian Thiel2015-01-131-1/+1
* Added twitch/youtube information to ReadmeSebastian Thiel2015-01-101-0/+10
* Updated branch in coverage descriptionSebastian Thiel2015-01-061-1/+1
* Updated readme to better represent current stateSebastian Thiel2015-01-061-17/+1
* initial set of adjustments to make (most) imports work.Sebastian Thiel2015-01-041-4/+0
* Bumped version, updated changelog, reduced code smellSebastian Thiel2015-01-041-1/+1
* Added build-the-docs badge and updated urlSebastian Thiel2014-11-191-1/+3
* Merge branch 'tox' of https://github.com/hashar/GitPython into hashar-toxSebastian Thiel2014-11-141-3/+18
|\
| * Use tox to easily run tests in venvAntoine Musso2014-07-251-1/+12
| * List runtime dependencies in requirements.txtAntoine Musso2014-07-251-3/+7