Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' into dependency-types | Joey Hess | 2009-10-11 |
|\ | | | | | | | | | | | Conflicts: debian/changelog doc/plugins/calendar.mdwn | ||
| * | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2009-10-11 |
| |\ | |||
| | * | (no commit message) | Jogo | 2009-10-11 |
| | | | |||
| | * | (no commit message) | Jogo | 2009-10-11 |
| | | | |||
| | * | (no commit message) | Jogo | 2009-10-10 |
| | | | |||
| | * | (no commit message) | trianta | 2009-10-10 |
| | | | |||
| * | | ikiwiki-calendar: New command automates creation of archive pages using the ↵ | Joey Hess | 2009-10-11 |
| | | | | | | | | | | | | calendar plugin. | ||
| * | | typo | Joey Hess | 2009-10-11 |
| |/ | |||
* | | typo | Joey Hess | 2009-10-11 |
| | | |||
* | | update | Joey Hess | 2009-10-09 |
| | | |||
* | | Merge branch 'master' into dependency-types | Joey Hess | 2009-10-09 |
|\| | | | | | | | | | Conflicts: doc/bugs/transitive_dependencies.mdwn | ||
| * | add news item for ikiwiki 3.20091009 | Joey Hess | 2009-10-09 |
| | | |||
| * | response | http://www.cse.unsw.edu.au/~willu/ | 2009-10-09 |
| | | |||
| * | remove highlevel influence calculation stuff | Joey Hess | 2009-10-09 |
| | | | | | | | | | | | | | | I have it implemented in both add_depends and pagespec_match_list. The add_depends implementation is optimised to only try one page if the pagespec's influences are all static, and do not vary by page matched. | ||
| * | response | Joey Hess | 2009-10-09 |
| | | |||
| * | Yet another tweak to the formal definition. Much better this time. | http://www.cse.unsw.edu.au/~willu/ | 2009-10-08 |
| | | |||
| * | Another tweak to the formal definition. | http://www.cse.unsw.edu.au/~willu/ | 2009-10-08 |
| | | |||
| * | response | Joey Hess | 2009-10-08 |
| | | |||
| * | comments on cycles in the dependency graph | http://www.cse.unsw.edu.au/~willu/ | 2009-10-08 |
| | | |||
| * | Minor comment | http://www.cse.unsw.edu.au/~willu/ | 2009-10-08 |
| | | |||
* | | add_depends: optimise influence calculation | Joey Hess | 2009-10-09 |
| | | | | | | | | | | | | | | | | I made match_* functions whose influences can vary depending on the page matched set a special "" influence to indicate this. Then add_depends can try just one page, and if static influences are found, stop there. | ||
* | | fix link | Joey Hess | 2009-10-09 |
| | | |||
* | | pagespec_match_list: change limit to filter | Joey Hess | 2009-10-09 |
| | | |||
* | | pagespec_match_list allow additional pagespec limit parameters again | Joey Hess | 2009-10-09 |
| | | |||
* | | don't link to inline, not available when directives underlay is not enabled | Joey Hess | 2009-10-09 |
| | | |||
* | | rename use_pagespec to pagespec_match_list | Joey Hess | 2009-10-08 |
| | | | | | | | | | | To avoid breaking plugins, also support the old pagespec_match_list calling convention, with a deprecation warning. | ||
* | | Merge branch 'master' into dependency-types | Joey Hess | 2009-10-08 |
|\| | | | | | | | | | | | | | Conflicts: IkiWiki.pm IkiWiki/Render.pm debian/changelog | ||
| * | update | Joey Hess | 2009-10-08 |
| | | |||
| * | found a way to get false positive influences | Joey Hess | 2009-10-08 |
| | | |||
| * | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2009-10-08 |
| |\ | |||
| | * | (no commit message) | http://shoorick.livejournal.com/ | 2009-10-08 |
| | | | |||
| * | | update | Joey Hess | 2009-10-08 |
| |/ | |||
| * | add cpanrt | http://www.larted.org.uk/~dom/ | 2009-10-08 |
| | | |||
| * | Tweaks | http://www.cse.unsw.edu.au/~willu/ | 2009-10-08 |
| | | |||
| * | (no commit message) | http://smcv.pseudorandom.co.uk/ | 2009-10-08 |
| | | |||
| * | update | Joey Hess | 2009-10-08 |
| | | |||
| * | Questions... | http://www.cse.unsw.edu.au/~willu/ | 2009-10-08 |
| | | |||
* | | inline: switch to use_pagespec | Joey Hess | 2009-10-08 |
| | | | | | | | | | | Taking advantage of every single one of its features, of course. Even had to add one more.. | ||
* | | add sorting page | Joey Hess | 2009-10-08 |
| | | |||
* | | add use_pagespec and deptype functions | Joey Hess | 2009-10-08 |
| | | |||
* | | add type info to influence information | Joey Hess | 2009-10-07 |
| | | |||
* | | Merge branch 'master' into dependency-types | Joey Hess | 2009-10-07 |
|\| | |||
| * | update | Joey Hess | 2009-10-07 |
| | | |||
| * | influences calculation implemented | Joey Hess | 2009-10-07 |
| | | |||
* | | add influence info to match_* | Joey Hess | 2009-10-07 |
| | | | | | | | | Also update docs, test suite. | ||
* | | Merge branch 'master' into dependency-types | Joey Hess | 2009-10-07 |
|\| | |||
| * | mention that pagespec_match returns an overloaded value | Joey Hess | 2009-10-07 |
| | | |||
* | | Merge branch 'master' into dependency-types | Joey Hess | 2009-10-07 |
|\| | |||
| * | a theory of pagespec influence lists, for Will's perusal | Joey Hess | 2009-10-07 |
| | | |||
| * | (no commit message) | Jogo | 2009-10-07 |
| | |