Commit graph

11557 commits

Author SHA1 Message Date
Joey Hess
bd183136b5 Merge branch 'master' of ssh://git-annex.branchable.com 2013-05-29 19:22:16 -04:00
robconnolly
b0b86e2b0b Added a comment 2013-05-29 23:18:23 +00:00
Joey Hess
aef6d84e40 make webapp menu item be visible in all languages 2013-05-29 18:59:40 -04:00
http://lj.rossia.org/users/imz/
1bd48d03c1 Added tiny info&link about this service (for those who hear this name the first time) 2013-05-29 20:39:58 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkx5V3MTbzCXS3J7Mn9FEq8M9bPPYMkAHY
a91e52558e Added a comment 2013-05-29 18:48:10 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkx5V3MTbzCXS3J7Mn9FEq8M9bPPYMkAHY
f318d23001 Added a comment 2013-05-29 18:08:51 +00:00
http://joeyh.name/
7fce8f18f5 Added a comment 2013-05-29 17:54:11 +00:00
Joey Hess
88d2d59f83 glacier: Better handling of the glacier inventory, which avoids duplicate uploads to the same glacier repository by git annex copy.
The checkpresent hook can return either True or, False, or fail with a message
if it cannot successfully check the remote. Currently for glacier, when
--trust-glacier is not set, it always returns False. Crucially, in the case
when a file is in glacier, this is telling git-annex it's not there, so copy
re-uploads it. This is not desirable; it breaks using glacier-cli to retreive
that file later, and it wastes money/bandwidth.

What if it instead, when the glacier inventory is missing a
file, it returns False. And when the glacier inventory has a file, unless
--trust-glacier is set, it *fails*.

The result would be:

* `git annex copy --to glacier` would only send things not listed in inventory. If a file is listed in the inventory, `copy`
  would complain that --trust-glacier` is not set, and not re-upload the file.
* `git annex drop` would only trust that glacier has a file when --trust-glacier is set. Behavior unchanged.
* `git annex move --to glacier`, when the file is not listed in inventory, would send the file, and delete it locally. Behavior unchanged.
* `git annex move --to glacier`, when the file is listed in inventory, would only trust that glacier has the file when --trust-glacier is set
* `git annex copy --from glacier` / `git annex get`, when the file is located in glacier, would trust the location log, and attempt to get the file from glacier.
2013-05-29 13:52:42 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkGCmVc5qIJaQQgG82Hc5zzBdAVdhe2JEM
3c1007c539 2013-05-29 17:44:55 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkwjBDXkP9HAQKhjTgThGOxUa1B99y_WRA
9ad9b28289 Added a comment 2013-05-29 17:41:25 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkGCmVc5qIJaQQgG82Hc5zzBdAVdhe2JEM
16daa24d96 Added a comment 2013-05-29 17:20:40 +00:00
http://joeyh.name/
3bf3eb57e5 Added a comment 2013-05-29 17:01:55 +00:00
http://joeyh.name/
025ae1a7f7 Added a comment 2013-05-29 16:56:37 +00:00
Joey Hess
a0ab3dc3c4 add skydrive 2013-05-29 12:51:54 -04:00
http://joeyh.name/
c25df98ece Added a comment 2013-05-29 16:50:35 +00:00
http://joeyh.name/
8c8d635753 Added a comment 2013-05-29 16:45:03 +00:00
http://joeyh.name/
7209645213 Added a comment 2013-05-29 16:30:20 +00:00
http://joeyh.name/
a358dc8206 Added a comment 2013-05-29 16:23:12 +00:00
Joey Hess
623c4503ca close 2013-05-29 12:18:57 -04:00
http://joeyh.name/
b06bf5f118 Added a comment 2013-05-29 16:18:35 +00:00
Joey Hess
1190f348bd close 2013-05-29 12:13:48 -04:00
http://joeyh.name/
906446db68 Added a comment 2013-05-29 16:13:10 +00:00
http://joeyh.name/
2c5e6b21d8 Added a comment 2013-05-29 16:11:46 +00:00
http://joeyh.name/
d437079c16 Added a comment 2013-05-29 15:39:48 +00:00
Joey Hess
3c9ccee1cd close 2013-05-29 11:37:08 -04:00
http://joeyh.name/
dc7ddeec9b Added a comment 2013-05-29 15:36:49 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkx5V3MTbzCXS3J7Mn9FEq8M9bPPYMkAHY
cfad8e999a Added a comment 2013-05-29 11:33:05 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkx5V3MTbzCXS3J7Mn9FEq8M9bPPYMkAHY
5beec9b4ad 2013-05-29 11:23:43 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkx5V3MTbzCXS3J7Mn9FEq8M9bPPYMkAHY
2928c167e4 2013-05-29 10:13:15 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm8wY171R5c4u_jPmB6LU6n6Px2xePM4sE
6b9b452797 2013-05-29 09:19:56 +00:00
robconnolly
ccfc46301b 2013-05-29 08:50:38 +00:00
http://yarikoptic.myopenid.com/
6f520d24f6 Added a comment 2013-05-29 02:43:29 +00:00
Joey Hess
3571ca7d36 blog for the day 2013-05-28 19:26:07 -04:00
Joey Hess
57e5be3b37 Merge branch 'master' of ssh://git-annex.branchable.com 2013-05-28 18:25:47 -04:00
Joey Hess
3e2d50a336 Android: Added an "Open WebApp" item to the terminal's menu. Should work for Android devices that cannot auto-open the webapp on start. 2013-05-28 18:25:27 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmp1ThsNNAbSn46ju-gwFELfStlhl8usJo
c9bab8257f Added a comment: I should have read git annex unused first 2013-05-28 22:14:46 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkkyBDsfOB7JZvPZ4a8F3rwv0wk6Nb9n48
51698e7279 Added a comment 2013-05-28 19:21:57 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkx5V3MTbzCXS3J7Mn9FEq8M9bPPYMkAHY
6a188b3ef1 2013-05-28 17:57:59 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkx5V3MTbzCXS3J7Mn9FEq8M9bPPYMkAHY
c7809ac380 2013-05-28 17:44:55 +00:00
http://mey.vn/
2b61bcbfc0 Added a comment: libc6 dep version on amd64 2013-05-28 15:28:47 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmp1ThsNNAbSn46ju-gwFELfStlhl8usJo
43a0beba03 Added a comment: Possible quick solution with rsync 2013-05-28 10:52:30 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmp1ThsNNAbSn46ju-gwFELfStlhl8usJo
69977400e6 2013-05-28 09:20:27 +00:00
Richard Hartmann
8aaf2023fa Typos 2013-05-28 09:10:06 +02:00
https://www.google.com/accounts/o8/id?id=AItOawkwjBDXkP9HAQKhjTgThGOxUa1B99y_WRA
c440f3da46 Added a comment 2013-05-28 06:34:06 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkGCmVc5qIJaQQgG82Hc5zzBdAVdhe2JEM
20d84016ff Added a comment 2013-05-28 03:23:51 +00:00
EvanDeaubl
ecfef64f03 2013-05-28 00:40:13 +00:00
Joey Hess
0ab9b9d0db Merge branch 'master' of ssh://git-annex.branchable.com 2013-05-27 19:41:55 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c
bf96c07b2e Added a comment 2013-05-27 22:24:44 +00:00
Joey Hess
2afca7a8f6 blog for the da 2013-05-27 18:18:20 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8
21177c7f90 2013-05-27 21:26:21 +00:00