Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Added a comment: It did it again. | https://www.google.com/accounts/o8/id?id=AItOawmLB39PC89rfGaA8SwrsnB6tbumezj-aC0 | 2013-05-25 |
| | |||
* | Improve error handling when getting uuid of http remotes to auto-ignore, ↵ | Joey Hess | 2013-05-25 |
| | | | | like with ssh remotes. | ||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-05-25 |
|\ | |||
* | | Fix bug in parsing of parens in some preferred content expressions. This ↵ | Joey Hess | 2013-05-24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | ||
| * | removed | http://a-or-b.myopenid.com/ | 2013-05-25 |
| | | |||
| * | (no commit message) | http://a-or-b.myopenid.com/ | 2013-05-25 |
| | | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawnBJ6Dv1glxzzi4qIzGFNa6F-mfHIvv9Ck | 2013-05-24 |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-05-24 |
|\ | |||
* | | close | Joey Hess | 2013-05-24 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-05-24 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-05-24 |
| | | |||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawmu416zAYgYzbXVZAe30MiXoOWO4z6nGX8 | 2013-05-24 |
| | | |||
* | | fixed | Joey Hess | 2013-05-24 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-05-24 |
|/ | |||
* | Added a comment: 21-May-2013 still broken | https://www.google.com/accounts/o8/id?id=AItOawlcxKZHglATIiJXD7jcxfYhkhgeFmcVFqE | 2013-05-24 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawmu416zAYgYzbXVZAe30MiXoOWO4z6nGX8 | 2013-05-24 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8 | 2013-05-23 |
| | |||
* | Added a comment | http://joeyh.name/ | 2013-05-23 |
| | |||
* | Added a comment | http://joeyh.name/ | 2013-05-23 |
| | |||
* | Added a comment | http://joeyh.name/ | 2013-05-23 |
| | |||
* | fixed | Joey Hess | 2013-05-23 |
| | |||
* | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawmu416zAYgYzbXVZAe30MiXoOWO4z6nGX8 | 2013-05-23 |
| | |||
* | (no commit message) | basak | 2013-05-22 |
| | |||
* | Added a comment: fixed | https://www.google.com/accounts/o8/id?id=AItOawnmvJtM53ZX9h8OGQoU2t2OfGwrF7rxFX0 | 2013-05-22 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawknOATcOkmzX4jKuET5Z2RsaFUNnLKnQsU | 2013-05-22 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawlTdxM39-zofCTehLcLYJ8D-xH8pa5DNGA | 2013-05-21 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawntVnR-Z5ghYInvsElbDeADPSuCsF18iTY | 2013-05-21 |
| | |||
* | Added a comment: Same error with Android | https://www.google.com/accounts/o8/id?id=AItOawnu1NYw8UF-NoDbKu8YKVGxi8FoZLH7JPs | 2013-05-21 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-05-20 |
|\ | |||
* | | close | Joey Hess | 2013-05-20 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-05-20 |
|/ | |||
* | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawkx5V3MTbzCXS3J7Mn9FEq8M9bPPYMkAHY | 2013-05-20 |
| | |||
* | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawkx5V3MTbzCXS3J7Mn9FEq8M9bPPYMkAHY | 2013-05-20 |
| | |||
* | Added a comment | http://joeyh.name/ | 2013-05-20 |
| | |||
* | Added a comment | http://joeyh.name/ | 2013-05-20 |
| | |||
* | Added a comment | http://edheil.wordpress.com/ | 2013-05-20 |
| | |||
* | Added a comment | http://joeyh.name/ | 2013-05-20 |
| | |||
* | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawkx5V3MTbzCXS3J7Mn9FEq8M9bPPYMkAHY | 2013-05-20 |
| | |||
* | Added a comment | http://edheil.wordpress.com/ | 2013-05-20 |
| | |||
* | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawkx5V3MTbzCXS3J7Mn9FEq8M9bPPYMkAHY | 2013-05-20 |
| | |||
* | Added a comment | http://joeyh.name/ | 2013-05-19 |
| | |||
* | Allow building with gpg2. | Joey Hess | 2013-05-19 |
| | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-05-19 |
|\ | |||
| * | Added a comment | http://me.tinco.nl/ | 2013-05-19 |
| | | |||
* | | moreinfo | Joey Hess | 2013-05-19 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-05-19 |
| | | |||
| * | Added a comment | http://joeyh.name/ | 2013-05-19 |
|/ | |||
* | Merge branch 'master' of ssh://git-annex.branchable.com | Joey Hess | 2013-05-19 |
|\ | |||
* | | close; was wrong password | Joey Hess | 2013-05-19 |
| | | |||
| * | Added a comment | http://me.tinco.nl/ | 2013-05-19 |
|/ |