https://www.google.com/accounts/o8/id?id=AItOawmqz6wCn-Q1vzrsHGvEJHOt_T5ZESilxhc
fc6535ddd8
Added a comment
2013-05-26 13:50:31 +00:00
annexuser
847596e9c9
Added a comment
2013-05-25 22:58:16 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkF8_uQjLYm5Mf5F_JuVW-BxlvzpWjvR_o
44b0039e6e
Added a comment
2013-05-25 20:27:32 +00:00
Joey Hess
90069a32c2
blog for the days
2013-05-25 16:08:29 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkwjBDXkP9HAQKhjTgThGOxUa1B99y_WRA
d36aa25b8f
Added a comment
2013-05-25 19:01:29 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnu1NYw8UF-NoDbKu8YKVGxi8FoZLH7JPs
7298f95a76
Added a step I had to do on my own OS X machine with 10.6 in order for the build to work.
2013-05-25 18:36:37 +00:00
Joey Hess
c8a749499d
Merge branch 'master' of ssh://git-annex.branchable.com
2013-05-25 13:59:37 -04:00
http://joeyh.name/
9d8ce10ee3
Added a comment
2013-05-25 17:57:43 +00:00
Joey Hess
b276857a7a
content: New command line way to view and configure a repository's preferred content settings.
2013-05-25 12:44:58 -04:00
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog
9c4d113663
Added a comment: bind mount
2013-05-25 15:55:52 +00:00
http://yarikoptic.myopenid.com/
4dcebfd8b5
Added a comment: Few other issues
2013-05-25 15:35:47 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkF8_uQjLYm5Mf5F_JuVW-BxlvzpWjvR_o
9784587bad
Added a comment: Wheezy is affected
2013-05-25 12:00:21 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkwjBDXkP9HAQKhjTgThGOxUa1B99y_WRA
e753551506
Added a comment
2013-05-25 10:03:24 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC0
7d5df365b2
Added a comment: It did it again.
2013-05-25 09:31:23 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkwjBDXkP9HAQKhjTgThGOxUa1B99y_WRA
98a9eede08
Added a comment
2013-05-25 07:40:13 +00:00
http://yarikoptic.myopenid.com/
7f4f53b065
Added a comment: compressed storage/transfer -- gzip Content-Type
2013-05-25 06:41:37 +00:00
Joey Hess
e3c1586997
Improve error handling when getting uuid of http remotes to auto-ignore, like with ssh remotes.
2013-05-25 01:47:19 -04:00
http://joeyh.name/
b63d5e6b1d
Added a comment
2013-05-25 04:42:22 +00:00
Joey Hess
b4bd3759f3
Merge branch 'master' of ssh://git-annex.branchable.com
2013-05-25 00:38:04 -04:00
Joey Hess
f8e940eb8e
Fix bug in parsing of parens in some preferred content expressions. This fixes the behavior of the manual mode group.
...
The current manual mode preferred content expression is:
"present and (((exclude=*/archive/* and exclude=archive/*) or (not (copies=archive:1 or copies=smallarchive:1))) or (not copies=semitrusted+:1))"
The old matcher misparsed this, to basically:
OR (present and (...)) (not copies=semitrusted+:1))
The paren handling and indeed the whole conversion from tokens to the
matcher was just wrong. The new way may not be the cleverest, but I think
it is correct, and you can see how it pattern matches structurally against
the expressions when parsing them.
That expression is now parsed to:
MAnd (MOp <function>)
(MOr (MOr (MAnd (MOp <function>) (MOp <function>)) (MNot (MOr (MOp <function>) (MOp <function>))))
(MNot (MOp <function>)))
Which appears correct, and behaves correct in testing.
Also threw in a simplifier, so the final generated Matcher has less
unnecessary clutter in it. Mostly so that I could more easily read &
confirm them.
Also, added a simple test of the Matcher to the test suite.
There is a small chance of badly formed preferred content expressions
behaving differently than before due to this rewrite.
2013-05-24 21:46:33 -04:00
http://a-or-b.myopenid.com/
0eab1b091b
removed
2013-05-25 00:48:44 +00:00
http://a-or-b.myopenid.com/
93579dea2f
2013-05-25 00:41:48 +00:00
http://yarikoptic.myopenid.com/
38b8a1539b
Added a comment: asking for ssh password in the terminal (not in web ui)
2013-05-24 23:49:40 +00:00
http://yarikoptic.myopenid.com/
af0b93086a
Added a comment: It starts after uninstall/install
2013-05-24 23:29:52 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnBJ6Dv1glxzzi4qIzGFNa6F-mfHIvv9Ck
5b7615ef0b
2013-05-24 22:03:16 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkwjBDXkP9HAQKhjTgThGOxUa1B99y_WRA
4d34233fae
Added a comment
2013-05-24 21:31:47 +00:00
Joey Hess
c84538433a
Merge branch 'master' of ssh://git-annex.branchable.com
2013-05-24 12:46:57 -04:00
http://joeyh.name/
a883a95726
Added a comment
2013-05-24 16:45:27 +00:00
Joey Hess
b7ccbfcc15
note about initremote --fast
2013-05-24 12:12:00 -04:00
Joey Hess
4da2ae009a
tag
2013-05-24 12:01:25 -04:00
Joey Hess
84ac6778d9
update
2013-05-24 11:59:52 -04:00
Joey Hess
56b774d358
close
2013-05-24 11:56:36 -04:00
http://joeyh.name/
ff9c7c7278
Added a comment
2013-05-24 15:55:42 +00:00
http://joeyh.name/
09e362355c
Added a comment
2013-05-24 15:50:45 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkwjBDXkP9HAQKhjTgThGOxUa1B99y_WRA
ac04b22893
Added a comment
2013-05-24 15:47:36 +00:00
basak
27820b5efa
Added a comment
2013-05-24 15:47:14 +00:00
Joey Hess
a3b50a9673
fix log filename
2013-05-24 11:39:10 -04:00
http://joeyh.name/
b8310c2eda
Added a comment
2013-05-24 15:35:16 +00:00
http://joeyh.name/
aa90cd782c
Added a comment
2013-05-24 15:33:12 +00:00
http://joeyh.name/
9526de5f68
Added a comment
2013-05-24 15:05:13 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmu416zAYgYzbXVZAe30MiXoOWO4z6nGX8
e0a6fe790c
Added a comment
2013-05-24 14:59:54 +00:00
Joey Hess
7c1132f483
fixed
2013-05-24 10:31:15 -04:00
http://joeyh.name/
a4c41e3bcd
Added a comment
2013-05-24 14:21:04 +00:00
http://mildred.fr/
b87fe0d611
Added a comment: Problems with URL ending with ".git"
2013-05-24 12:15:16 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlcxKZHglATIiJXD7jcxfYhkhgeFmcVFqE
03e7315c75
Added a comment: 21-May-2013 still broken
2013-05-24 12:00:37 +00:00
basak
e055ed4a08
Added a comment
2013-05-24 09:38:40 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmu416zAYgYzbXVZAe30MiXoOWO4z6nGX8
3930841474
2013-05-24 08:12:56 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkwjBDXkP9HAQKhjTgThGOxUa1B99y_WRA
d60d2a6038
2013-05-24 06:15:29 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkwjBDXkP9HAQKhjTgThGOxUa1B99y_WRA
aee0f94fc8
Added a comment: Still problems with my old N1/CM7
2013-05-24 06:01:19 +00:00
http://joeyh.name/
6142a1ff93
Added a comment
2013-05-24 03:26:33 +00:00
http://yarikoptic.myopenid.com/
04d2c84292
Added a comment: fresh build
2013-05-24 03:21:29 +00:00
http://yarikoptic.myopenid.com/
1f990a56a9
Added a comment
2013-05-24 03:11:50 +00:00
Joey Hess
dbd742fd91
gar
2013-05-23 19:29:48 -04:00
Joey Hess
2576051021
better descriptions
2013-05-23 19:28:45 -04:00
http://joeyh.name/
33ee532851
2013-05-23 23:26:28 +00:00
http://joeyh.name/
402e3d010c
Added a comment
2013-05-23 23:25:02 +00:00
Joey Hess
3c7d7a73d5
Merge branch 'master' of ssh://git-annex.branchable.com
2013-05-23 19:18:49 -04:00
Joey Hess
f3640baca0
blog for the day
2013-05-23 19:16:29 -04:00
Joey Hess
2a7295dbba
add googledriveannex
2013-05-23 18:52:19 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC0
7c4ff7667c
2013-05-23 21:45:14 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC0
c7077c7367
2013-05-23 21:20:38 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlQ7ZdQxAps4v0cl5J3wKGWD8243Gy8-m0
2ef63c6d80
Added a comment: PPA Package Pinning
2013-05-23 21:18:14 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC0
4df5265bc2
2013-05-23 21:07:43 +00:00
http://joeyh.name/
8187a79b50
Added a comment
2013-05-23 20:04:03 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8
0a62e9d3a9
2013-05-23 19:54:04 +00:00
Joey Hess
cf7fec4b46
list standard groups in vicfg
2013-05-23 14:54:59 -04:00
http://joeyh.name/
6c06a4f8eb
Added a comment
2013-05-23 18:44:47 +00:00
Joey Hess
f07cdf88ba
remove disk space usage note
...
Using symlinks should avoid this Android bug.
2013-05-23 13:56:53 -04:00
http://joeyh.name/
387437e88c
Added a comment
2013-05-23 15:59:37 +00:00
http://joeyh.name/
43aad96926
Added a comment
2013-05-23 15:57:08 +00:00
http://joeyh.name/
fbc3934b72
Added a comment
2013-05-23 15:55:16 +00:00
Joey Hess
cf96a69490
fixed
2013-05-23 11:32:44 -04:00
http://yarikoptic.myopenid.com/
4f45ded015
Added a comment: why ln failed
2013-05-23 13:27:40 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmu416zAYgYzbXVZAe30MiXoOWO4z6nGX8
03d3ddfe40
Added a comment
2013-05-23 10:02:55 +00:00
Mesar Hameed
8e5dfd7a9b
New wishlist item: vicfg to display possible repo group names.
2013-05-23 09:23:02 +02:00
https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8
10a12fb545
removed
2013-05-23 00:12:28 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8
d776be2222
Added a comment
2013-05-22 23:34:50 +00:00
Joey Hess
3d420f7c94
make match what I'm seeing at
...
https://www.flickr.com/photos/79698808@N00/8794014022/in/set-72157633616797866/
2013-05-22 19:13:16 -04:00
Joey Hess
da9a6b7ece
add back git-annex setup section
2013-05-22 19:10:23 -04:00
Joey Hess
80562725ee
Merge branch 'master' of ssh://git-annex.branchable.com
2013-05-22 19:09:58 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8
fd7aa29fdc
2013-05-22 22:53:22 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8
a6719cf3f2
2013-05-22 22:33:29 +00:00
Joey Hess
f6f9afedb1
update
2013-05-22 17:29:24 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8
76b1e2fd5a
2013-05-22 21:27:30 +00:00
Joey Hess
edafc33714
tune up
2013-05-22 17:26:19 -04:00
Joey Hess
48eada7d56
Merge branch 'master' of ssh://git-annex.branchable.com
2013-05-22 17:24:30 -04:00
Joey Hess
94738975e7
blog for the day
2013-05-22 17:22:49 -04:00
Joey Hess
99324eac9a
XMPP: Send pings and use them to detect when contact with the server is lost.
...
I noticed that when my modem hung up and redialed, my xmpp client was left
sending messages into the void. This will also handle any idle
disconnection issues.
2013-05-22 17:03:46 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8
08328fe7b7
2013-05-22 20:42:13 +00:00
Øyvind A. Holm
df839c4894
future_proofing.mdwn: Typo fix
...
ceb73044-c317-11e2-8d8a-4e30acf53950
2013-05-22 21:42:25 +02:00
Joey Hess
c1f7774920
Merge branch 'master' of ssh://git-annex.branchable.com
2013-05-22 15:20:45 -04:00
http://yarikoptic.myopenid.com/
217999ce18
Added a comment: Re: compression -- storage and transfer
2013-05-22 19:17:33 +00:00
http://yarikoptic.myopenid.com/
81ea6db3e9
Added a comment: compression -- storage and transfer
2013-05-22 18:48:59 +00:00
http://yarikoptic.myopenid.com/
807f3dbc21
Added a comment: remotes costs
2013-05-22 18:33:11 +00:00
basak
2fb452012e
Added a comment: Recovering from a clone
2013-05-22 18:32:05 +00:00
basak
4482105beb
Added a comment
2013-05-22 18:10:32 +00:00
basak
712ec55776
2013-05-22 18:09:46 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkwjBDXkP9HAQKhjTgThGOxUa1B99y_WRA
a496b3cad7
2013-05-22 17:46:14 +00:00
Joey Hess
c1e10d2241
Merge branch 'master' of ssh://git-annex.branchable.com
2013-05-22 13:10:16 -04:00
Joey Hess
2cf0e548bb
todo
2013-05-22 10:40:49 -04:00