index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
hook: use ChunkedEncryptable
Joey Hess
2014-08-02
*
document that encryption + bup = inneficient
Joey Hess
2014-08-02
*
convert glacier to new ChunkedEncryptable API (but do not support chunking)
Joey Hess
2014-08-02
*
S3: support chunking
Joey Hess
2014-08-02
*
specialize Preparer a bit, so resourcePrepare can be added
Joey Hess
2014-08-02
*
testremote now tests with and without encryption
Joey Hess
2014-08-01
*
fix example external remote script to write files atomically
Joey Hess
2014-08-01
*
minor optimisation
Joey Hess
2014-08-01
*
testremote: Test retrieveKeyFile resume
Joey Hess
2014-08-01
*
improve testremote command, adding chunk size testing
Joey Hess
2014-08-01
*
deriving Show
Joey Hess
2014-08-01
*
fix a fenchpost bug when resuming chunked store at end
Joey Hess
2014-08-01
*
fix chunk=0
Joey Hess
2014-08-01
*
testremote: New command to test uploads/downloads to a remote.
Joey Hess
2014-08-01
*
add new section for testing commands
Joey Hess
2014-08-01
*
chunk size advice
Joey Hess
2014-07-30
*
WebDAV: Dropped support for DAV before 0.6.1.
Joey Hess
2014-07-30
*
only chunk stable keys
Joey Hess
2014-07-30
*
update progress after each chunk, at least
Joey Hess
2014-07-29
*
fix cleanup of FileContents once done when them when retrieving
Joey Hess
2014-07-29
*
optimise case of remote that retrieves FileContent, when chunks and encryptio...
Joey Hess
2014-07-29
*
support chunking for all external special remotes!
Joey Hess
2014-07-29
*
better type for Retriever
Joey Hess
2014-07-29
*
allow Retriever action to update the progress meter
Joey Hess
2014-07-29
*
lift types from IO to Annex
Joey Hess
2014-07-29
*
add ContentSource type, for remotes that act on files rather than ByteStrings
Joey Hess
2014-07-29
*
fix non-checked hasKeyChunks
Joey Hess
2014-07-29
*
make explicit the implicit requirement that CHECKPRESENT not say a key is pre...
Joey Hess
2014-07-28
*
resume interrupted chunked uploads
Joey Hess
2014-07-28
*
fix handling of removal of keys that are not present
Joey Hess
2014-07-28
*
add ChunkMethod type and make Logs.Chunk use it, rather than assuming fixed s...
Joey Hess
2014-07-28
*
Merge branch 'master' of ssh://git-annex.branchable.com into newchunks
Joey Hess
2014-07-28
|
\
|
*
(no commit message)
divB
2014-07-27
|
*
(no commit message)
divB
2014-07-27
|
*
devblog
Joey Hess
2014-07-27
*
|
resume interrupted chunked downloads
Joey Hess
2014-07-27
*
|
add key stability checking interface
Joey Hess
2014-07-27
*
|
use map for faster backend name lookup
Joey Hess
2014-07-27
*
|
Merge branch 'master' into newchunks
Joey Hess
2014-07-27
|
\
|
|
*
update
Joey Hess
2014-07-27
*
|
use existing chunks even when chunk=0
Joey Hess
2014-07-27
*
|
reorg
Joey Hess
2014-07-27
*
|
comment typo
Joey Hess
2014-07-27
*
|
faster storeChunks
Joey Hess
2014-07-27
*
|
better Preparer interface
Joey Hess
2014-07-27
*
|
update does for chunking
Joey Hess
2014-07-26
*
|
improve exception handling
Joey Hess
2014-07-26
*
|
add some more exception handling primitives
Joey Hess
2014-07-26
*
|
better exception display
Joey Hess
2014-07-26
*
|
fix key checking when a directory special remote's directory is missing
Joey Hess
2014-07-26
[next]