| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-11 | Remove code-coverage from requirements - codecov wants way too many ↵ | Sebastian Thiel | |
| permissions… …and I don't really see the benefit given the state of this project | |||
| 2020-04-11 | Use github actions badge, and provide more information about the maintenance ↵ | Sebastian Thiel | |
| mode we are in | |||
| 2020-04-11 | Remove unused badge | Sebastian Thiel | |
| [skip CI] | |||
| 2020-02-17 | Remove and replace references to nose with unittest in documentation | Harmon | |
| 2020-02-16 | Remove badges for no longer existing Waffle site from README | Harmon | |
| 2020-02-16 | Add support for Python 3.8 | Harmon | |
| 2020-02-16 | Improve README Python requirement specificity | Harmon | |
| 2020-02-05 | Remove appveyor - it's always failing and nobody maintains it | Sebastian Thiel | |
| 2019-10-24 | Added Git Gud to README.md | Ben Thayer | |
| 2019-10-22 | Update changelog; improve README to prevent release mistakes in future.3.0.4 | Sebastian Thiel | |
| 2019-08-11 | Drop python 2 support, again (revert previous revert) | Sebastian Thiel | |
| This reverts commit 913d806f02cf50250d230f88b897350581f80f6b. | |||
| 2019-07-29 | Revert "Drop python 2.7 support and help with encodings" | Sebastian Thiel | |
| This reverts commit dac619e4917b0ad43d836a534633d68a871aecca. | |||
| 2019-07-20 | Drop python 2.7 support and help with encodings | Sebastian Thiel | |
| Fixes #312 | |||
| 2019-07-06 | README: Add repology badge | luz.paz | |
| This badge will display all the downstream repositories that carry GitPython and the version number. | |||
| 2018-10-21 | Update README section 'Projects using GitPython' | Christian Winter | |
| Add GitViper | |||
| 2018-10-21 | Document support for Python 3.7 | Michael Käufl | |
| 2018-05-04 | Created new section in README for projects using GitPython | ishepard | |
| 2018-03-18 | Drop support for EOL Python 2.6 | Hugo | |
| 2017-12-23 | Update README with new key fingerprints | Sebastian Thiel | |
| Thanks https://github.com/gitpython-developers/GitPython/issues/612#issuecomment-353742459 | |||
| 2017-12-11 | Bump version to v2.1.82.1.8 | Sebastian Thiel | |
| 2017-12-11 | Specify Python 3.6 support | Hugo | |
| 2017-06-17 | docs(README): make it easier to verify gitpython tarballs | Sebastian Thiel | |
| Also provide my public key with this repository, hoping that people can trust it as this commit is signed with it too :). | |||
| 2017-01-15 | pip install using camellcase package name | David García Garzón | |
| 2016-10-20 | Fix some typos | Santiago Castro | |
| 2016-10-09 | doc(README): add codecov badge | Sebastian Thiel | |
| [skip ci] | |||
| 2016-10-03 | doc: Explain Windows compatibility status, mention #525 asking for help | Kostis Anagnostopoulos | |
| 2016-10-01 | doc(README): add appveyor badge | Sebastian Thiel | |
| [skip ci] | |||
| 2016-10-01 | Merge remote-tracking branch 'origin/master' into appveyor | Kostis Anagnostopoulos | |
| 2016-10-01 | fix(README): use correct link to contribution.md | Sebastian Thiel | |
| [skip ci] | |||
| 2016-09-28 | appveyor: Try to fix conda-3.4 & READM line-wdith | Kostis Anagnostopoulos | |
| 2016-09-28 | Win, #519: FIX undead Git-daemon on Windows | Kostis Anagnostopoulos | |
| + On MINGW-git, daemon exists but if invoked as 'git daemon', DAEMON CANNOT DIE! + So, launch `git-daemon` on Apveyor, but - remote TCs fail due to paths problems. + Updated README instructions on Windows. + Restore disabled remote TCs on Windows. + Disable failures on daemon-tests only the last moment (raise SkipTest) so when ready, it will also pass. | |||
| 2016-09-25 | apveyor: Wintest project with MINGW/Cygwin git (conda2.7&3.4/cpy-3.5) | Kostis Anagnostopoulos | |
| [travisci skip] | |||
| 2016-09-25 | doc(platforms): inform more clearly about best-effort | Sebastian Thiel | |
| This has been the case for Windows as well, and is now made official. Certain tests already fail on windows, for example. | |||
| 2016-09-25 | doc(README): add waffle.io info | Sebastian Thiel | |
| [skip ci] | |||
| 2016-09-11 | doc(limitations): be very clear about known issues | Sebastian Thiel | |
| Fixes #508 | |||
| 2016-07-23 | doc(README): remove pypi badges | Sebastian Thiel | |
| They don't seem to work anymore. [skip ci] | |||
| 2016-07-23 | doc(README): remove issue stats | Sebastian Thiel | |
| They do not get updated for some reason, generally the site is not quite production ready it seems, or is by now overwhelmed. [skip ci] | |||
| 2016-06-21 | chore(tests): test-initialization via script | Sebastian Thiel | |
| Fixes #478 | |||
| 2016-06-13 | doc(README): add basic contribution guidelines | Sebastian Thiel | |
| The main point is that from now on, tests are required to add new features. If the fix is minor enough, not having a test is probably alright. That distinction is not represented in the contribution guide as more tests are better - people should prefer to have a test whenever they contribute anything. My motivation to finally do this is the sad realization that I grow too unconfident about the quality of some contributions without having tests that proof they are valid. It's not enough to not break anything that exists, as the current test-suite is certainly not perfect either. | |||
| 2016-06-01 | chore(compat): state py2.6 support officially | Sebastian Thiel | |
| More information in the respective issue. Fixes #453 | |||
| 2016-04-24 | Automate steps to upload to PyPI | Vincent Driessen | |
| 2016-04-24 | Information on how to make a release on pypi | Sebastian Thiel | |
| 2015-09-25 | docs(README): remove link to (now deleted) mailing list | Sebastian Thiel | |
| 2015-08-08 | docs(README): removed coveralls link | Sebastian Thiel | |
| Coveralls was disabled a while ago because it would prevent merging PRs from the phone. | |||
| 2015-06-26 | docs(README): travis badge for master, not 0.3 | Sebastian Thiel | |
| 2015-04-10 | docs(README): added code-climate badge | Sebastian Thiel | |
| We are not too good, but nothing to shy away from. | |||
| 2015-04-08 | docs(README): remove future goals | Sebastian Thiel | |
| Because there are none. | |||
| 2015-02-02 | An attempt to better steer questions and answers. | Sebastian Thiel | |
| Currently, people put it onto the mailing list and on stack overflow [ci skip] | |||
| 2015-01-22 | Overhauled all tutorials, and placed them in a unit-test. | Sebastian Thiel | |
| That way they are protected from regression. Fixes #239 | |||
| 2015-01-21 | Added advance usage examples to tutorial and made minor fixes. | Sebastian Thiel | |
| GIT_PYTHON_TRACE would actually fail (now) if we debugged archive operations. Related to #239 | |||
