summaryrefslogtreecommitdiff
path: root/Remote
Commit message (Expand)AuthorAge
* factor out firstM and anyMGravatar Joey Hess2011-08-28
* show a message if asked to get something from the web that is not thereGravatar Joey Hess2011-08-27
* split groups of related functions out of UtilityGravatar Joey Hess2011-08-22
* moved files aroundGravatar Joey Hess2011-08-20
* note about why curl -# is usedGravatar Joey Hess2011-08-20
* optimise initialized checkGravatar Joey Hess2011-08-17
* when reading configs of local repos, first initializeSafeGravatar Joey Hess2011-08-17
* error out when dropping from http repoGravatar Joey Hess2011-08-16
* support for getting files from http git remotesGravatar Joey Hess2011-08-16
* reorg Remote/*Gravatar Joey Hess2011-08-16
* split out generic url stuff into a helper library from Remote.WebGravatar Joey Hess2011-08-16
* support reading git config from http remotesGravatar Joey Hess2011-08-16
* fix file name for web remote log filesGravatar Joey Hess2011-08-06
* Fix shell escaping in rsync special remote.Gravatar Joey Hess2011-07-29
* unify elipsis handlingGravatar Joey Hess2011-07-19
* finished hlint passGravatar Joey Hess2011-07-15
* renameGravatar Joey Hess2011-07-05
* renameGravatar Joey Hess2011-07-05
* remove unused backend machineryGravatar Joey Hess2011-07-05
* 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