summaryrefslogtreecommitdiff
path: root/doc/source
Commit message (Collapse)AuthorAgeFilesLines
* bump version to 4.0.104.0.10Sebastian Thiel2022-11-241-0/+6
|
* Upgrade Python syntax with pyupgrade --py37-plusHugo van Kemenade2022-11-161-5/+4
|
* bump patch level in the hopes for a valid sig on release4.0.9Sebastian Thiel2022-02-211-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.8Sebastian Thiel2021-10-231-0/+8
|
* Fix Sphinx warningsHugo van Kemenade2021-08-191-1/+1
|
* v4.0.74.0.7Harmon2021-03-261-0/+7
|
* v4.0.64.0.6Harmon2021-03-251-0/+8
|
* Bump patch level for creating a new properly signed release4.0.5Sebastian Thiel2020-05-051-0/+6
|
* Bump patch again; …upload error due to state on disk, yikes4.0.4Sebastian Thiel2020-04-111-1/+1
|
* update changelog; remove sublime text (editor) configurationSebastian Thiel2020-04-111-0/+6
|
* v4.0.24.0.2Harmon2020-02-241-0/+7
|
* v4.0.14.0.1Harmon2020-02-231-0/+10
|
* v3.0.3.post13.0.3.post1Harmon2020-02-231-0/+15
|
* Improve changelog for v3.0.2Harmon2020-02-221-1/+2
|
* Now with PR: 3.0.23.0.2Sebastian Thiel2020-02-171-1/+1
|
* bump version to 3.0.13.0.1Sebastian Thiel2020-02-171-0/+6
|
* Spelling fixesVille Skyttä2016-07-272-2/+2
|
* Applied autopep8Sebastian Thiel2015-01-041-3/+4
| | | | autopep8 -v -j 8 --max-line-length 120 --in-place --recursive
* Bumped new versionSebastian Thiel2015-01-011-0/+8
| | | | Fixed tiny issue in python 3
* Added requirements.txt for pip, and optimized test-suite performance on travis.Sebastian Thiel2014-11-141-5/+3
| | | | With a bit of luck, this one will just work now.
* Fully removed all async dependenciesSebastian Thiel2014-11-131-0/+7
|
* wrote change log for next release.Sebastian Thiel2011-07-051-0/+5
| | | | Choosing memory manager type based on the actual python version for best efficiency
* Bumped version info to 0.5.3Sebastian Thiel2011-06-101-2/+2
|
* Added changelog informationSebastian Thiel2011-06-101-0/+5
|
* setup and doc generation works once againSebastian Thiel2010-11-301-1/+1
|
* Fixed unittestsSebastian Thiel2010-11-301-1/+1
|
* Ajusted all links to point to new repository on githubSebastian Thiel2010-11-301-3/+2
|
* Updated changelog for 0.5.2Sebastian Thiel2010-11-201-0/+6
|
* Updated algorithm paper with the latest changes - thats it for nowSebastian Thiel2010-10-181-10/+8
|
* Updated draft with latest data, finished it by defining future ways to ↵Sebastian Thiel2010-10-151-8/+6
| | | | improve the algorithm
* Added initial version of a document to show possible ways to stream delta ↵Sebastian Thiel2010-10-142-0/+102
| | | | data most efficiently
* Bumped version to 0.5.1, added changelog to documentationSebastian Thiel2010-07-093-1/+14
|
* added setup.py and Manifest to allow distribution and easy_installSebastian Thiel2010-07-011-0/+12
|
* Added a minimal documentation, including a quick usage guideSebastian Thiel2010-06-304-10/+144
|
* Added auto-doc api reference and fixed plenty of docstringsSebastian Thiel2010-06-305-1/+126
|
* Added empty version of gitdb documentationSebastian Thiel2010-06-302-0/+214