Commit graph

6566 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
2a00:c440:20:124f:cbc:afff:fe2e:f82
429f87f2fb poll vote (optimize file transfer using rsync in the case of changing files) 2013-04-01 17:59:32 +00:00
2a00:c440:20:124f:cbc:afff:fe2e:f82
29c539800d poll vote (direct mode (aka real files instead of symlinks)) 2013-04-01 17:58:31 +00:00
2a00:c440:20:124f:cbc:afff:fe2e:f82
1534e6b748 poll vote (direct mode (aka real files instead of symlinks)) 2013-04-01 17:58:23 +00:00
2a00:c440:20:124f:cbc:afff:fe2e:f82
bdc7ca2697 poll vote (direct mode (aka real files instead of symlinks)) 2013-04-01 17:58:16 +00:00
216.112.253.9
97f7ea0f36 poll vote (upload and download rate limiting) 2013-04-01 17:57:51 +00:00
89.0.248.69
fa6c542e27 poll vote (encrypted git remotes using git-remote-gcrypt) 2013-04-01 16:53:51 +00:00
86.59.215.85
b6cfbbe999 poll vote (encrypted git remotes using git-remote-gcrypt) 2013-04-01 16:47:50 +00:00
80.138.106.186
59da93865f poll vote (don't work on features, work on making it easier to install and use) 2013-04-01 16:41:47 +00:00
80.138.106.186
2e6575b41c poll vote (upload and download rate limiting) 2013-04-01 16:41:25 +00:00
80.187.102.178
58cf01062e poll vote (upload and download rate limiting) 2013-04-01 16:41:06 +00:00
128.223.222.16
6017acec88 poll vote (get webapp working on Android) 2013-04-01 16:34:56 +00:00
70.68.144.25
03ba25c95b poll vote (optimize file transfer using rsync in the case of changing files) 2013-04-01 16:06:43 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn26WQjIP5fnMgQF_L_k3Q3UrR5v8mjRTY
91e2f4b7a5 2013-04-01 15:43:48 +00:00
166.147.104.35
0a81b6ac4a poll vote (start windows port now) 2013-04-01 15:26:16 +00:00
2602:306:bd11:6a50:a866:164d:7b3b:990c
0ba44c85d5 poll vote (don't work on features, work on making it easier to install and use) 2013-04-01 14:54:39 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkWG4T4SGZxY-q4Wo8Jbxwb67g4J-WYmQM
77ff956b86 Added a comment: don't work on features option 2013-04-01 14:03:35 +00:00
2003:6a:6d02:1401:c62c:3ff:fe10:28ef
2e4bd482e3 poll vote (get webapp working on Android) 2013-04-01 13:58:38 +00:00
24.185.86.215
a9dc23d6ee poll vote (start windows port now) 2013-04-01 13:46:10 +00:00
212.255.24.94
65403f7bcc poll vote (Handle duplicate files) 2013-04-01 13:28:15 +00:00
212.255.24.94
1e40801585 poll vote (start windows port now) 2013-04-01 13:28:07 +00:00
212.255.24.94
6dbd1d99a8 poll vote (encrypted git remotes using git-remote-gcrypt) 2013-04-01 13:27:47 +00:00
212.255.24.94
b2fde7adf9 poll vote (get webapp working on Android) 2013-04-01 13:27:32 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo
92f09d5866 tweak formatting :) 2013-04-01 13:11:48 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo
2a648212e4 rename forum/Stupid_mistake:_recoverable__63__.txt to forum/Stupid_mistake:_recoverable__63__.mdwn 2013-04-01 13:11:06 +00:00
62.46.178.22
676c726d46 poll vote (get webapp working on Android) 2013-04-01 10:08:34 +00:00
85.16.230.26
cb04250c79 poll vote (direct mode (aka real files instead of symlinks)) 2013-04-01 10:04:29 +00:00
85.16.230.26
a79b1118b9 poll vote (don't work on features, work on making it easier to install and use) 2013-04-01 10:04:10 +00:00
85.16.230.26
ea674454f1 poll vote (upload and download rate limiting) 2013-04-01 10:03:43 +00:00
Rasmus
1de88242e1 Better txt formatting 2013-04-01 09:48:10 +00:00
80.187.103.131
7319d8fd67 poll vote (start windows port now) 2013-04-01 09:46:00 +00:00
Rasmus
cd6b42aa99 Asked a new questioin 2013-04-01 09:45:50 +00:00
80.187.103.131
f67a83fc1e poll vote (get webapp working on Android) 2013-04-01 09:45:01 +00:00
89.182.13.50
158052bf6e poll vote (don't work on features, work on making it easier to install and use) 2013-04-01 09:10:09 +00:00
spwhitton
cf85a59682 2013-04-01 08:51:33 +00:00
82.239.37.220
eea2632aea poll vote (don't work on features, work on making it easier to install and use) 2013-04-01 08:42:08 +00:00
83.10.106.143
4a8624d0d2 poll vote (direct mode (aka real files instead of symlinks)) 2013-04-01 08:12:11 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm5iosFbL2By7UFeViqkc6v-hoAtqILeDA
a6ffa81f44 Added a comment: Duplicate files 2013-04-01 07:58:51 +00:00
82.36.235.9
972a5624cf poll vote (encrypted git remotes using git-remote-gcrypt) 2013-04-01 07:55:37 +00:00
99.230.250.140
7cec5f7182 poll vote (Waiting for Fedora/CentOS rpm repository.) 2013-04-01 07:54:05 +00:00
95.154.16.24
02fe570f3e poll vote (don't work on features, work on making it easier to install and use) 2013-04-01 07:52:54 +00:00
95.154.16.24
560663bf64 poll vote (don't work on features, work on making it easier to install and use) 2013-04-01 07:52:48 +00:00
99.230.250.140
18d74f6f09 poll vote (direct mode (aka real files instead of symlinks)) 2013-04-01 07:52:15 +00:00
84.1.177.223
60b3d083fb poll vote (Handle duplicate files) 2013-04-01 07:47:44 +00:00
87.166.231.45
9a2aa40301 poll vote (deltas: speed up syncing modified versions of existing files) 2013-04-01 07:36:29 +00:00
80.187.102.35
b69ea5f6e6 poll vote (deltas: speed up syncing modified versions of existing files) 2013-04-01 07:24:16 +00:00
80.187.102.35
cb649fca16 poll vote (encrypted git remotes using git-remote-gcrypt) 2013-04-01 07:24:03 +00:00
80.187.102.35
175d4d125c poll vote (get webapp working on Android) 2013-04-01 07:23:22 +00:00
2.128.160.150
6d10191e3c poll vote (don't work on features, work on making it easier to install and use) 2013-04-01 07:14:48 +00:00
46.115.74.48
0334ae01c2 poll vote (get webapp working on Android) 2013-04-01 06:33:29 +00:00
46.115.74.48
f083898577 poll vote (get webapp working on Android) 2013-04-01 06:33:17 +00:00
84.55.64.132
0cac76c9e7 poll vote (don't work on features, work on making it easier to install and use) 2013-04-01 06:30:02 +00:00
87.181.163.20
692e336771 poll vote (upload and download rate limiting) 2013-04-01 06:13:06 +00:00
174.61.224.229
1c5dc63a76 poll vote (don't work on features, work on making it easier to install and use) 2013-04-01 06:05:36 +00:00
89.12.250.28
1d405f9b77 poll vote (get webapp working on Android) 2013-04-01 05:57:21 +00:00
83.145.224.122
f945e671ed poll vote (don't work on features, work on making it easier to install and use) 2013-04-01 05:41:22 +00:00
83.145.224.122
573d420a13 poll vote (don't work on features, work on making it easier to install and use) 2013-04-01 05:41:15 +00:00
83.145.224.122
5cebc91be4 poll vote (get webapp working on Android) 2013-04-01 05:41:07 +00:00
188.61.52.255
94dd6f2f61 poll vote (deltas: speed up syncing modified versions of existing files) 2013-04-01 05:19:26 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmRFKwny4rArBaz-36xTcsJYqKIgdDaw5Q
c0de50ddd8 poll vote (encrypted git remotes using git-remote-gcrypt) 2013-04-01 04:36:18 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkaBh9VNJ-RZ26wJZ4BEhMN1IlPT-DK6JA
fbc9f6fb13 2013-04-01 03:37:40 +00:00
80.200.161.166
381a43fae0 poll vote (don't work on features, work on making it easier to install and use) 2013-04-01 02:20:49 +00:00
109.128.233.50
441cc20f58 poll vote (don't work on features, work on making it easier to install and use) 2013-04-01 01:48:42 +00:00
125.199.23.34
c74313045c poll vote (don't work on features, work on making it easier to install and use) 2013-04-01 01:43:29 +00:00
170.148.69.140
dc6eed903b poll vote (don't work on features, work on making it easier to install and use) 2013-04-01 01:32:14 +00:00
71.120.27.178
680ff07dd0 poll vote (get webapp working on Android) 2013-04-01 01:29:40 +00:00
71.120.27.178
8c1eceec06 poll vote (encrypted git remotes using git-remote-gcrypt) 2013-04-01 01:29:31 +00:00
71.120.27.178
60bc71f92c poll vote (upload and download rate limiting) 2013-04-01 01:29:17 +00:00
58.6.99.98
fe5c85becb poll vote (encrypted git remotes using git-remote-gcrypt) 2013-04-01 01:26:01 +00:00
216.211.245.82
98f3fc092e poll vote (get webapp working on Android) 2013-04-01 01:13:35 +00:00
188.61.52.255
cf3913ff61 poll vote (encrypted git remotes using git-remote-gcrypt) 2013-04-01 01:12:14 +00:00
212.186.52.66
619d5cca9a poll vote (encrypted git remotes using git-remote-gcrypt) 2013-04-01 00:56:44 +00:00
Joey Hess
cc1f8c64ca correction 2013-03-31 20:20:41 -04:00
Joey Hess
e0f3d1a3ba document directory hashes 2013-03-31 20:13:49 -04:00
Joey Hess
5e3c43f7fc Merge branch 'master' of ssh://git-annex.branchable.com 2013-03-31 19:51:33 -04:00
Joey Hess
cb9b060f4a link polls 2013-03-31 19:50:59 -04:00
184.175.42.76
ce964b48a4 poll vote (don't work on features, work on making it easier to install and use) 2013-03-31 23:38:29 +00:00
EskildHustvedt
ca6c6be378 poll vote (get webapp working on Android) 2013-03-31 23:25:19 +00:00
50.46.189.77
d257e03c4b poll vote (encrypted git remotes using git-remote-gcrypt) 2013-03-31 23:20:57 +00:00
Joey Hess
358f303c51 Merge branch 'master' of ssh://git-annex.branchable.com 2013-03-31 19:15:14 -04:00
Joey Hess
1b66611ecc blog for the day 2013-03-31 19:10:29 -04:00
Joey Hess
25056da5a3 update status 2013-03-31 19:07:43 -04:00
Joey Hess
8fde22b112 close 2013-03-31 19:04:51 -04:00
Joey Hess
940e167ecc Adjust built-in preferred content expressions to make most types of repositories want content that is only located on untrusted or dead repositories. 2013-03-31 17:10:25 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnZWCbRYPVnwscdkdEDwgQHZJLwW6H_AHo
f080a8e8a0 Added a comment: bup fail? 2013-03-31 21:05:33 +00:00
Joey Hess
c57baaaa30 webapp: Added UI to delete repositories. Closes: #689847 2013-03-31 16:38:05 -04:00
http://joeyh.name/
fe938f1032 Added a comment 2013-03-31 18:50:36 +00:00
Joey Hess
e683df9536 fix version 2013-03-31 14:41:12 -04:00
Philip Hands
78cb8889ff mention trying with latest from git 2013-03-31 19:28:01 +01:00
Philip Hands
5588ea410c Merge branch 'master' of git://git-annex.branchable.com 2013-03-31 19:14:44 +01:00
Philip Hands
3af3f546a5 fix typo in comment (and discard comment about typo) 2013-03-31 19:14:20 +01:00
EskildHustvedt
cf15a23c48 Added a comment 2013-03-31 18:13:53 +00:00
http://hands.com/~phil/
d33dde88d9 Added a comment: software from the future? 2013-03-31 17:30:34 +00:00
http://hands.com/~phil/
17146df45c Added a comment 2013-03-31 16:55:10 +00:00
http://hands.com/~phil/
11b3942ef2 Added a comment: still seems to be a problem with 4.20130323 2013-03-31 16:49:49 +00:00
1.44.247.234
58fd37bb9b poll vote (don't work on features, work on making it easier to install and use) 2013-03-31 11:04:07 +00:00
79.215.69.139
5e77bb09d5 poll vote (get webapp working on Android) 2013-03-31 09:24:52 +00:00
99.54.57.201
c59304d425 poll vote (get webapp working on Android) 2013-03-31 06:12:16 +00:00
166.62.145.173
af937610c4 poll vote (encrypted git remotes using git-remote-gcrypt) 2013-03-31 05:47:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmaygIuV4bIfp-U5IRH51FwKHq-i7_os0c
feb01b8c11 Added a comment 2013-03-31 03:45:45 +00:00
76.218.48.205
551125fd85 poll vote (don't work on features, work on making it easier to install and use) 2013-03-31 03:27:51 +00:00
128.61.104.52
f11c2003c7 poll vote (don't work on features, work on making it easier to install and use) 2013-03-31 01:51:20 +00:00
Joey Hess
424d117e8b Merge branch 'master' of ssh://git-annex.branchable.com 2013-03-30 19:09:46 -04:00
Joey Hess
45d8fa90a9 close 2013-03-30 19:08:58 -04:00
79.165.59.119
7f8ebd1782 poll vote (get webapp working on Android) 2013-03-30 20:23:34 +00:00
http://joeyh.name/
f5b4514ca4 poll vote (upload and download rate limiting) 2013-03-30 19:07:33 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
f433e540be poll vote (get webapp working on Android) 2013-03-30 19:05:14 +00:00
Joey Hess
f5942eba7a typo 2013-03-30 14:50:42 -04:00
Joey Hess
e8ecf42184 add a poll 2013-03-30 14:48:53 -04:00
Joey Hess
5b0f3aa877 Merge branch 'master' of ssh://git-annex.branchable.com 2013-03-30 14:28:41 -04:00
Joey Hess
e4dfe84f4c design page for rate limiting 2013-03-30 14:25:07 -04:00
http://joeyh.name/
62eb69e079 Added a comment 2013-03-30 18:01:29 +00:00
Joey Hess
2ded1b8c75 Merge branch 'master' of ssh://git-annex.branchable.com 2013-03-30 10:37:07 -04:00
https://www.google.com/accounts/o8/id?id=AItOawm7AuSfii_tCkLyspL6Mr0ATlO6OxLNYOo
101362cb4b Added a comment: Great idea! 2013-03-30 08:00:17 +00:00
Joey Hess
ce42e6e470 tweak 2013-03-29 23:31:25 -04:00
https://www.google.com/accounts/o8/id?id=AItOawn4bbuawnh-nSo9pAh8irYAcV4MQCcfdHo
b67f0b87a4 removed 2013-03-30 00:30:10 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn4bbuawnh-nSo9pAh8irYAcV4MQCcfdHo
f6e7a0a62b 2013-03-30 00:29:37 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn4bbuawnh-nSo9pAh8irYAcV4MQCcfdHo
2876a2dc27 Added a comment: suggesting feature: stream 2013-03-30 00:27:28 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn9JRcJ_69McoLFe5-dvTMdfS9rJpGy6JI
b21fb6f368 Added a comment: solved the problem 2013-03-30 00:13:29 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn9JRcJ_69McoLFe5-dvTMdfS9rJpGy6JI
d48e6c5601 Added a comment: this just happened to me as well 2013-03-29 23:28:06 +00:00
diepes
67f5b6e669 Added a comment: sshfs ? and no sync from special remote to 2nd git-annex ? 2013-03-29 22:09:49 +00:00
guilhem
55f0f858ee Allow other MAC algorithms in the Remote Config. 2013-03-29 18:04:52 -04:00
Joey Hess
cad52c9d9d fix version 2013-03-29 17:09:05 -04:00
Joey Hess
00f228b91b version 2013-03-29 17:07:33 -04:00
Joey Hess
02e6fc0a50 new awesome feature tip 2013-03-29 17:06:36 -04:00
Joey Hess
5881bbe75c Merge branch 'master' of ssh://git-annex.branchable.com 2013-03-29 16:56:14 -04:00
Joey Hess
7533cfa9ef blog for the day 2013-03-29 16:55:16 -04:00
Joey Hess
2cbaf0406d better example 2013-03-29 16:41:54 -04:00
Joey Hess
67e817c6a1 New annex.largefiles setting, which configures which files git annex add and the assistant add to the annex.
I would have sort of liked to put this in .gitattributes, but it seems
it does not support multi-word attribute values. Also, making this a single
config setting makes it easy to only parse the expression once.

A natural next step would be to make the assistant `git add` files that
are not annex.largefiles. OTOH, I don't think `git annex add` should
`git add` such files, because git-annex command line tools are
not in the business of wrapping git command line tools.
2013-03-29 16:17:13 -04:00
Joey Hess
dd6c3deccf update annex.direct docs 2013-03-29 13:33:56 -04:00
http://joeyh.name/
1b104ca620 Added a comment 2013-03-29 17:12:47 +00:00
Joey Hess
bf15c6d74e Merge branch 'master' of ssh://git-annex.branchable.com 2013-03-29 13:09:50 -04:00
Joey Hess
6fa0d0ecc8 webapp: Run ssh server probes in a way that will work when the login shell is a monstrosity that should have died 25 years ago, such as csh. 2013-03-29 13:09:30 -04:00
http://joeyh.name/
4baa89ffd1 Added a comment 2013-03-29 16:47:30 +00:00
diepes
3ea0d6c413 Added a comment: rsync description and example 2013-03-29 15:57:20 +00:00
Richard Hartmann
26a69208f0 Merge branch 'master' of git://git-annex.branchable.com 2013-03-29 16:22:10 +01:00
Richard Hartmann
6fdc28ae66 Fix typo 2013-03-29 16:21:58 +01:00
https://www.google.com/accounts/o8/id?id=AItOawlqOu7P4tb4D-Xo2pYrjln2NsAObtErliM
81790db37b Added a comment: box.com fixed 2013-03-29 15:15:32 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmaygIuV4bIfp-U5IRH51FwKHq-i7_os0c
5260f6c6b9 Added a comment 2013-03-29 04:03:44 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmaygIuV4bIfp-U5IRH51FwKHq-i7_os0c
c1a5c1822d removed 2013-03-29 03:49:45 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmaygIuV4bIfp-U5IRH51FwKHq-i7_os0c
d6dc2c209c Added a comment 2013-03-29 03:48:42 +00:00
Joey Hess
5434124c75 blog for the day 2013-03-28 17:41:43 -04:00
Joey Hess
cf07a2c412 webapp: Progess bar fixes for many types of special remotes.
There was confusion in different parts of the progress bar code about
whether an update contained the total number of bytes transferred, or the
number of bytes transferred since the last update. One way this bug
showed up was progress bars that seemed to stick at zero for a long time.
In order to fix it comprehensively, I add a new BytesProcessed data type,
that is explicitly a total quantity of bytes, not a delta.

Note that this doesn't necessarily fix every problem with progress bars.
Particularly, buffering can now cause progress bars to seem to run ahead
of transfers, reaching 100% when data is still being uploaded.
2013-03-28 17:04:37 -04:00
http://joeyh.name/
04f02e9f33 Added a comment 2013-03-28 15:50:47 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm7AuSfii_tCkLyspL6Mr0ATlO6OxLNYOo
b572897b75 Added a comment: something for the wishlist maybe? 2013-03-28 08:30:07 +00:00
http://joeyh.name/
d9c85cff34 Added a comment 2013-03-27 22:48:16 +00:00
51m0n
f25ba0099b 2013-03-27 22:43:28 +00:00
Joey Hess
8d3fe19bc6 blog for the day 2013-03-27 16:55:15 -04:00
Joey Hess
440055db19 Merge remote-tracking branch 'origin/master' 2013-03-27 16:54:30 -04:00
Joey Hess
5203f11baa update 2013-03-27 16:50:11 -04:00
Joey Hess
c0851d98f1 update 2013-03-27 16:18:53 -04:00