summaryrefslogtreecommitdiff
path: root/lib/git/async
Commit message (Expand)AuthorAgeFilesLines
* pool: First version which works as expected in async mode. Its just using a s...Sebastian Thiel2010-06-074-54/+55
* channel.read: enhanced to be sure we don't run into non-atomicity issues rela...Sebastian Thiel2010-06-061-17/+72
* Plenty of fixes in the chunking routine, made possible by a serialized chunki...Sebastian Thiel2010-06-063-17/+58
* First step of testing the pool - tasks have been separated into a new module ...Sebastian Thiel2010-06-065-111/+246
* thread: adjusted worker thread not to provide an output queue anymore - this ...Sebastian Thiel2010-06-063-37/+127
* Improved pool design and started rough implementation, top down to learn whil...Sebastian Thiel2010-06-063-68/+290
* Renamed mp to async, as this is a much better name for what is actually going...Sebastian Thiel2010-06-054-0/+428