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
...
*
partially complete gcrypt remote (local send done; rest not)
Joey Hess
2013-09-07
*
Allow public-key encryption of file content.
guilhem
2013-09-03
*
get rid of __WINDOWS__, use mingw32_HOST_OS
Joey Hess
2013-08-02
*
Supports indirect mode on encfs in paranoia mode, and other filesystems that ...
Joey Hess
2013-06-10
*
deal with Cygwin rsync paths issue
Joey Hess
2013-05-14
*
fix permission damage (thanks, Windows)
Joey Hess
2013-05-11
*
git-annex now builds on Windows (doesn't work)
Joey Hess
2013-05-11
*
fixup #if 0 stubs to use #ifndef mingw32_HOST_OS
Joey Hess
2013-05-10
*
stub out POSIX stuff
Joey Hess
2013-05-10
*
rsync special remotes: When sending from a crippled filesystem, use the desti...
Joey Hess
2013-05-09
*
Allow rsync to use other remote shells.
guilhem
2013-04-13
*
connect existing meters to the transfer log for downloads
Joey Hess
2013-04-11
*
hlint
Joey Hess
2013-04-03
*
webapp: Progess bar fixes for many types of special remotes.
Joey Hess
2013-03-28
*
add globallyAvailable to remotes
Joey Hess
2013-03-15
*
split cost out into its own module
Joey Hess
2013-03-13
*
GnuPG options for symmetric encryption.
guilhem
2013-03-11
*
build fix
Joey Hess
2013-02-15
*
optimise sending to encrypted rsync
Joey Hess
2013-02-15
*
rsync special remote support for crippled filesystem mode
Joey Hess
2013-02-15
*
Special remotes now all rollback storage of keys that get modified during the...
Joey Hess
2013-01-09
*
Fix transferring files to special remotes in direct mode.
Joey Hess
2013-01-06
*
type based git config handling for remotes
Joey Hess
2013-01-01
*
whitespace fixes
Joey Hess
2012-12-13
*
avoid unnecessary Maybe
Joey Hess
2012-11-30
*
rsync: Fix bug introduced in last release that broke encrypted rsync special ...
Joey Hess
2012-11-27
*
better streaming while encrypting/decrypting
Joey Hess
2012-11-18
*
where indenting
Joey Hess
2012-11-11
*
rsync special remote: Include annex-rsync-options when running rsync to test ...
Joey Hess
2012-10-28
*
unify types
Joey Hess
2012-09-21
*
hook rsync special remote up to the progress reporting
Joey Hess
2012-09-20
*
add a progress callback to storeKey, and threaded it all the way through
Joey Hess
2012-09-19
*
renamed RsyncFile -> Rsync
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
*
switch from System.Cmd.Utils to System.Process
Joey Hess
2012-07-18
*
avoid --no-inplace
Joey Hess
2012-07-10
*
record transfer information on local git remotes
Joey Hess
2012-07-01
*
avoid ByteString.Char8 where not needed
Joey Hess
2012-06-20
*
fishy commit
Joey Hess
2012-06-14
*
use createAnnexDirectory when setting up tmp dir
Joey Hess
2012-06-05
*
rsync shellescape disable option
Joey Hess
2012-05-02
*
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
[prev]
[next]