index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Remote
/
Rsync.hs
Commit message (
Expand
)
Author
Age
...
*
rationalize getConfig
Joey Hess
2012-03-22
*
nukes another 15 lines thanks to ifM
Joey Hess
2012-03-15
*
thread through original key to retrieveEnctypted
Joey Hess
2012-03-04
*
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
*
optimise fsck --from normal git remotes
Joey Hess
2012-01-19
*
add tmp flag parameter to retrieveKeyFile
Joey Hess
2012-01-19
*
optimise fsck --from rsync special remote
Joey Hess
2012-01-19
*
after is a better name for observe_
Joey Hess
2012-01-03
*
factor observe_
Joey Hess
2012-01-03
*
type alias cleanup
Joey Hess
2011-12-31
*
better filtering out of special remotes
Joey Hess
2011-12-31
*
Improve deletion of files from rsync special remotes. Closes: #652849
Joey Hess
2011-12-21
*
more partial function removal
Joey Hess
2011-12-15
*
factor out untilTrue
Joey Hess
2011-12-02
*
convert rsync special backend to using both hash directory types
Joey Hess
2011-12-02
*
add support for using hashDirLower in addition to hashDirMixed
Joey Hess
2011-11-28
*
Avoid excessive escaping for rsync special remotes that are not accessed over...
Joey Hess
2011-11-18
*
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
*
broke up Utility
Joey Hess
2011-10-16
*
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
*
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
*
Fix shell escaping in rsync special remote.
Joey Hess
2011-07-29
*
unify elipsis handling
Joey Hess
2011-07-19
*
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
*
add whenM and unlessM
Joey Hess
2011-05-17
*
simplified a bunch of Maybe handling
Joey Hess
2011-05-15
*
Fix hasKeyCheap setting for bup and rsync special remotes.
Joey Hess
2011-04-28
*
filter out --delete rsync option
Joey Hess
2011-04-27
*
rsync special remote
Joey Hess
2011-04-27
[prev]