Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | update docs for changed initremote encryption syntax | Joey Hess | 2013-09-04 |
| | |||
* | To enable an existing special remote, the new enableremote command must be ↵ | Joey Hess | 2013-04-26 |
| | | | | used. The initremote command now is used only to create new special remotes. | ||
* | Allow controlling whether login credentials for S3 and webdav are committed ↵ | Joey Hess | 2012-11-19 |
| | | | | to the repository, by setting embedcreds=yes|no when running initremote. | ||
* | store S3 creds in a 600 mode file inside the local git repo | Joey Hess | 2012-09-26 |
| | |||
* | S3: Add fileprefix setting. | Joey Hess | 2012-08-09 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawnoUOqs_lbuWyZBqyU6unHgUduJwDDgiKY | 2012-05-30 |
| | |||
* | correct S3 environment variable names | Joey Hess | 2012-05-29 |
| | |||
* | fix broken links | Joey Hess | 2011-11-08 |
| | |||
* | link | Joey Hess | 2011-05-16 |
| | |||
* | add a few tweaks to make it easy to use the Internet Archive's variant of S3 | Joey Hess | 2011-05-16 |
| | | | | | | | | In particular, munge key filenames to comply with the IA's filename limits, disable encryption, support their nonstandard way of creating buckets, and allow x-amz-* headers to be specified in initremote to set item metadata. Still TODO: initremote does not handle multiword metadata headers right. | ||
* | cleanup | Joey Hess | 2011-05-16 |
| | |||
* | added documentation for using the Internet Archive as a remote via S3 | Joey Hess | 2011-05-16 |
Renamed Amazon_S3 page to just S3. |