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
*
cleanup thanks to Utility.PID
Joey Hess
2014-02-11
*
plumb creds from webapp to initremote
Joey Hess
2014-02-11
*
Added ways to configure rsync options to be used only when uploading or downl...
Joey Hess
2014-02-02
*
change a few renameFile's to rename
Joey Hess
2014-01-29
*
add GETAVAILABILITY to external special remote protocol
Joey Hess
2014-01-13
*
pull in Win32-extras, to be able to get current process id in Windows
Joey Hess
2013-12-11
*
rsync special remote: Fix fallback mode for rsync remotes that use hashDirMix...
Joey Hess
2013-12-02
*
gcrypt, bup: Fix bug that prevented using these special remotes with encrypti...
Joey Hess
2013-11-02
*
assistant: Support repairing git remotes that are locally accessible
Joey Hess
2013-10-27
*
add remote fsck interface
Joey Hess
2013-10-11
*
hlint
Joey Hess
2013-09-25
*
git-annex-shell: Added support for operating inside gcrypt repositories.
Joey Hess
2013-09-24
*
Support hot-swapping of removable drives containing gcrypt repositories.
Joey Hess
2013-09-12
*
gcrypt: now supports rsync
Joey Hess
2013-09-08
*
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
[next]