summaryrefslogtreecommitdiff
path: root/Remote/Helper
Commit message (Expand)AuthorAge
* 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
* where indentingGravatar Joey Hess2012-11-11
* store S3 creds in a 600 mode file inside the local git repoGravatar Joey Hess2012-09-26
* unify typesGravatar Joey Hess2012-09-21
* add a progress callback to storeKey, and threaded it all the way throughGravatar Joey Hess2012-09-19
* pass associatedfile and remoteuuid to git-annex-shellGravatar Joey Hess2012-07-02
* record transfer information on local git remotesGravatar Joey Hess2012-07-01
* Clean up handling of git directory and git worktree.Gravatar Joey Hess2012-05-18
* refactorGravatar Joey Hess2012-04-29
* Added shared cipher mode to encryptable special remotes.Gravatar Joey Hess2012-04-29
* noopGravatar Joey Hess2012-04-21
* in which I discover voidGravatar Joey Hess2012-04-21
* honor core.sharedRepository when making all the other files in the annexGravatar Joey Hess2012-04-21
* rationalize getConfigGravatar Joey Hess2012-03-22
* nukes another 15 lines thanks to ifMGravatar Joey Hess2012-03-15
* add remote start and stop hooksGravatar Joey Hess2012-03-04
* thread through original key to retrieveEnctyptedGravatar Joey Hess2012-03-04
* order user provided params after connection caching paramsGravatar Joey Hess2012-01-20
* ssh connection cachingGravatar Joey Hess2012-01-20
* fsck --from remote --fastGravatar Joey Hess2012-01-20
* add tmp flag parameter to retrieveKeyFileGravatar Joey Hess2012-01-19
* reorgGravatar Joey Hess2012-01-10
* type alias cleanupGravatar Joey Hess2011-12-31
* split out Git/Command.hsGravatar Joey Hess2011-12-14
* split more stuff out of Git.hsGravatar Joey Hess2011-12-14
* split out three modules from GitGravatar Joey Hess2011-12-13