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