Commit graph

1468 commits

Author SHA1 Message Date
Joey Hess
5e6a60c17d migrate, rekey: copy rather than hard linking in crippled filesystem mode 2013-02-15 13:51:50 -04:00
Joey Hess
92b4a63a06 rsync special remote support for crippled filesystem mode
Cannot make a hard link, have to copy.

I did find a way to make it work without setting up a tree, just using
--include and --exclude. But it needs the same hash directories to be used
on both sides, which is normally not the case. Still, I hope one day I will
convert non-bare repos to use the same hash dirs as everything else, and
then this will get more efficient.
2013-02-15 13:33:36 -04:00
Joey Hess
b3b5b7631d Merge branch 'master' of ssh://git-annex.branchable.com 2013-02-15 13:09:19 -04:00
Joey Hess
630f4531a7 fix assistant's use of lsof in crippled filesystem mode 2013-02-15 13:08:22 -04:00
http://nullroute.eu.org/~grawity/
4b98996fd7 Added a comment 2013-02-15 00:38:01 +00:00
Joey Hess
ae53f0a4b5 Merge branch 'master' of ssh://git-annex.branchable.com 2013-02-14 17:13:58 -04:00
Joey Hess
9be67c28f0 blog for the day 2013-02-14 17:13:45 -04:00
117.197.11.130
e267637cd6 poll vote (Google Drive) 2013-02-14 13:18:52 +00:00
108.254.104.238
77bd3a0ee3 poll vote (I need a Windows port) 2013-02-14 05:16:14 +00:00
http://a-or-b.myopenid.com/
253a198d0e Added a comment 2013-02-13 22:16:17 +00:00
Joey Hess
6ca2b8ea30 blog for the day 2013-02-13 16:38:19 -04:00
Joey Hess
f3b7e16293 Makefile and patches for reproducible build of utilities for android 2013-02-13 16:38:03 -04:00
Joey Hess
63f5284949 update; android tarball 2013-02-13 14:32:16 -04:00
Joey Hess
f2cb275513 Merge branch 'master' of ssh://git-annex.branchable.com 2013-02-12 19:52:49 -04:00
Joey Hess
cf5b5f8054 update 2013-02-12 19:51:39 -04:00
82.79.96.15
ae248f7445 poll vote (Google Drive) 2013-02-12 20:39:46 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
c8d0445eea Added a comment 2013-02-12 10:24:50 +00:00
Joey Hess
8343c61e98 blog for the day 2013-02-11 17:33:54 -04:00
Joey Hess
5737c49804 support Android's crippled lsof 2013-02-11 17:33:45 -04:00
Joey Hess
573e15b1df update 2013-02-11 16:55:59 -04:00
Joey Hess
a474688a3d Merge branch 'master' of ssh://git-annex.branchable.com 2013-02-11 16:01:12 -04:00
Joey Hess
93b5021be2 Merge branch 'android' 2013-02-11 16:00:58 -04:00
Joey Hess
9a3520613a fix case of uuid dep 2013-02-11 15:21:13 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnbBRfl5F8gKRr1ko8Ai6FbEZStXXNF1S4
cbbee32b68 Added a comment: another android git app 2013-02-11 08:20:42 +00:00
http://mlinden.myopenid.com/
24fac62607 Added a comment: "Build native GNU/Linux applications: the easy way" 2013-02-10 22:02:20 +00:00
Joey Hess
a383a6a581 blog for the day 2013-02-10 16:03:02 -04:00
Joey Hess
802d9cc568 update 2013-02-10 16:00:12 -04:00
hhm
359fefaaa4 Added a comment: Write and exec on unrooted Android. 2013-02-10 05:43:42 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkF8_uQjLYm5Mf5F_JuVW-BxlvzpWjvR_o
de4b869fe8 removed 2013-02-09 11:16:19 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkF8_uQjLYm5Mf5F_JuVW-BxlvzpWjvR_o
3fa21bd5bb Added a comment: Use a remote as a sharing site for files with obfuscated URLs 2013-02-09 11:14:19 +00:00
Joey Hess
84075dbdff blog for the day 2013-02-08 22:06:59 -04:00
Joey Hess
be6475216c blog for the day
Which spanned 5 am to 1 am. Urk.
2013-02-08 00:24:11 -04:00
Joey Hess
ab18785888 add link to ghc-android 2013-02-07 07:51:07 -04:00
Joey Hess
2a8dcc2d67 blog for the day 2013-02-06 16:45:02 -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
Richard Hartmann
6266c5c4fc Fix typos 2013-02-06 00:42:30 +01:00
Joey Hess
8b7cb14514 blog for the day 2013-02-05 18:02:02 -04: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
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
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
d92b341cb2 blog 2013-02-04 09:48:18 -04: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
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
02ed3af97d update 2013-01-31 13:59:01 +11:00
Joey Hess
f86841c873 git-remote-gcrypt 2013-01-30 08:04:20 +11:00
92.75.58.98
72132ecb38 poll vote (It's too hard to install (please say why in comments)) 2013-01-28 21:09:46 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl1D_4vD5ueaDw8gRsIYPO3UHRKEpFfg9I
224cb11e0a poll vote (My phone (or MP3 player)) 2013-01-28 03:36:39 +00:00
Joey Hess
0942d3aed3 blog for the day 2013-01-27 22:43:32 +11:00