Commit graph

6416 commits

Author SHA1 Message Date
GLITTAH
41c8b5ebb2 2013-04-06 21:08:07 +00:00
GLITTAH
34cf7b7eba 2013-04-06 21:03:09 +00:00
http://joeyh.name/
32b635848d Added a comment 2013-04-06 20:59:10 +00:00
Joey Hess
0a77d4b716 fix link 2013-04-06 16:55:07 -04:00
modules
6aed4c576f Added a comment 2013-04-06 20:49:22 +00:00
Joey Hess
8519a06ac4 link to gitannex-install 2013-04-06 16:23:30 -04:00
guilhem
00fc21bfec Generate ciphers with a better entropy.
Unless highRandomQuality=false (or --fast) is set, use Libgcypt's
'GCRY_VERY_STRONG_RANDOM' level by default for cipher generation, like
it's done for OpenPGP key generation.

On the assistant side, the random quality is left to the old (lower)
level, in order not to scare the user with an enless page load due to
the blocking PRNG waiting for IO actions.
2013-04-06 16:09:51 -04:00
Joey Hess
602baae12e Bugfix: Direct mode no longer repeatedly checksums duplicated files.
Fixed by storing a list of cached inodes for a key, instead of just one.

Backwards compatability note: An old git-annex version will fail to parse
an inode cache file that has been written by a new version, and has
multiple items. It will succees if just one. So old git-annexes will have
even worse behavior when there are duplicated files, if that is possible.
I don't think it will be a problem. (Famous last words.)

Also, note that it doesn't expire old and unused inode caches for a key.
It would be possible to add this if needed; just look through the
associated files for a key and if there are more cached inodes, throw out
any not corresponding to associated files. Unless a file is being copied
repeatedly and the old copy deleted, this lack of expiry should not be a
problem.
2013-04-06 16:07:25 -04:00
Joey Hess
54d7637b3a Merge branch 'master' of ssh://git-annex.branchable.com 2013-04-06 15:36:46 -04:00
Joey Hess
144567b856 add an idea developed with liw 2013-04-06 15:36:17 -04:00
spwhitton
6eb7f4cba4 Added a comment 2013-04-06 19:06:25 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlUbH3eytydcwlWqv8oauE2Jg4NwcV9uA0
541ee5d806 Added a comment: me! 2013-04-06 18:22:31 +00:00
http://joeyh.name/
a35bd6e28b Added a comment 2013-04-06 16:38:48 +00:00
http://joeyh.name/
6c4f47c836 Added a comment 2013-04-06 16:34:02 +00:00
http://joeyh.name/
c571641b73 Added a comment 2013-04-06 16:27:02 +00:00
Joey Hess
8385675efc close 2013-04-06 12:23:46 -04:00
https://www.google.com/accounts/o8/id?id=AItOawm5iosFbL2By7UFeViqkc6v-hoAtqILeDA
0ff382d303 Added a comment: identical filename 2013-04-06 09:09:18 +00:00
http://joeyh.name/
f0306acc5e Added a comment 2013-04-06 06:32:56 +00:00
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog
84fb58aaf0 Added a comment: deletions by mistake? 2013-04-06 04:58:09 +00:00
http://edheil.wordpress.com/
a764f3dbd5 Added a comment 2013-04-05 23:50:14 +00:00
Xyem
06312adebc 2013-04-05 23:09:20 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnq5niDqUBoGE7cQ8MDQKtGYIfYtg3_MvY
1fcaa08f7c 2013-04-05 21:55:10 +00:00
Joey Hess
3c1a4953c7 blog for the day 2013-04-05 16:42:05 -04:00
Joey Hess
367d9069bd todo item for progress bars for downloads from encrypted remotes 2013-04-05 14:23:48 -04:00
Joey Hess
7aed263eb3 update for release 2013-04-05 14:16:35 -04:00
Joey Hess
7f05b1162f add 2013-04-05 14:15:18 -04:00
Joey Hess
4b5248f0f2 add news item for git-annex 4.20130405 2013-04-05 12:25:22 -04:00
http://joeyh.name/
c3cf1e366e Added a comment 2013-04-05 06:33:58 +00:00
http://joeyh.name/
6ff196e304 Added a comment 2013-04-05 02:31:08 +00:00
Joey Hess
085edc1be8 Merge branch 'master' of ssh://git-annex.branchable.com 2013-04-04 16:42:15 -04:00
Joey Hess
1491f12d62 blog for the day 2013-04-04 16:41:25 -04:00
http://joeyh.name/
cd430c53e4 Added a comment 2013-04-04 19:47:50 +00:00
Joey Hess
e87eb0db23 Merge branch 'master' of ssh://git-annex.branchable.com 2013-04-04 15:46:58 -04:00
http://danieroux.com/
d34eaff27b Added a comment: Having difficulty recreating it 2013-04-04 17:53:57 +00:00
Joey Hess
bd5d664a0c init: Probe whether the filesystem supports fifos, and if not, disable ssh connection caching. 2013-04-04 13:14:55 -04:00
Joey Hess
0a74f4931a close 2013-04-04 12:35:40 -04:00
Joey Hess
403a72f477 close 2013-04-04 12:34:54 -04:00
http://joeyh.name/
8bfb1ff356 Added a comment 2013-04-04 16:10:40 +00:00
http://joeyh.name/
4bd93d2a78 Added a comment 2013-04-04 16:03:51 +00:00
Joey Hess
d92781dfac close 2013-04-04 12:01:55 -04:00
Joey Hess
88ff3b0c4e Merge branch 'master' of ssh://git-annex.branchable.com 2013-04-04 11:58:10 -04:00
141.30.61.141
2e7d03d387 poll vote (A build for te raspberry pi would be supercol!) 2013-04-04 13:39:28 +00:00
5.153.122.99
4159862adc poll vote (I need a Windows port) 2013-04-04 07:40:36 +00:00
Joey Hess
251ad56982 close 2013-04-04 02:05:01 -04:00
Joey Hess
628637c633 thanks, LeastAuthority.com 2013-04-03 23:30:18 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmVICFY2CDP08xdsPr3cgmScomy9HA-1sk
9f9a4b498f Added a comment 2013-04-04 00:33:19 +00:00
Joey Hess
eb2b9f9f3a Merge branch 'master' of ssh://git-annex.branchable.com 2013-04-03 19:15:22 -04:00
Joey Hess
999a42f3be update 2013-04-03 19:14:31 -04:00
96.32.108.109
62bd1e7420 poll vote (A build for te raspberry pi would be supercol!) 2013-04-03 17:29:57 +00:00
http://danieroux.com/
c51eccc041 2013-04-03 15:32:14 +00:00
http://danieroux.com/
d274b4cec0 2013-04-03 15:26:30 +00:00
http://danieroux.com/
4f2c535099 2013-04-03 15:24:59 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmu416zAYgYzbXVZAe30MiXoOWO4z6nGX8
2e66dbdb56 Added a comment: signal 11 2013-04-03 15:13:05 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn26WQjIP5fnMgQF_L_k3Q3UrR5v8mjRTY
26f2587d7b Added a comment 2013-04-03 09:02:45 +00:00
modules
e8daaaef35 Added a comment 2013-04-03 07:45:53 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkaBh9VNJ-RZ26wJZ4BEhMN1IlPT-DK6JA
b38bad9aa8 Added a comment: Bup 2013-04-03 05:47:41 +00:00
Joey Hess
bcea51171a close 2013-04-02 23:44:29 -04:00
http://joeyh.name/
d3c42f12b5 Added a comment 2013-04-03 03:42:40 +00:00
Joey Hess
a73de165f4 fix preferred content check for 1 semitrusted or better copy
Let's make semitrusted+:1 mean that, since it cannot be expressed easily
with the current syntax (could use (semitrusted:1 or trusted:1), but that
does not scale to higher values than 2 copy, and also fails if I add more
trust levels).

Thanks to Andy for spotting this bug by just reading my blog.
2013-04-02 23:40:13 -04:00
Joey Hess
b19bb77dd1 Merge branch 'master' of ssh://git-annex.branchable.com 2013-04-02 23:40:04 -04:00
Rasmus
3f6a160b3b Added a comment 2013-04-03 00:45:05 +00:00
Joey Hess
c3895c05ca amd64 autobuild 2013-04-02 20:08:05 -04:00
http://joeyh.name/
c8c2c4eb72 Added a comment 2013-04-02 23:39:48 +00:00
Rasmus
e9c48d12af Added a comment 2013-04-02 23:25:45 +00:00
andy
45ea1aac92 Added a comment: Just wondering what I'm missing... 2013-04-02 21:43:33 +00:00
http://joeyh.name/
4d0af59f4c Added a comment 2013-04-02 21:36:50 +00:00
Joey Hess
08407149d0 add link to new page 2013-04-02 17:36:12 -04:00
http://joeyh.name/
b98d550039 Added a comment 2013-04-02 21:34:50 +00:00
http://joeyh.name/
2777e51ee8 Added a comment 2013-04-02 21:24:06 +00:00
http://joeyh.name/
a88fbccca2 Added a comment 2013-04-02 21:21:21 +00:00
Joey Hess
1816646540 add 2013-04-02 17:14:58 -04:00
Joey Hess
e70feb7484 blog for the day 2013-04-02 17:09:03 -04:00
Joey Hess
afb25871b3 note 2013-04-02 17:06:07 -04:00
Joey Hess
78bddca5b8 reorg 2013-04-02 16:59:48 -04:00
Joey Hess
7c0c443c73 layout 2013-04-02 16:58:04 -04:00
Joey Hess
eaaa3315d7 Merge branch 'master' of ssh://git-annex.branchable.com 2013-04-02 16:55:21 -04:00
Joey Hess
1a2c8aeab8 new screencast 2013-04-02 16:54:26 -04:00
https://www.google.com/accounts/o8/id?id=AItOawn26WQjIP5fnMgQF_L_k3Q3UrR5v8mjRTY
566db1196e Added a comment 2013-04-02 20:18:06 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkbv1oKTKhbBp0Ljh_WGU7BFSWWxBr7D3U
eccb3c810a Added a comment 2013-04-02 19:10:18 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkbv1oKTKhbBp0Ljh_WGU7BFSWWxBr7D3U
be79ccea26 Added a comment: Just to add 2013-04-02 19:01:09 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkWG4T4SGZxY-q4Wo8Jbxwb67g4J-WYmQM
31f06cd8ef poll vote (Initially the lack of direct-mode. Now concerns about the safety of direct mode. Perhaps after the next release.) 2013-04-02 18:50:03 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkbv1oKTKhbBp0Ljh_WGU7BFSWWxBr7D3U
1dd7d3b487 2013-04-02 18:41:13 +00:00
94.195.202.110
ce08a7a948 poll vote (An Ubuntu PPA would be supercool! Thanks for your great work!!) 2013-04-02 17:53:50 +00:00
EskildHustvedt
d440fbacc0 Added instructions on using cabal to install git-annex on Fedora 18 2013-04-02 15:22:44 +00:00
https://dzsino.myopenid.com/
eabfcdbf7e Added a comment: I've voted for git-remote-gcrypt because.. 2013-04-02 09:07:23 +00:00
https://dzsino.myopenid.com/
1f527f232b removed 2013-04-02 09:06:39 +00:00
https://dzsino.myopenid.com/
51a2b851a8 Added a comment: I've voted for git-remote-gcrypt because.. 2013-04-02 09:06:08 +00:00
Joey Hess
5f4b9c5f87 clarification 2013-04-02 01:20:15 -04:00
Richard Hartmann
ac442e94b6 Typo and broken link 2013-04-02 01:38:32 +02:00
https://www.google.com/accounts/o8/id?id=AItOawkaBh9VNJ-RZ26wJZ4BEhMN1IlPT-DK6JA
ab6eb0b64a Added a comment: printing keys first is the easiest workaround 2013-04-01 23:32:24 +00:00
Rasmus
6228b0267a Added a comment 2013-04-01 23:23:55 +00:00
Joey Hess
60602f9945 blog for the part of the day I didn't waste writing a lolcat filter 2013-04-01 17:55:08 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnR7hb8IaKB3IKZptRukje0yahmhfLOO98
d2b349b3e3 Added a comment 2013-04-01 19:23:12 +00:00
http://adamspiers.myopenid.com/
ed8a6872ca Added a comment: Ask for more money :-) 2013-04-01 19:01:50 +00:00
Joey Hess
4b12506c0a fix up some weird write-in choices 2013-04-01 14:37:08 -04:00
http://joeyh.name/
b952f4afcf Added a comment 2013-04-01 18:33:37 +00:00
http://joeyh.name/
9ae27553a0 Added a comment 2013-04-01 18:28:21 +00:00
http://joeyh.name/
3bd965365e Added a comment 2013-04-01 18:24:20 +00:00
2001:470:26:9bb:288e:30f8:701e:d88d
123945726c poll vote (get webapp working on Android) 2013-04-01 18:21:14 +00:00
84.57.11.234
999974e496 poll vote (direct mode (aka real files instead of symlinks)) 2013-04-01 18:05:51 +00:00