index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Remote
/
Helper
Commit message (
Expand
)
Author
Age
*
forgot some lifts
Joey Hess
2014-08-20
*
Ensure that all lock fds are close-on-exec, fixing various problems with them...
Joey Hess
2014-08-20
*
S3, Glacier, WebDAV: Fix bug that prevented accessing the creds when the repo...
Joey Hess
2014-08-12
*
testremote: Add testing of behavior when remote is not available
Joey Hess
2014-08-10
*
fix checkPresent error handling for non-present local git repos
Joey Hess
2014-08-08
*
check for 200 response
Joey Hess
2014-08-08
*
WebDAV: Avoid buffering whole file in memory when downloading.
Joey Hess
2014-08-08
*
unify exception handling into Utility.Exception
Joey Hess
2014-08-07
*
WebDAV: Avoid buffering whole file in memory when uploading.
Joey Hess
2014-08-07
*
convert WebDAV to new special remote interface, adding new-style chunking sup...
Joey Hess
2014-08-06
*
run Preparer to get Remover and CheckPresent actions
Joey Hess
2014-08-06
*
pushed checkPresent exception handling out of Remote implementations
Joey Hess
2014-08-06
*
finally properly fixed ssh zombie leak
Joey Hess
2014-08-03
*
move ugly rsync zombie workaround
Joey Hess
2014-08-03
*
remove redundant progress meter display code
Joey Hess
2014-08-03
*
roll ChunkedEncryptable into Special and improve interface
Joey Hess
2014-08-03
*
whitespace
Joey Hess
2014-08-03
*
better byteRetriever
Joey Hess
2014-08-03
*
convert glacier to new ChunkedEncryptable API (but do not support chunking)
Joey Hess
2014-08-02
*
specialize Preparer a bit, so resourcePrepare can be added
Joey Hess
2014-08-02
*
minor optimisation
Joey Hess
2014-08-01
*
testremote: Test retrieveKeyFile resume
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
*
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
*
resume interrupted chunked uploads
Joey Hess
2014-07-28
*
add ChunkMethod type and make Logs.Chunk use it, rather than assuming fixed s...
Joey Hess
2014-07-28
*
resume interrupted chunked downloads
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
*
improve exception handling
Joey Hess
2014-07-26
*
better exception display
Joey Hess
2014-07-26
*
fix another fallback bug
Joey Hess
2014-07-26
*
allM has slightly better memory use
Joey Hess
2014-07-26
*
fix fallback to other chunk size when first does not have it
Joey Hess
2014-07-26
*
Support for remotes that are chunkable and encryptable.
Joey Hess
2014-07-26
*
finish up basic chunked remote groundwork
Joey Hess
2014-07-26
*
reorg
Joey Hess
2014-07-26
[next]