aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* enable frankfurtGravatar Joey Hess2014-10-23
| | | | The aws library supports the AWS4-HMAC-SHA256 that it requires.
* Merge branch 'master' into s3-awsGravatar Joey Hess2014-10-23
|\
| * add new frankfurt region to list in webappGravatar Joey Hess2014-10-23
| | | | | | | | | | | | | | But commented out for now, because: The authorization mechanism you have provided is not supported. Please use AWS4-HMAC-SHA256
| * typoGravatar Joey Hess2014-10-22
| |
| * Added a commentGravatar http://joeyh.name/2014-10-22
| |
* | Merge branch 'master' into s3-awsGravatar Joey Hess2014-10-22
|\ \ | | | | | | | | | | | | Conflicts: Remote/S3.hs
| | * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkck-Tokgfh_1Fwh6pkl69xPA_dYUgA4Tg2014-10-22
| |/
| * Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-10-22
| |\
| * | show in info whether a remote uses hybrid encryption or notGravatar Joey Hess2014-10-22
| | |
| | * Added a commentGravatar http://joeyh.name/2014-10-22
| |/
| * enableremote: When the remote has creds, update the local creds cache file. ↵Gravatar Joey Hess2014-10-22
| | | | | | | | Before, the old version of the creds could be left there, and would continue to be used.
| * include creds info for glacier and webdavGravatar Joey Hess2014-10-22
| | | | | | | | | | | | | | | | That and S3 are all that uses creds currently, except that external remotes can use creds. I have not handled showing info about external remote creds because they can have 0, 1, or more separate cred pairs, and there's no way for info to enumerate them or know how they're used. So it seems ok to leave out creds info for external remotes.
| * Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-10-22
| |\
| | * fix: get, not drop for get...Gravatar cehteh2014-10-22
| | |
| | * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c2014-10-22
| | |
| | * Added a commentGravatar http://joeyh.name/2014-10-22
| | |
| | * Added a commentGravatar http://joeyh.name/2014-10-22
| | |
| | * Added a commentGravatar http://joeyh.name/2014-10-22
| | |
| | * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawlog_5wIICaMcrKTexlFNA6IO6UTp323aE2014-10-22
| | |
| | * Added a commentGravatar musella2014-10-21
| | |
| | * Added a comment: autobuild testGravatar https://www.google.com/accounts/o8/id?id=AItOawkck-Tokgfh_1Fwh6pkl69xPA_dYUgA4Tg2014-10-21
| | |
| | * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkvSZ1AFJdY_1FeutZr_KWeqtzjZta1PNE2014-10-21
| | |
| | * Added a commentGravatar http://joeyh.name/2014-10-21
| | |
| * | closeGravatar Joey Hess2014-10-21
| | |
| * | confirmedGravatar Joey Hess2014-10-21
| | |
| | * Added a commentGravatar http://joeyh.name/2014-10-21
| | |
| * | url fixGravatar Joey Hess2014-10-21
| | |
| * | retitleGravatar Joey Hess2014-10-21
| | |
| * | titleGravatar Joey Hess2014-10-21
| | |
| * | move to todoGravatar Joey Hess2014-10-21
| | |
| | * Added a commentGravatar http://joeyh.name/2014-10-21
| | |
| | * Added a commentGravatar http://joeyh.name/2014-10-21
| | |
| * | moreinfoGravatar Joey Hess2014-10-21
| | |
| | * Added a commentGravatar http://joeyh.name/2014-10-21
| | |
| * | closeGravatar Joey Hess2014-10-21
| |/
| * Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-10-21
| |\
| * | devblogGravatar Joey Hess2014-10-21
| | |
| * | add internet archive item url to infoGravatar Joey Hess2014-10-21
| | |
| * | note whether or not embedded creds are encryptedGravatar Joey Hess2014-10-21
| | |
| * | include creds location in infoGravatar Joey Hess2014-10-21
| | | | | | | | | | | | | | | | | | | | | | | | This is intended to let the user easily tell if a remote's creds are coming from info embedded in the repository, or instead from the environment, or perhaps are locally stored in a creds file. This commit was sponsored by Frédéric Schütz.
| * | add per-remote-type infoGravatar Joey Hess2014-10-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now `git annex info $remote` shows info specific to the type of the remote, for example, it shows the rsync url. Remote types that support encryption or chunking also include that in their info. This commit was sponsored by Ævar Arnfjörð Bjarmason.
| * | info: When passed the name or uuid of a remote, displays info about that remote.Gravatar Joey Hess2014-10-21
| | | | | | | | | | | | | | | | | | No per-remote-type info yet. This commit was sponsored by Stanley Yamane.
| | * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkvSZ1AFJdY_1FeutZr_KWeqtzjZta1PNE2014-10-21
| | |
| | * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkvSZ1AFJdY_1FeutZr_KWeqtzjZta1PNE2014-10-21
| | |
| * | info: When run on a single annexed file, displays some info about the file, ↵Gravatar Joey Hess2014-10-21
| | | | | | | | | | | | including its key and size.
| * | simplify usage displayGravatar Joey Hess2014-10-21
| |/ | | | | | | | | | | | | | | This avoids making the parameters column quite wide, which caused descriptions of other commands to not fit in 80 cols in the usage display. FIELD=VALUE is a simplification, but so was the old display. The man page gives more detail.
| * Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2014-10-21
| |\
| * | commentGravatar Joey Hess2014-10-21
| | |
| * | commentGravatar Joey Hess2014-10-21
| | |
| | * Added a commentGravatar http://joeyh.name/2014-10-21
| | |