summaryrefslogtreecommitdiff
path: root/doc/source
Commit message (Collapse)AuthorAgeFilesLines
* feat(io): Retrofit streams as context-managers.Kostis Anagnostopoulos2016-10-241-30/+29
| | | | | + feat(util): add logger. + feat(util): add suppress-ex context-handler (from PY3 sources).
* 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