summaryrefslogtreecommitdiff
path: root/lib/git/async/graph.py
Commit message (Expand)AuthorAgeFilesLines
* messy first version of a properly working depth-first graph method, which all...Sebastian Thiel2010-06-101-11/+12
* Plenty of fixes in the chunking routine, made possible by a serialized chunki...Sebastian Thiel2010-06-061-1/+6
* First step of testing the pool - tasks have been separated into a new module ...Sebastian Thiel2010-06-061-5/+11
* thread: adjusted worker thread not to provide an output queue anymore - this ...Sebastian Thiel2010-06-061-10/+74
* Improved pool design and started rough implementation, top down to learn whil...Sebastian Thiel2010-06-061-0/+36