summaryrefslogtreecommitdiff
path: root/Remote/S3.hs
Commit message (Expand)AuthorAge
* change s3 creds cachingGravatar Joey Hess2012-09-26
* 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
* add support for readonly remotesGravatar Joey Hess2012-08-26
* tweak field nameGravatar Joey Hess2012-08-26
* fix build warningGravatar Joey Hess2012-08-16
* Merge branch 'master' into assistantGravatar Joey Hess2012-08-16
|\
| * S3: Add fileprefix setting.Gravatar Joey Hess2012-08-09
* | add routes to pause/start/cancel transfersGravatar Joey Hess2012-08-08
* | add a path field to remotesGravatar Joey Hess2012-07-22
|/
* record transfer information on local git remotesGravatar Joey Hess2012-07-01
* noopGravatar Joey Hess2012-04-21
* thread through original key to retrieveEnctyptedGravatar Joey Hess2012-03-04
* Add progress bar display to the directory special remote.Gravatar Joey Hess2012-03-04
* whereis: Prints the urls of files that the web special remote knows about.Gravatar Joey Hess2012-02-14
* S3: Fix irrefutable pattern failure when accessing encrypted S3 credentials.Gravatar Joey Hess2012-02-08
* refactorGravatar Joey Hess2012-02-07
* fsck --from remote --fastGravatar Joey Hess2012-01-20
* add tmp flag parameter to retrieveKeyFileGravatar Joey Hess2012-01-19
* remove S3stub stuffGravatar Joey Hess2012-01-05
* nasty hack to build when hS3 is not availableGravatar Joey Hess2011-03-30
* refactorGravatar Joey Hess2011-03-29
* more S3 docsGravatar Joey Hess2011-03-29
* transfering content back from s3 works!Gravatar Joey Hess2011-03-29
* copy --to S3 worksGravatar Joey Hess2011-03-29
* progressGravatar Joey Hess2011-03-29
* initremote now creates bucketsGravatar Joey Hess2011-03-29
* initremote worksGravatar Joey Hess2011-03-29
* clean up remote.log handlingGravatar Joey Hess2011-03-29
* updateGravatar Joey Hess2011-03-28
* basic s3 remote startGravatar Joey Hess2011-03-28
* document S3 remotesGravatar Joey Hess2011-03-27
* skeleton of S3 remoteGravatar Joey Hess2011-03-27