Commit graph

5492 commits

Author SHA1 Message Date
Joey Hess
10a988ec0c thought 2013-02-18 23:07:07 -04:00
Joey Hess
2e6ac25bd0 Merge branch 'master' of ssh://git-annex.branchable.com 2013-02-18 23:04:20 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl2Jj8q2upJL4ZQAc2lp7ugTxJiGtcICv8
df3508d8fc Added a comment 2013-02-19 03:03:14 +00:00
Joey Hess
613af60c46 Merge remote-tracking branch 'origin/master' 2013-02-18 23:03:12 -04:00
Joey Hess
b881e99fbf an idea from australia 2013-02-18 23:03:03 -04:00
http://joeyh.name/
b49364e4cc Added a comment: safe and unsafe commands 2013-02-19 02:55:14 +00:00
Joey Hess
e598b78a69 webapp: Can now add a new local repository, and make it sync with the main local repository. 2013-02-18 20:37:26 -04:00
Joey Hess
9b91ea425c Merge branch 'master' of ssh://git-annex.branchable.com 2013-02-18 19:53:22 -04:00
https://www.google.com/accounts/o8/id?id=AItOawl2Jj8q2upJL4ZQAc2lp7ugTxJiGtcICv8
8aabd143ca Added a comment 2013-02-18 23:24:11 +00:00
Joey Hess
f4ab1a2e21 Merge branch 'master' of ssh://git-annex.branchable.com 2013-02-18 18:53:06 -04:00
109.90.6.140
77dcba88b3 poll vote (I haven't always well understood the differences between commandline operation & the assistant, so the differences would confuse me, and I found the command line more understandable & less scary. Now trying to learn to like & trust the assistant. :)) 2013-02-18 20:53:02 +00:00
Joey Hess
bd99730d77 close 2013-02-18 15:55:18 -04:00
Joey Hess
da6745c7f6 Merge remote-tracking branch 'origin/master' 2013-02-18 15:53:20 -04:00
Joey Hess
5fe7d2f599 update 2013-02-18 15:41:19 -04:00
Joey Hess
89048e2b34 update 2013-02-18 15:39:55 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkGCmVc5qIJaQQgG82Hc5zzBdAVdhe2JEM
ba332abd7c 2013-02-18 18:15:29 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkGCmVc5qIJaQQgG82Hc5zzBdAVdhe2JEM
096f7d3dad 2013-02-18 18:13:30 +00:00
86.6.158.51
410fcaf617 poll vote (I need a Windows port) 2013-02-18 15:14:30 +00:00
69.70.101.194
4ce8d94de9 poll vote (OpenStack SWIFT) 2013-02-18 15:09:02 +00:00
http://jasonwoof.com/
7f021ecbf5 Added a comment: phonegap might help 2013-02-17 22:43:06 +00:00
Joey Hess
169712fc9a add random 2013-02-17 17:00:28 -04:00
Joey Hess
357cfa5071 Merge branch 'master' of ssh://git-annex.branchable.com 2013-02-17 16:59:37 -04:00
Joey Hess
151ea3c68a blog for the day 2013-02-17 16:59:09 -04:00
128.32.34.64
da596b9303 poll vote (An Ubuntu PPA would be supercool! Thanks for your great work!!) 2013-02-17 01:58:17 +00:00
http://edheil.wordpress.com/
6f08b2067c 2013-02-17 01:49:12 +00:00
annexuser
2dc663bcbb 2013-02-16 23:31:34 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmCmNS-oUgYfNg85-LPuxzTZJUp0sIgprM
e20aaa8a35 Added a comment: more homebrew 2013-02-16 19:46:47 +00:00
Joey Hess
2091ab275e add news item for git-annex 3.20130216 2013-02-16 11:37:37 -04:00
Joey Hess
ca53d609cc document release 2013-02-16 11:36:31 -04:00
79.224.245.36
a8a85dab2b poll vote (My phone (or MP3 player)) 2013-02-16 11:03:30 +00:00
Joey Hess
3fbfc6a9e0 update 2013-02-15 18:22:23 -04:00
Joey Hess
3a21c1ed7a blog for the looooong day 2013-02-15 18:19:27 -04:00
Joey Hess
397082013a proper fix for dropunused
Now getKeysPresent checks that the key's content, not only its directory,
exists. In direct mode, the inode cache file is used as a standin for the
content.

removeAnnex always removes the inode cache file, and drop and move --from
always call removeAnnex, even if the object does not seem to be inAnnex,
to ensure it's always deleted.
2013-02-15 17:58:49 -04:00
Joey Hess
55069f0fab update for reversion 2013-02-15 16:39:11 -04:00
Joey Hess
5a8fb26d0a Revert "Clean up direct mode cache and mapping info when dropping keys."
This reverts commit 57780cb3a4.

This was buggy, it caused the direct mode cache to be lost when dropping
keys, so when the file is gotten back, it's stored in indirect mode.

Note to self: Do not attempt bug fixes at 6 am!
2013-02-15 16:37:57 -04:00
Joey Hess
2cd696a124 update 2013-02-15 14:36:49 -04:00
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
0583b4686a fixed 2013-02-14 19:06:18 -04:00
Joey Hess
071d07ca29 fixed 2013-02-14 19:06:08 -04: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
Joey Hess
47477b2807 crippled filesystem support, probing and initial support
git annex init probes for crippled filesystems, and sets direct mode, as
well as `annex.crippledfilesystem`.

Avoid manipulating permissions of files on crippled filesystems.
That would likely cause an exception to be thrown.

Very basic support in Command.Add for cripped filesystems; avoids the lock
down entirely since doing it needs both permissions and hard links.
Will make this better soon.
2013-02-14 14:15:26 -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
86c296fddd Merge branch 'master' of ssh://git-annex.branchable.com 2013-02-13 16:38:53 -04:00