| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | 6 | -0/+430 |
