index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Remote
/
Directory.hs
Commit message (
Expand
)
Author
Age
*
whitespace fixes
Joey Hess
2012-12-13
*
avoid unnecessary Maybe
Joey Hess
2012-11-30
*
Bugfix: directory special remote could loop forever storing a key when a too...
Joey Hess
2012-11-19
*
directory special remote: Made more efficient and robust.
Joey Hess
2012-11-19
*
S3: Added progress display for uploading and downloading.
Joey Hess
2012-11-18
*
simplify
Joey Hess
2012-11-18
*
better streaming while encrypting/decrypting
Joey Hess
2012-11-18
*
webdav now checks presence of and receives chunked content
Joey Hess
2012-11-16
*
generic chunked content helper
Joey Hess
2012-11-16
*
where indenting
Joey Hess
2012-11-11
*
upload progress tracking for the directory special remote
Joey Hess
2012-09-21
*
unify types
Joey Hess
2012-09-21
*
add a progress callback to storeKey, and threaded it all the way through
Joey Hess
2012-09-19
*
add support for readonly remotes
Joey Hess
2012-08-26
*
tweak field name
Joey Hess
2012-08-26
*
add a path field to remotes
Joey Hess
2012-07-22
*
record transfer information on local git remotes
Joey Hess
2012-07-01
*
pointlessness
Joey Hess
2012-06-29
*
avoid ByteString.Char8 where not needed
Joey Hess
2012-06-20
*
noop
Joey Hess
2012-04-21
*
Directory special remotes now check annex.diskreserve.
Joey Hess
2012-04-20
*
rationalize getConfig
Joey Hess
2012-03-22
*
nukes another 15 lines thanks to ifM
Joey Hess
2012-03-15
*
better chunked file retrieval
Joey Hess
2012-03-04
*
thread through original key to retrieveEnctypted
Joey Hess
2012-03-04
*
add progress display when receiving files
Joey Hess
2012-03-04
*
Add progress bar display to the directory special remote.
Joey Hess
2012-03-04
*
tweak
Joey Hess
2012-03-03
*
Directory special remotes now support chunking files written to them
Joey Hess
2012-03-03
*
whereis: Prints the urls of files that the web special remote knows about.
Joey Hess
2012-02-14
*
remove Utility.Conditional and use IfElse
Joey Hess
2012-01-24
*
fsck --from remote --fast
Joey Hess
2012-01-20
*
optimize fsck --from directory special remote
Joey Hess
2012-01-19
*
add tmp flag parameter to retrieveKeyFile
Joey Hess
2012-01-19
*
Fix data loss bug in directory special remote
Joey Hess
2012-01-16
*
type alias cleanup
Joey Hess
2011-12-31
*
better filtering out of special remotes
Joey Hess
2011-12-31
*
more partial function removal
Joey Hess
2011-12-15
*
use lowercase hash by default; non-bare repos are a special case
Joey Hess
2011-12-02
*
refactor
Joey Hess
2011-12-02
*
refactor
Joey Hess
2011-11-28
*
add support for using hashDirLower in addition to hashDirMixed
Joey Hess
2011-11-28
*
Put a workaround in the directory special remote for strange behavior with VF...
Joey Hess
2011-11-22
*
factored out some useful error catching methods
Joey Hess
2011-11-10
*
safer inannex checking
Joey Hess
2011-11-09
*
reorder repo parameters last
Joey Hess
2011-11-08
*
break out non-log stuff to separate module
Joey Hess
2011-10-15
*
reorganize log modules
Joey Hess
2011-10-15
*
rename
Joey Hess
2011-10-05
*
rename
Joey Hess
2011-10-04
[next]