Commit graph

8421 commits

Author SHA1 Message Date
Joey Hess
ab18785888 add link to ghc-android 2013-02-07 07:51:07 -04:00
Joey Hess
50c9c194b1 Merge branch 'master' of ssh://git-annex.branchable.com 2013-02-06 16:46:54 -04:00
Joey Hess
2a8dcc2d67 blog for the day 2013-02-06 16:45:02 -04:00
https://www.google.com/accounts/o8/id?id=AItOawm642UBkwhyj_oG2Fno1LiuO2naxCJYaN0
36817bc744 2013-02-06 20:23:27 +00:00
Joey Hess
084543a117 avoid a warning 2013-02-06 15:43:23 -04:00
Joey Hess
937cf81873 fix build with webapp disabled
Broken by recent thread manager and restarting improvements.
2013-02-06 15:38:41 -04:00
Joey Hess
b1de99c1d4 uninit, unannex --fast: If hard link creation fails, fall back to slow mode. 2013-02-06 14:02:18 -04:00
Joey Hess
a9dbd9993e Merge branch 'master' of ssh://git-annex.branchable.com 2013-02-06 13:04:53 -04:00
Joey Hess
547d7745fb pre-commit: Update direct mode mappings.
Making the pre-commit hook look at git diff-index to find changed direct
mode files and update the mappings works pretty well.

One case where it does not work is when a file is git annex added, and then
git rmed, and then this is committed. That's a no-op commit, so the hook
probably doesn't even run, and it certianly never notices that the file
was deleted, so the mapping will still have the original filename in it.

For this and other reasons, it's important that the mappings still be
treated as possibly inconsistent.

Also, the assistant now allows the pre-commit hook to run when in direct
mode, so the mappings also get updated there.
2013-02-06 12:44:19 -04:00
110.32.114.144
7f118017cd poll vote (An Ubuntu PPA would be supercool! Thanks for your great work!!) 2013-02-06 12:35:50 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkZktNHFhxC1kYA9KKdKpYJO4clq9WDsjE
c60da41411 Added a comment 2013-02-06 06:35:22 +00:00
Richard Hartmann
6266c5c4fc Fix typos 2013-02-06 00:42:30 +01:00
Joey Hess
ceb732bea7 Merge branch 'master' of ssh://git-annex.branchable.com 2013-02-05 18:02:32 -04:00
Joey Hess
8b7cb14514 blog for the day 2013-02-05 18:02:02 -04:00
Joey Hess
f08b25f47e update 2013-02-05 17:45:53 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmRFKwny4rArBaz-36xTcsJYqKIgdDaw5Q
093c8a562a Added a comment 2013-02-05 21:33:13 +00:00
Joey Hess
af3a25ee03 Deal with stale mappings for deleted file in direct mode.
The most common way for a mapping to be stale is when a file was deleted,
or renamed. Nothing updates the mappings for deletions yet.
But they can also become stale in other ways. For example a file can
be modified.

So, the mapping is not trusted to be consistent. When we get a key,
only replace symlinks that still point to that key with its content.
When we drop a key, only put back symlinks for files that still have
the direct mode content.
2013-02-05 16:48:00 -04:00
Joey Hess
9174d4449a Merge branch 'master' of ssh://git-annex.branchable.com 2013-02-05 16:04:01 -04:00
http://joeyh.name/
689b8136b3 Added a comment 2013-02-05 19:46:29 +00:00
http://joeyh.name/
645037a026 Added a comment 2013-02-05 19:45:24 +00:00
Joey Hess
bae10ffc18 tag and title 2013-02-05 15:44:02 -04:00
Joey Hess
434c6e9316 remove duplicate bug report 2013-02-05 15:42:58 -04:00
65.183.159.254
ab16c8e4db poll vote (Using only git-annex webapp to config does not seem to work: Create walkthough?) 2013-02-05 19:37:49 +00:00
http://joeyh.name/
2bb1e6725c Added a comment 2013-02-05 19:27:35 +00:00
http://joeyh.name/
1c10c2c8aa Added a comment 2013-02-05 19:22:04 +00:00
Joey Hess
90b7f63dff tag and title 2013-02-05 15:18:14 -04:00
http://joeyh.name/
9e319ee714 Added a comment 2013-02-05 19:16:48 +00:00
http://joeyh.name/
36f0158fe7 removed 2013-02-05 19:14:31 +00:00
http://joeyh.name/
779f21d19e Added a comment 2013-02-05 19:13:34 +00:00
Joey Hess
39d5f3f11c avoid queueing rm of no files 2013-02-05 15:11:05 -04:00
http://joeyh.name/
125935bb03 Added a comment 2013-02-05 19:05:49 +00:00
Joey Hess
5c29750921 Merge branch 'master' of ssh://git-annex.branchable.com 2013-02-05 15:04:52 -04:00
Joey Hess
780edebf2e bug 2013-02-05 15:04:25 -04:00
http://joeyh.name/
4f2dfc2a78 Added a comment 2013-02-05 17:46:57 +00:00
Joey Hess
b19c2e6122 assistant: Fix location log when adding new file in direct mode. 2013-02-05 13:41:48 -04:00
24.130.145.126
81c020cf90 poll vote (An Ubuntu PPA would be supercool! Thanks for your great work!!) 2013-02-05 17:23:38 +00:00
Joey Hess
25c47ae84f Merge branch 'master' of ssh://git-annex.branchable.com 2013-02-04 09:48:51 -04:00
Joey Hess
d92b341cb2 blog 2013-02-04 09:48:18 -04:00
http://edheil.wordpress.com/
296beeefd6 Added a comment 2013-02-04 03:17:06 +00:00
2.171.73.212
be56665a09 poll vote (Initially the lack of direct-mode. Now concerns about the safety of direct mode. Perhaps after the next release.) 2013-02-03 12:38:35 +00:00
l3iggs
7e0f5a6af4 Added a comment 2013-02-03 03:57:06 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn-UoTjMBsVh6q4HNViGwJi-5FNaCVQB7E
7b7e13a04c Added a comment: Rapidshare 2013-02-02 16:49:59 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmnG4EuvZWse5hvgrl0XAK-U61e-0iGaao
8454c4c39b Added a comment: git commit in direct mode 2013-01-31 08:30:23 +00:00
Joey Hess
574fb63249 Merge branch 'master' of ssh://git-annex.branchable.com 2013-01-31 14:00:09 +11:00
Joey Hess
02ed3af97d update 2013-01-31 13:59:01 +11:00
https://www.google.com/accounts/o8/id?id=AItOawkZktNHFhxC1kYA9KKdKpYJO4clq9WDsjE
21c5546895 Added a comment 2013-01-30 19:14:48 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo
8f33d314f8 Added a comment 2013-01-30 18:44:52 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkWzAq6TusMi9zI3FLkDOETRIAUTtmGZVg
d45c635814 2013-01-30 17:23:43 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlBia1J9-PoXgZYj2LASf7Bs__IqK3T8qQ
33effaab6c Added a comment: Rackspace US/UK 2013-01-30 11:33:13 +00:00
Joey Hess
14939362cb use hothasktags 2013-01-30 14:09:46 +11:00