summaryrefslogtreecommitdiff
path: root/test/git/async/test_graph.py
Commit message (Expand)AuthorAgeFilesLines
* Removed async from treeSebastian Thiel2010-06-121-80/+0
* Added dependency-task tests, and fixed plenty of ref-count related bugs, as w...Sebastian Thiel2010-06-101-3/+13
* messy first version of a properly working depth-first graph method, which all...Sebastian Thiel2010-06-101-25/+4
* Plenty of fixes in the chunking routine, made possible by a serialized chunki...Sebastian Thiel2010-06-061-1/+2
* First step of testing the pool - tasks have been separated into a new module ...Sebastian Thiel2010-06-061-1/+1
* thread: adjusted worker thread not to provide an output queue anymore - this ...Sebastian Thiel2010-06-061-1/+81
* Improved pool design and started rough implementation, top down to learn whil...Sebastian Thiel2010-06-061-0/+10