index
:
git-annex-gpl
master
git-annex without the AGPL
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Remote
/
Directory.hs
Commit message (
Expand
)
Author
Age
*
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
*
factor out common imports
Joey Hess
2011-10-03
*
refactor
Joey Hess
2011-09-23
*
rework annex-ignore handling
Joey Hess
2011-09-18
*
split groups of related functions out of Utility
Joey Hess
2011-08-22
*
reorg Remote/*
Joey Hess
2011-08-16
*
finished hlint pass
Joey Hess
2011-07-15
*
rename
Joey Hess
2011-07-05
*
renamed GitRepo to Git
Joey Hess
2011-06-30
*
rename modules for data types into Types/ directory
Joey Hess
2011-06-01
*
more standard names for whenM and unlessM operators
Joey Hess
2011-05-17
[next]