summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* convert ddar to new ChunkedEncryptable API (but do not support chunking)Gravatar Joey Hess2014-08-02
* convert bup to new ChunkedEncryptable API (but do not support chunking)Gravatar Joey Hess2014-08-02
* Merge branch 'master' into newchunksGravatar Joey Hess2014-08-02
|\
* | hook: use ChunkedEncryptableGravatar Joey Hess2014-08-02
* | document that encryption + bup = inneficientGravatar Joey Hess2014-08-02
* | convert glacier to new ChunkedEncryptable API (but do not support chunking)Gravatar Joey Hess2014-08-02
* | S3: support chunkingGravatar Joey Hess2014-08-02
* | specialize Preparer a bit, so resourcePrepare can be addedGravatar Joey Hess2014-08-02
| * update roadmapGravatar Joey Hess2014-08-01
| * typographyGravatar Joey Hess2014-08-01
| * document testremoteGravatar Joey Hess2014-08-01
| * Merge branch 'newchunks'Gravatar Joey Hess2014-08-01
| |\ | |/ |/|
| * Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-08-01
| |\
| * | devblogGravatar Joey Hess2014-08-01
* | | testremote now tests with and without encryptionGravatar Joey Hess2014-08-01
* | | fix example external remote script to write files atomicallyGravatar Joey Hess2014-08-01
* | | minor optimisationGravatar Joey Hess2014-08-01
* | | testremote: Test retrieveKeyFile resumeGravatar Joey Hess2014-08-01
* | | improve testremote command, adding chunk size testingGravatar Joey Hess2014-08-01
* | | deriving ShowGravatar Joey Hess2014-08-01
* | | fix a fenchpost bug when resuming chunked store at endGravatar Joey Hess2014-08-01
* | | fix chunk=0Gravatar Joey Hess2014-08-01
* | | testremote: New command to test uploads/downloads to a remote.Gravatar Joey Hess2014-08-01
| | * (no commit message)Gravatar gernot2014-08-01
* | | add new section for testing commandsGravatar Joey Hess2014-08-01
| | * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmAINLSovhWM_4_KrbngOcxduIbBuKv8ZA2014-08-01
| | * Added a commentGravatar Xyem2014-08-01
| | * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmAINLSovhWM_4_KrbngOcxduIbBuKv8ZA2014-08-01
| | * Added a commentGravatar zardoz2014-07-31
| | * Add tip to make Firefox behave as expected when opening annexed HTML documents.Gravatar zardoz2014-07-31
| | * Added a comment: Bug still validGravatar https://www.google.com/accounts/o8/id?id=AItOawm8BAEUyzYhORZmMuocRTk4M-3IumDm5VU2014-07-31
| | * typoGravatar http://olivier.mehani.name/2014-07-31
| | * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawn-TDneVW-8kwb1fyTRAJfH3l1xs2VSEmk2014-07-30
| | * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawmwjQzWgiD7_I3zw-_91rMRf_6qoThupis2014-07-30
| * | Display exception message when a transfer fails due to an exception.Gravatar Joey Hess2014-07-30
| |/
* | chunk size adviceGravatar Joey Hess2014-07-30
| * Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-07-30
| |\
| * | add missing Ord constraint (fixes android build)Gravatar Joey Hess2014-07-30
* | | WebDAV: Dropped support for DAV before 0.6.1.Gravatar Joey Hess2014-07-30
| | * Added a comment: interesting ideaGravatar http://joeyh.name/2014-07-30
| | * Added a commentGravatar http://joeyh.name/2014-07-30
| * | mention possibility of parallel chunk upload/downloadGravatar Joey Hess2014-07-30
| |/
* | only chunk stable keysGravatar Joey Hess2014-07-30
| * devblogGravatar Joey Hess2014-07-29
* | update progress after each chunk, at leastGravatar Joey Hess2014-07-29
* | fix cleanup of FileContents once done when them when retrievingGravatar Joey Hess2014-07-29
* | optimise case of remote that retrieves FileContent, when chunks and encryptio...Gravatar Joey Hess2014-07-29
* | support chunking for all external special remotes!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