Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | improved fix for depends_simple_mixup | Joey Hess | 2010-04-22 |
| | | | | | | | | | | Avoid adding the page matched against as an influence for currently failing pagespec matches, while still adding any other influences. This avoids bloating depends_simple with lots of bogus influences when matching eg, "!link(done)". It's only necessary for the page being tested to be an influence of that if the page matches. | ||
* | added a test case for this bug | Joey Hess | 2010-04-21 |
| | | | | | Further analysis suggests fixing this might not be as dreadful as I first thought! | ||
* | backlink influence data seems ok | Joey Hess | 2010-04-21 |
| | |||
* | more wrongness | Joey Hess | 2010-04-21 |
| | |||
* | link fix | Joey Hess | 2010-04-21 |
| | |||
* | argh. head exploding. | Joey Hess | 2010-04-21 |
| | |||
* | Fix incorrect influence info returned by a failing link() pagespec, that ↵ | Joey Hess | 2010-03-26 |
| | | | | could lead to bad dependency handling in certian situations. | ||
* | typo | Joey Hess | 2010-03-26 |
| | |||
* | new bug | Joey Hess | 2010-03-26 |