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
*
Added new toMSYS2Path function for use with rsync on Windows.
Pieter Kitslaar
2016-01-11
*
remove Params constructor from Utility.SafeCommand
Joey Hess
2015-06-01
*
well along the way to fully quiet --quiet
Joey Hess
2015-04-04
*
WIP on making --quiet silence progress, and infra for concurrent progress bars
Joey Hess
2015-04-03
*
update my email address and homepage url
Joey Hess
2015-01-21
*
Windows: Got the rsync special remote working.
Joey Hess
2014-12-30
*
Windows: Fix local rsync filepath munging (fixes 26 test suite failures).
Joey Hess
2014-12-30
*
refactor
Joey Hess
2014-12-17
*
fix some mixed space+tab indentation
Joey Hess
2014-10-09
*
move ugly rsync zombie workaround
Joey Hess
2014-08-03
*
relicense general utility library code to BSD
Joey Hess
2014-05-10
*
Fix rsync progress parsing in locales that use comma in number display. Close...
Joey Hess
2014-04-10
*
rsync special remote: Fix fallback mode for rsync remotes that use hashDirMix...
Joey Hess
2013-12-02
*
deal with Cygwin rsync paths issue
Joey Hess
2013-05-14
*
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