Commit graph

9158 commits

Author SHA1 Message Date
Joey Hess
b873d985b1 layout 2013-03-11 17:55:15 -04:00
Joey Hess
86661cfd23 more update 2013-03-11 17:53:55 -04:00
Joey Hess
66ba010a87 continued work on front page 2013-03-11 17:52:03 -04:00
Joey Hess
e06a6134f4 remove redundant news from sidebar 2013-03-11 17:37:52 -04:00
Joey Hess
93816afc58 show a few more 2013-03-11 17:36:44 -04:00
Joey Hess
1b0fc8e100 add meta dates 2013-03-11 17:35:24 -04:00
Joey Hess
09cbb98e5d update 2013-03-11 17:33:43 -04:00
Joey Hess
e722f7d183 fix the clone url to one that works with git-annex 2013-03-11 17:03:10 -04:00
Joey Hess
a2beb58dc5 replace front page videos with a link to the videos page 2013-03-11 16:59:48 -04:00
Joey Hess
0ccf09955c try fixing video widths 2013-03-11 16:57:32 -04:00
Joey Hess
e07b8629fc update 2013-03-11 16:56:21 -04:00
Joey Hess
e9a1fff4d0 try making the inline narrower 2013-03-11 16:48:45 -04:00
Joey Hess
2a2bddc4d8 fix pagespec 2013-03-11 16:46:48 -04:00
Joey Hess
9d36772dac blog for the day 2013-03-11 16:28:32 -04:00
Joey Hess
222f210ac8 Merge branch 'master' of ssh://git-annex.branchable.com 2013-03-11 15:47:20 -04:00
Joey Hess
393340dc3b better handling of batch renames
Rather than wait a full second, which may be longer than needed, or too
short to get all the rename events, we start a mode where we wait 1/10th of
a second, and if there are Changes received, wait again. Basically we're
back in batch mode when this happens.
2013-03-11 15:46:09 -04:00
http://joeyh.name/
d6e6e83a0a Added a comment 2013-03-11 19:45:34 +00:00
annexuser
0bbdb4197d Added a comment 2013-03-11 19:40:31 +00:00
Joey Hess
c961d97604 be quiet when making tags in bg 2013-03-11 15:39:24 -04:00
Joey Hess
14fcfced48 detect directory rename and wait up to 1 second to get all the changes 2013-03-11 15:24:13 -04:00
Joey Hess
1f4ba84979 Merge branch 'master' of ssh://git-annex.branchable.com 2013-03-11 15:15:33 -04:00
Joey Hess
f340fd324c synthesize RmChange when a directory is deleted
This gets directory renames closer to being fully detected.
There's close to no extra overhead to doing it this way.
2013-03-11 15:14:42 -04:00
Joey Hess
c15023a8b4 update tags on dev build 2013-03-11 14:44:54 -04:00
http://joeyh.name/
65df103515 Added a comment 2013-03-11 18:19:34 +00:00
Joey Hess
c119f61422 Merge branch 'master' of ssh://git-annex.branchable.com 2013-03-11 14:15:04 -04:00
Joey Hess
06046a0d2b finish fast direct mode rename handling. wow, it's fast 2013-03-11 14:14:45 -04:00
https://launchpad.net/~arand
242d99fb47 2013-03-11 18:13:31 +00:00
Joey Hess
87cba71d5a fix changeFile to not be partial
That led to runtime crashes, without even a warning from -Wall. Yipes!
2013-03-11 13:55:36 -04:00
Joey Hess
0cad2bf2f0 Merge branch 'master' of ssh://git-annex.branchable.com 2013-03-11 12:57:35 -04:00
Joey Hess
61c5e8736c detect renames during commit, and .. um, do nothing special because it's lunch time
But I'm well set up to fast-track direct mode adds for renames now.
2013-03-11 12:56:47 -04:00
http://joeyh.name/
e94f874423 Added a comment 2013-03-11 15:13:33 +00:00
Joey Hess
82b718e830 an (important) thought 2013-03-11 10:10:17 -04:00
Joey Hess
bff949baa8 tagging 2013-03-11 10:03:10 -04:00
Joey Hess
96d42ebe91 Merge branch 'master' of ssh://git-annex.branchable.com 2013-03-11 09:52:07 -04:00
Joey Hess
6d6aa13df5 Added remote.<name>.annex-gnupg-options setting. Thanks, guilhem for the patch. 2013-03-11 09:49:52 -04:00
guilhem
d2bc0e9f3e GnuPG options for symmetric encryption. 2013-03-11 09:48:38 -04:00
59.167.254.184
d72a46f48d poll vote (An Ubuntu PPA would be supercool! Thanks for your great work!!) 2013-03-11 11:55:28 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR8
c1e3053272 2013-03-11 11:40:06 +00:00
https://launchpad.net/~arand
d2e22d65a1 Added a comment 2013-03-11 10:34:42 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmeki7KlfJpAAN9CUmi9EdwhwBmIhDMYuE
ff2a32043f Added a comment 2013-03-11 09:40:43 +00:00
Joey Hess
d529b7807f Merge branch 'master' of ssh://git-annex.branchable.com 2013-03-11 02:59:44 -04:00
Joey Hess
40df015d90 remove Eq instance for InodeCache
There are two types of equality here, and which one is right varies,
so this forces me to consider and choose between them.

Based on this, I learned that the commit in git anex sync was
always doing a strong comparison, even when in a repository where
the inodes had changed. Fixed that.
2013-03-11 02:57:48 -04:00
http://joeyh.name/
7f99294cd4 Added a comment 2013-03-11 06:31:10 +00:00
Joey Hess
eef93fc0a5 fix links 2013-03-11 02:10:18 -04:00
Joey Hess
e08d1e8e2b note 2013-03-11 02:09:28 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmu416zAYgYzbXVZAe30MiXoOWO4z6nGX8
fd3ceb60e2 2013-03-11 06:08:23 +00:00
Joey Hess
dc19b2398d moved all wishlist stuff out of the forum; and closed a bunch of themmoved
all wishlist stuff out of the forum; and closed a bunch of themmoved all
wishlist stuff out of the forum; and closed a bunch of themmoved all
wishlist stuff out of the forum; and closed a bunch of themmoved all
wishlist stuff out of the forum; and closed a bunch of themmoved all
wishlist stuff out of the forum; and closed a bunch of themmoved all
wishlist stuff out of the forum; and closed a bunch of themmoved all
wishlist stuff out of the forum; and closed a bunch of themmoved all
wishlist stuff out of the forum; and closed a bunch of them
2013-03-11 02:07:04 -04:00
Joey Hess
e7da1dfd29 Merge branch 'master' of ssh://git-annex.branchable.com 2013-03-11 01:37:58 -04:00
Joey Hess
0deb0a9658 skip non-directories in status 2013-03-11 01:37:26 -04:00
http://joeyh.name/
dee1a9f1bf Added a comment 2013-03-11 05:33:09 +00:00