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
/
Chunked.hs
Commit message (
Expand
)
Author
Age
*
Fix bug that prevented resuming of uploads to encrypted special remotes that ...
Joey Hess
2016-04-27
*
remove 163 lines of code without changing anything except imports
Joey Hess
2016-01-20
*
disable whereisKey for encrypted or chunked remotes
Joey Hess
2015-08-19
*
removed all uses of undefined from code base
Joey Hess
2015-04-19
*
update my email address and homepage url
Joey Hess
2015-01-21
*
add getFileSize, which can get the real size of a large file on Windows
Joey Hess
2015-01-20
*
add per-remote-type info
Joey Hess
2014-10-21
*
fix some mixed space+tab indentation
Joey Hess
2014-10-09
*
testremote: Add testing of behavior when remote is not available
Joey Hess
2014-08-10
*
unify exception handling into Utility.Exception
Joey Hess
2014-08-07
*
pushed checkPresent exception handling out of Remote implementations
Joey Hess
2014-08-06
*
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
*
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
*
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
*
faster storeChunks
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
*
finish up basic chunked remote groundwork
Joey Hess
2014-07-26
*
reorg
Joey Hess
2014-07-26
*
core implementation of new style chunking
Joey Hess
2014-07-25
*
move meteredWriteFileChunks out of legacy
Joey Hess
2014-07-24
*
implement chunk logs
Joey Hess
2014-07-24
*
improve chunk data types
Joey Hess
2014-07-24
*
prepare for new style chunking
Joey Hess
2014-07-24
*
directory, webdav: Fix bug introduced in version 4.20131002 that caused the c...
Joey Hess
2013-10-26
*
fix inverted logic when determining whether to write a chunkcount file
Joey Hess
2013-10-26
*
hlint
Joey Hess
2013-09-25
*
webapp: Progess bar fixes for many types of special remotes.
Joey Hess
2013-03-28
*
show errors
Joey Hess
2013-01-02
[next]