aboutsummaryrefslogtreecommitdiff
path: root/Types/StoreRetrieve.hs
Commit message (Expand)AuthorAge
* remove 163 lines of code without changing anything except importsGravatar Joey Hess2016-01-20
* update my email address and homepage urlGravatar Joey Hess2015-01-21
* pushed checkPresent exception handling out of Remote implementationsGravatar Joey Hess2014-08-06
* better byteRetrieverGravatar Joey Hess2014-08-03
* specialize Preparer a bit, so resourcePrepare can be addedGravatar Joey Hess2014-08-02
* optimise case of remote that retrieves FileContent, when chunks and encryptio...Gravatar Joey Hess2014-07-29
* better type for RetrieverGravatar Joey Hess2014-07-29
* allow Retriever action to update the progress meterGravatar Joey Hess2014-07-29
* lift types from IO to AnnexGravatar Joey Hess2014-07-29
* add ContentSource type, for remotes that act on files rather than ByteStringsGravatar Joey Hess2014-07-29