index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Utility
/
Rsync.hs
Commit message (
Expand
)
Author
Age
*
rsync special remotes: When sending from a crippled filesystem, use the desti...
Joey Hess
2013-05-09
*
expose Control.Monad.join
Joey Hess
2013-04-22
*
minor refactoring
Joey Hess
2013-03-30
*
don't refer to git-annex, as this is a generic utility library
Joey Hess
2013-03-30
*
Make git-annex-shell call the command with its (safe) options.
guilhem
2013-03-30
*
webapp: Progess bar fixes for many types of special remotes.
Joey Hess
2013-03-28
*
Avoid passing -p to rsync, to interoperate with crippled filesystems.
Joey Hess
2013-02-22
*
finished where indentation changes
Joey Hess
2012-12-13
*
better fix for zombie problem, which turns out to be a zombie ssh started by ...
Joey Hess
2012-10-17
*
bring back default SIGINT handler
Joey Hess
2012-10-01
*
avoid calling the progress callback when the bytes sent have not changed
Joey Hess
2012-09-20
*
optimised rsync output reader to read whole blocks at a time
Joey Hess
2012-09-20
*
update
Joey Hess
2012-09-20
*
better parameter name
Joey Hess
2012-09-19
*
rsync progress interception
Joey Hess
2012-09-19
*
parser for rsync progress output
Joey Hess
2012-09-19
*
renamed RsyncFile -> Rsync
Joey Hess
2012-09-19