git-annex/Remote
Joey Hess ee78958798 S3: Fix incompatability with bucket names used by hS3; the aws library cannot handle upper-case bucket names. git-annex now converts them to lower case automatically.
For example, it failed to get files from a bucket named S3.

Also fixes `git annex initremote UPPERCASE type=S3`, which failed with the
new aws library, with a signing error message.
2015-04-27 18:00:58 -04:00
..
Directory update my email address and homepage url 2015-01-21 12:50:09 -04:00
External relay external special remote stderr through progress suppression machinery (eep!) 2015-04-04 14:54:03 -04:00
Helper Fix bogus failure of fsck --fast. 2015-04-27 17:40:21 -04:00
Rsync windows build fix 2015-01-29 13:46:57 -04:00
WebDAV groundwork for parameterizing hash depth 2015-01-28 15:55:17 -04:00
BitTorrent.hs bittorrent: Fix handling of magnet links. 2015-04-14 12:57:01 -04:00
Bup.hs well along the way to fully quiet --quiet 2015-04-04 14:34:03 -04:00
Ddar.hs The ssh-options git config is now used by gcrypt, rsync, and ddar special remotes that use ssh as a transport. 2015-02-12 15:44:10 -04:00
Directory.hs Fix fsck --from a git remote in a local directory, and from a directory special remote. This was a reversion caused by the relative path changes in 5.20150113. 2015-04-18 13:36:12 -04:00
External.hs relay external special remote stderr through progress suppression machinery (eep!) 2015-04-04 14:54:03 -04:00
GCrypt.hs removed all uses of undefined from code base 2015-04-19 00:38:29 -04:00
Git.hs removed all uses of undefined from code base 2015-04-19 00:38:29 -04:00
Glacier.hs glacier: Detect when the glacier command in PATH is the wrong one, from boto, rather than from glacier-cli, and refuse to use it, since the boto program fails to fail when passed parameters it does not understand. 2015-02-06 14:39:27 -04:00
Hook.hs well along the way to fully quiet --quiet 2015-04-04 14:34:03 -04:00
List.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
Rsync.hs well along the way to fully quiet --quiet 2015-04-04 14:34:03 -04:00
S3.hs S3: Fix incompatability with bucket names used by hS3; the aws library cannot handle upper-case bucket names. git-annex now converts them to lower case automatically. 2015-04-27 18:00:58 -04:00
Tahoe.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
Web.hs avoid unncessary IO 2015-02-12 15:33:44 -04:00
WebDAV.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00