summaryrefslogtreecommitdiff
path: root/Remote/Rsync.hs
Commit message (Expand)AuthorAge
* glacier, S3: Fix bug that caused embedded creds to not be encypted using the ...Gravatar Joey Hess2014-09-18
* The annex-rsync-transport configuration is now also used when checking if a k...Gravatar Joey Hess2014-09-11
* testremote: Add testing of behavior when remote is not availableGravatar Joey Hess2014-08-10
* run Preparer to get Remover and CheckPresent actionsGravatar Joey Hess2014-08-06
* pushed checkPresent exception handling out of Remote implementationsGravatar Joey Hess2014-08-06
* convert gcrypt to new regime, including chunkingGravatar Joey Hess2014-08-03
* finish making rsync support chunkingGravatar Joey Hess2014-08-03
* rsync special remote: Fix slashes when used on Windows.Gravatar Joey Hess2014-03-18
* Put non-object tmp files in .git/annex/misctmp, leaving .git/annex/tmp for on...Gravatar Joey Hess2014-02-26
* Fix handling of rsync remote urls containing a username, including rsync.net.Gravatar Joey Hess2014-02-21
* cleanup thanks to Utility.PIDGravatar Joey Hess2014-02-11
* plumb creds from webapp to initremoteGravatar Joey Hess2014-02-11
* Added ways to configure rsync options to be used only when uploading or downl...Gravatar Joey Hess2014-02-02
* change a few renameFile's to renameGravatar Joey Hess2014-01-29
* add GETAVAILABILITY to external special remote protocolGravatar Joey Hess2014-01-13
* pull in Win32-extras, to be able to get current process id in WindowsGravatar Joey Hess2013-12-11
* rsync special remote: Fix fallback mode for rsync remotes that use hashDirMix...Gravatar Joey Hess2013-12-02
* gcrypt, bup: Fix bug that prevented using these special remotes with encrypti...Gravatar Joey Hess2013-11-02
* assistant: Support repairing git remotes that are locally accessibleGravatar Joey Hess2013-10-27
* add remote fsck interfaceGravatar Joey Hess2013-10-11
* hlintGravatar Joey Hess2013-09-25
* git-annex-shell: Added support for operating inside gcrypt repositories.Gravatar Joey Hess2013-09-24
* Support hot-swapping of removable drives containing gcrypt repositories.Gravatar Joey Hess2013-09-12
* gcrypt: now supports rsyncGravatar Joey Hess2013-09-08
* partially complete gcrypt remote (local send done; rest not)Gravatar Joey Hess2013-09-07
* Allow public-key encryption of file content.Gravatar guilhem2013-09-03
* get rid of __WINDOWS__, use mingw32_HOST_OSGravatar Joey Hess2013-08-02
* Supports indirect mode on encfs in paranoia mode, and other filesystems that ...Gravatar Joey Hess2013-06-10
* deal with Cygwin rsync paths issueGravatar Joey Hess2013-05-14
* fix permission damage (thanks, Windows)Gravatar Joey Hess2013-05-11
* git-annex now builds on Windows (doesn't work)Gravatar Joey Hess2013-05-11
* fixup #if 0 stubs to use #ifndef mingw32_HOST_OSGravatar Joey Hess2013-05-10
* stub out POSIX stuffGravatar Joey Hess2013-05-10
* rsync special remotes: When sending from a crippled filesystem, use the desti...Gravatar Joey Hess2013-05-09
* Allow rsync to use other remote shells.Gravatar guilhem2013-04-13
* connect existing meters to the transfer log for downloadsGravatar Joey Hess2013-04-11
* hlintGravatar Joey Hess2013-04-03
* webapp: Progess bar fixes for many types of special remotes.Gravatar Joey Hess2013-03-28
* add globallyAvailable to remotesGravatar Joey Hess2013-03-15
* split cost out into its own moduleGravatar Joey Hess2013-03-13
* GnuPG options for symmetric encryption.Gravatar guilhem2013-03-11
* build fixGravatar Joey Hess2013-02-15
* optimise sending to encrypted rsyncGravatar Joey Hess2013-02-15
* rsync special remote support for crippled filesystem modeGravatar Joey Hess2013-02-15
* Special remotes now all rollback storage of keys that get modified during the...Gravatar Joey Hess2013-01-09
* Fix transferring files to special remotes in direct mode.Gravatar Joey Hess2013-01-06
* type based git config handling for remotesGravatar Joey Hess2013-01-01
* whitespace fixesGravatar Joey Hess2012-12-13
* avoid unnecessary MaybeGravatar Joey Hess2012-11-30
* rsync: Fix bug introduced in last release that broke encrypted rsync special ...Gravatar Joey Hess2012-11-27