| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Drop support for EOL Python 3.6 | Hugo van Kemenade | 2022-11-16 | 1 | -1/+1 |
| | | |||||
| * | bump major version and update changelogv5.0.0 | Sebastian Thiel | 2021-10-15 | 1 | -0/+7 |
| | | |||||
| * | Upgrade Python syntax with pyupgrade --py36-plus | Hugo van Kemenade | 2021-10-14 | 1 | -5/+4 |
| | | |||||
| * | Drop support for EOL Python 3.5 | Hugo van Kemenade | 2021-10-14 | 1 | -1/+1 |
| | | |||||
| * | v4.0.0v4.0.0 | Harmon | 2021-01-23 | 1 | -0/+8 |
| | | |||||
| * | Drop support for Python 3.4 | Harmon | 2021-01-23 | 1 | -1/+1 |
| | | |||||
| * | Remove Exceptions documentation | Harmon | 2021-01-23 | 1 | -8/+0 |
| | | |||||
| * | Remove information about Python < 2.5 in documentation | Harmon | 2021-01-23 | 1 | -2/+0 |
| | | |||||
| * | Update Python prerequisite in documentation | Harmon | 2021-01-23 | 1 | -1/+1 |
| | | |||||
| * | Improve changelog for v3.0.5 | Harmon | 2021-01-23 | 1 | -2/+2 |
| | | |||||
| * | bump patch levelv3.0.5 | Sebastian Thiel | 2021-01-23 | 1 | -0/+2 |
| | | |||||
| * | Add changelog for v3.0.5 | Harmon | 2021-01-21 | 1 | -0/+6 |
| | | |||||
| * | Improve capitalization consistency in changelog for v3.0.4 | Harmon | 2021-01-21 | 1 | -1/+1 |
| | | |||||
| * | Improve changelog for v3.0.2 | Harmon | 2021-01-21 | 1 | -1/+2 |
| | | |||||
| * | Fix changelog version number | Harmon | 2021-01-18 | 1 | -1/+1 |
| | | | | v3.0.3 was skipped | ||||
| * | Bump patch level (to create a new correctly signed release)v3.0.4 | Sebastian Thiel | 2020-05-05 | 1 | -0/+6 |
| | | |||||
| * | re-release with different signing key | Sebastian Thiel | 2020-04-11 | 1 | -1/+1 |
| | | |||||
| * | bump patch levelv3.0.2 | Sebastian Thiel | 2020-04-11 | 1 | -0/+6 |
| | | |||||
| * | v3.0.1v3.0.1 | Harmon | 2020-02-23 | 1 | -0/+8 |
| | | |||||
| * | Drop support for EOL Python | Hugo | 2018-10-13 | 1 | -2/+1 |
| | | |||||
| * | Fixed urls, they changed after moving the repo to gitpython-developers | Sebastian Thiel | 2015-01-22 | 1 | -2/+2 |
| | | |||||
| * | All tests work, bumped version | Sebastian Thiel | 2015-01-07 | 1 | -1/+1 |
| | | |||||
| * | Initial attempt to fix resource usage | Sebastian Thiel | 2015-01-07 | 1 | -0/+6 |
| | | | | | | Reference counting is now done manually, but it seems that things can still go wrong at least during testing | ||||
| * | Restore compatibility to python 3.0 to 3.4v0.8.5 | Sebastian Thiel | 2015-01-06 | 1 | -0/+5 |
| | | |||||
| * | Fixed python 3 performance regressionv0.8.4 | Sebastian Thiel | 2015-01-06 | 1 | -0/+5 |
| | | | | | It makes the difference between tests in 110s, or 11s | ||||
| * | Applied autopep8 | Sebastian Thiel | 2015-01-04 | 1 | -3/+4 |
| | | | | | autopep8 -v -j 8 --max-line-length 120 --in-place --recursive | ||||
| * | Fixed a few typos and major linter errors | Sebastian Thiel | 2014-11-13 | 2 | -7/+3 |
| | | |||||
| * | Initial improvements to get rid of the performance regression in py3. | Sebastian Thiel | 2014-11-12 | 1 | -1/+5 |
| | | | | | | Byte buffer concatenations are considerably slower here for some reason. Also there was no need for the memorybuffer. | ||||
| * | updated changelog, bumped versionv0.8.1 | Sebastian Thiel | 2011-07-05 | 1 | -0/+6 |
| | | |||||
| * | It turned out the :note: docstring was not supported. Now all documentation ↵ | Sebastian Thiel | 2011-06-13 | 1 | -12/+12 |
| | | | | | is being generated | ||||
| * | Finished tutorial section, umproved capabilities of the buffer ↵ | Sebastian Thiel | 2011-06-13 | 2 | -6/+121 |
| | | | | | implementation to be more pythonic. Unfortunately, not all docs build yet because of some typical sphinx issue that results in an error which doesn't at all tell what the culprit actually is | ||||
| * | Wrote introduction, readme.rst now points to the introduction page to keep ↵ | Sebastian Thiel | 2011-06-13 | 3 | -0/+127 |
| | | | | | things consistent | ||||
| * | Fixed up configuration to create api documentation for the code. Improved ↵ | Sebastian Thiel | 2011-06-13 | 1 | -1/+1 |
| | | | | | some markup to be valid for sphinx. | ||||
| * | Added docs framework | Sebastian Thiel | 2011-06-08 | 3 | -0/+226 |
