summaryrefslogtreecommitdiff
path: root/Remote
Commit message (Expand)AuthorAge
* Drop the dependency on the haskell curl bindings, use regular haskell HTTP.Gravatar Joey Hess2011-07-04
* make curl follow redirsGravatar Joey Hess2011-07-01
* download urls via tmp file, and support resumingGravatar Joey Hess2011-07-01
* add hashing to web log filesGravatar Joey Hess2011-07-01
* add the addurl commandGravatar Joey Hess2011-07-01
* add web special remoteGravatar Joey Hess2011-07-01
* renamed GitRepo to GitGravatar Joey Hess2011-06-30
* commit git-annex branch when copying to a remote (locally)Gravatar Joey Hess2011-06-22
* bigfix: stat parent dirsGravatar Joey Hess2011-06-13
* rsync is now used when copying files from repos on other filesystemsGravatar Joey Hess2011-06-13
* fix building with S3 stubGravatar Joey Hess2011-06-10
* rename modules for data types into Types/ directoryGravatar Joey Hess2011-06-01
* Add --debug option. Closes: #627499Gravatar Joey Hess2011-05-21
* more standard names for whenM and unlessM operatorsGravatar Joey Hess2011-05-17
* add whenM and unlessMGravatar Joey Hess2011-05-17
* more pointless monadic golfingGravatar Joey Hess2011-05-16
* IA: do not create bucket at initremote timeGravatar Joey Hess2011-05-16
* add a few tweaks to make it easy to use the Internet Archive's variant of S3Gravatar Joey Hess2011-05-16
* refactorGravatar Joey Hess2011-05-16
* Maybe reduction pass 2Gravatar Joey Hess2011-05-15
* simplified a bunch of Maybe handlingGravatar Joey Hess2011-05-15
* avoid always decrypting cipherGravatar Joey Hess2011-05-01
* factor out base64 codeGravatar Joey Hess2011-05-01
* S3: When encryption is enabled, the Amazon S3 login credentials are stored, e...Gravatar Joey Hess2011-05-01
* set ANNEX_HASH_* alwaysGravatar Joey Hess2011-04-29
* hook special remote implemented, and testedGravatar Joey Hess2011-04-28
* Fix hasKeyCheap setting for bup and rsync special remotes.Gravatar Joey Hess2011-04-28
* filter out --delete rsync optionGravatar Joey Hess2011-04-27
* rsync special remoteGravatar Joey Hess2011-04-27
* ensure tmp dir existsGravatar Joey Hess2011-04-21
* fix S3 upload buffering problemGravatar Joey Hess2011-04-21
* update on memory leakGravatar Joey Hess2011-04-19
* bup: Avoid memory leak when transferring encrypted data.Gravatar Joey Hess2011-04-19
* refactorGravatar Joey Hess2011-04-19
* Fix stalls in S3 when transferring encrypted data.Gravatar Joey Hess2011-04-19
* initremote: show gpg keysGravatar Joey Hess2011-04-17
* cleanupGravatar Joey Hess2011-04-17
* reword againGravatar Joey Hess2011-04-17
* tweak wordingGravatar Joey Hess2011-04-17
* S3 crypto supportGravatar Joey Hess2011-04-17
* make encrypted remotes have slightly higher costsGravatar Joey Hess2011-04-17
* refactorGravatar Joey Hess2011-04-17
* bup encryption support 100% workingGravatar Joey Hess2011-04-17
* renameGravatar Joey Hess2011-04-17
* fix stall while storing encrypted data in bupGravatar Joey Hess2011-04-17
* incomplete and buggy encryption support for bupGravatar Joey Hess2011-04-16
* refactorGravatar Joey Hess2011-04-16
* don't let users change encryption type once remote is inittedGravatar Joey Hess2011-04-16
* full encryption support for directory special remotesGravatar Joey Hess2011-04-16
* add encryption support to directory special remotesGravatar Joey Hess2011-04-16