Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump version to 4.0.104.0.10 | Sebastian Thiel | 2022-11-24 | 1 | -0/+6 |
| | |||||
* | Upgrade Python syntax with pyupgrade --py37-plus | Hugo van Kemenade | 2022-11-16 | 1 | -5/+4 |
| | |||||
* | bump patch level in the hopes for a valid sig on release4.0.9 | Sebastian Thiel | 2022-02-21 | 1 | -0/+6 |
| | | | | https://github.com/gitpython-developers/gitdb/issues/77 | ||||
* | Drop support for python 3.4/3.5; make use of smmap 5.0 which does the same4.0.8 | Sebastian Thiel | 2021-10-23 | 1 | -0/+8 |
| | |||||
* | Fix Sphinx warnings | Hugo van Kemenade | 2021-08-19 | 1 | -1/+1 |
| | |||||
* | v4.0.74.0.7 | Harmon | 2021-03-26 | 1 | -0/+7 |
| | |||||
* | v4.0.64.0.6 | Harmon | 2021-03-25 | 1 | -0/+8 |
| | |||||
* | Bump patch level for creating a new properly signed release4.0.5 | Sebastian Thiel | 2020-05-05 | 1 | -0/+6 |
| | |||||
* | Bump patch again; …upload error due to state on disk, yikes4.0.4 | Sebastian Thiel | 2020-04-11 | 1 | -1/+1 |
| | |||||
* | update changelog; remove sublime text (editor) configuration | Sebastian Thiel | 2020-04-11 | 1 | -0/+6 |
| | |||||
* | v4.0.24.0.2 | Harmon | 2020-02-24 | 1 | -0/+7 |
| | |||||
* | v4.0.14.0.1 | Harmon | 2020-02-23 | 1 | -0/+10 |
| | |||||
* | v3.0.3.post13.0.3.post1 | Harmon | 2020-02-23 | 1 | -0/+15 |
| | |||||
* | Improve changelog for v3.0.2 | Harmon | 2020-02-22 | 1 | -1/+2 |
| | |||||
* | Now with PR: 3.0.23.0.2 | Sebastian Thiel | 2020-02-17 | 1 | -1/+1 |
| | |||||
* | bump version to 3.0.13.0.1 | Sebastian Thiel | 2020-02-17 | 1 | -0/+6 |
| | |||||
* | Spelling fixes | Ville Skyttä | 2016-07-27 | 2 | -2/+2 |
| | |||||
* | Applied autopep8 | Sebastian Thiel | 2015-01-04 | 1 | -3/+4 |
| | | | | autopep8 -v -j 8 --max-line-length 120 --in-place --recursive | ||||
* | Bumped new version | Sebastian Thiel | 2015-01-01 | 1 | -0/+8 |
| | | | | Fixed tiny issue in python 3 | ||||
* | Added requirements.txt for pip, and optimized test-suite performance on travis. | Sebastian Thiel | 2014-11-14 | 1 | -5/+3 |
| | | | | With a bit of luck, this one will just work now. | ||||
* | Fully removed all async dependencies | Sebastian Thiel | 2014-11-13 | 1 | -0/+7 |
| | |||||
* | wrote change log for next release. | Sebastian Thiel | 2011-07-05 | 1 | -0/+5 |
| | | | | Choosing memory manager type based on the actual python version for best efficiency | ||||
* | Bumped version info to 0.5.3 | Sebastian Thiel | 2011-06-10 | 1 | -2/+2 |
| | |||||
* | Added changelog information | Sebastian Thiel | 2011-06-10 | 1 | -0/+5 |
| | |||||
* | setup and doc generation works once again | Sebastian Thiel | 2010-11-30 | 1 | -1/+1 |
| | |||||
* | Fixed unittests | Sebastian Thiel | 2010-11-30 | 1 | -1/+1 |
| | |||||
* | Ajusted all links to point to new repository on github | Sebastian Thiel | 2010-11-30 | 1 | -3/+2 |
| | |||||
* | Updated changelog for 0.5.2 | Sebastian Thiel | 2010-11-20 | 1 | -0/+6 |
| | |||||
* | Updated algorithm paper with the latest changes - thats it for now | Sebastian Thiel | 2010-10-18 | 1 | -10/+8 |
| | |||||
* | Updated draft with latest data, finished it by defining future ways to ↵ | Sebastian Thiel | 2010-10-15 | 1 | -8/+6 |
| | | | | improve the algorithm | ||||
* | Added initial version of a document to show possible ways to stream delta ↵ | Sebastian Thiel | 2010-10-14 | 2 | -0/+102 |
| | | | | data most efficiently | ||||
* | Bumped version to 0.5.1, added changelog to documentation | Sebastian Thiel | 2010-07-09 | 3 | -1/+14 |
| | |||||
* | added setup.py and Manifest to allow distribution and easy_install | Sebastian Thiel | 2010-07-01 | 1 | -0/+12 |
| | |||||
* | Added a minimal documentation, including a quick usage guide | Sebastian Thiel | 2010-06-30 | 4 | -10/+144 |
| | |||||
* | Added auto-doc api reference and fixed plenty of docstrings | Sebastian Thiel | 2010-06-30 | 5 | -1/+126 |
| | |||||
* | Added empty version of gitdb documentation | Sebastian Thiel | 2010-06-30 | 2 | -0/+214 |