summaryrefslogtreecommitdiff
path: root/Remote/Helper
Commit message (Expand)AuthorAge
* clean up cleanup action enumerationGravatar Joey Hess2014-03-13
* 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
* use locking on WindowsGravatar Joey Hess2014-01-28
* reorgGravatar Joey Hess2014-01-26
* add GETAVAILABILITY to external special remote protocolGravatar Joey Hess2014-01-13
* Remotes can now be made read-only, by setting remote.<name>.annex-readonlyGravatar Joey Hess2014-01-02
* map: Work when there are gcrypt remotes.Gravatar Joey Hess2013-11-04
* directory, webdav: Fix bug introduced in version 4.20131002 that caused the c...Gravatar Joey Hess2013-10-26
* fix inverted logic when determining whether to write a chunkcount fileGravatar Joey Hess2013-10-26
* remove __WINDOWS__ ifdefGravatar Joey Hess2013-10-06
* fix transferring to gcrypt repo from direct mode repoGravatar Joey Hess2013-10-01
* hlintGravatar Joey Hess2013-09-25
* factor out more ssh stuff from git remoteGravatar Joey Hess2013-09-24
* partially complete gcrypt remote (local send done; rest not)Gravatar Joey Hess2013-09-07
* rename constructor for clariyGravatar Joey Hess2013-09-05
* Leverage an ambiguities between CiphersGravatar guilhem2013-09-05
* tabsGravatar Joey Hess2013-09-04
* unimportant tweakGravatar Joey Hess2013-09-04
* replace an over-explained Bool with a data typeGravatar Joey Hess2013-09-04
* Encryption defaults to 'hybrid'Gravatar guilhem2013-09-04
* Allow public-key encryption of file content.Gravatar guilhem2013-09-03
* Allow revocation of OpenPGP keys.Gravatar guilhem2013-08-29
* avoid more build warnings on WindowsGravatar Joey Hess2013-08-04
* squash compiler warnings on WindowsGravatar Joey Hess2013-08-04
* print encryption setup message before actionGravatar Joey Hess2013-05-18
* fix permission damage (thanks, Windows)Gravatar Joey Hess2013-05-11
* git-annex now builds on Windows (doesn't work)Gravatar Joey Hess2013-05-11
* expose Control.Monad.joinGravatar Joey Hess2013-04-22
* fix tab damageGravatar Joey Hess2013-04-13
* Allow rsync to use other remote shells.Gravatar guilhem2013-04-13
* connect existing meters to the transfer log for downloadsGravatar Joey Hess2013-04-11
* changelog & minor style fixesGravatar Joey Hess2013-04-06
* Generate ciphers with a better entropy.Gravatar guilhem2013-04-06
* Allow other MAC algorithms in the Remote Config.Gravatar guilhem2013-03-29
* webapp: Progess bar fixes for many types of special remotes.Gravatar Joey Hess2013-03-28
* split cost out into its own moduleGravatar Joey Hess2013-03-13
* git subcommand cleanupGravatar Joey Hess2013-03-03
* show errorsGravatar Joey Hess2013-01-02
* type based git config handling for remotesGravatar Joey Hess2013-01-01
* webapp: S3 and Glacier forms now have a select list of all currently-supporte...Gravatar Joey Hess2012-12-01
* avoid unnecessary MaybeGravatar Joey Hess2012-11-30
* Amazon Glacier special remote; 100% workingGravatar Joey Hess2012-11-20
* Allow controlling whether login credentials for S3 and webdav are committed t...Gravatar Joey Hess2012-11-19
* directory special remote: Made more efficient and robust.Gravatar Joey Hess2012-11-19
* S3: Added progress display for uploading and downloading.Gravatar Joey Hess2012-11-18
* simplifyGravatar Joey Hess2012-11-18
* better streaming while encrypting/decryptingGravatar Joey Hess2012-11-18
* webdav now checks presence of and receives chunked contentGravatar Joey Hess2012-11-16
* generic chunked content helperGravatar Joey Hess2012-11-16