summaryrefslogtreecommitdiff
path: root/Assistant/Types/TransferQueue.hs
Commit message (Collapse)AuthorAge
* moved AssociatedFile definitionGravatar Joey Hess2013-07-04
|
* use DList for the transfer queueGravatar Joey Hess2013-04-25
| | | | | Some nice efficiency gains here for list appending, although mostly the small size of the transfer queue makes them irrelivant.
* use a DList for the deferred downloads queueGravatar Joey Hess2013-04-25
|
* split remaining assistant typesGravatar Joey Hess2012-10-30