summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* add new section for testing commandsGravatar Joey Hess2014-08-01
* chunk size adviceGravatar Joey Hess2014-07-30
* WebDAV: Dropped support for DAV before 0.6.1.Gravatar Joey Hess2014-07-30
* only chunk stable keysGravatar Joey Hess2014-07-30
* 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
* 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
* fix non-checked hasKeyChunksGravatar Joey Hess2014-07-29
* make explicit the implicit requirement that CHECKPRESENT not say a key is pre...Gravatar Joey Hess2014-07-28
* resume interrupted chunked uploadsGravatar Joey Hess2014-07-28
* fix handling of removal of keys that are not presentGravatar Joey Hess2014-07-28
* add ChunkMethod type and make Logs.Chunk use it, rather than assuming fixed s...Gravatar Joey Hess2014-07-28
* Merge branch 'master' of ssh://git-annex.branchable.com into newchunksGravatar Joey Hess2014-07-28
|\
| * (no commit message)Gravatar divB2014-07-27
| * (no commit message)Gravatar divB2014-07-27
| * devblogGravatar Joey Hess2014-07-27
* | resume interrupted chunked downloadsGravatar Joey Hess2014-07-27
* | add key stability checking interfaceGravatar Joey Hess2014-07-27
* | use map for faster backend name lookupGravatar Joey Hess2014-07-27
* | Merge branch 'master' into newchunksGravatar Joey Hess2014-07-27
|\|
| * updateGravatar Joey Hess2014-07-27
* | use existing chunks even when chunk=0Gravatar Joey Hess2014-07-27
* | reorgGravatar Joey Hess2014-07-27
* | comment typoGravatar Joey Hess2014-07-27
* | faster storeChunksGravatar Joey Hess2014-07-27
* | better Preparer interfaceGravatar Joey Hess2014-07-27
* | update does for chunkingGravatar Joey Hess2014-07-26
* | improve exception handlingGravatar Joey Hess2014-07-26
* | add some more exception handling primitivesGravatar Joey Hess2014-07-26
* | better exception displayGravatar Joey Hess2014-07-26
* | fix key checking when a directory special remote's directory is missingGravatar Joey Hess2014-07-26
* | fix another fallback bugGravatar Joey Hess2014-07-26
* | allM has slightly better memory useGravatar Joey Hess2014-07-26
* | fix fallback to other chunk size when first does not have itGravatar Joey Hess2014-07-26
| * Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-07-26
| |\
| * | devblogGravatar Joey Hess2014-07-26
* | | doc update for new chunkingGravatar Joey Hess2014-07-26
* | | fix buildGravatar Joey Hess2014-07-26
* | | fix buildGravatar Joey Hess2014-07-26
* | | convert directory special remote to using ChunkedEncryptableGravatar Joey Hess2014-07-26
* | | Support for remotes that are chunkable and encryptable.Gravatar Joey Hess2014-07-26
* | | finish up basic chunked remote groundworkGravatar Joey Hess2014-07-26