aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* Merge branch 'master' into dependency-typesJoey Hess2009-10-11
|\ | | | | | | | | | | Conflicts: debian/changelog doc/plugins/calendar.mdwn
| * Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-10-11
| |\
| | * (no commit message)Jogo2009-10-11
| | |
| | * (no commit message)Jogo2009-10-11
| | |
| | * (no commit message)Jogo2009-10-10
| | |
| | * (no commit message)trianta2009-10-10
| | |
| * | ikiwiki-calendar: New command automates creation of archive pages using the ↵Joey Hess2009-10-11
| | | | | | | | | | | | calendar plugin.
| * | typoJoey Hess2009-10-11
| |/
* | typoJoey Hess2009-10-11
| |
* | updateJoey Hess2009-10-09
| |
* | Merge branch 'master' into dependency-typesJoey Hess2009-10-09
|\| | | | | | | | | Conflicts: doc/bugs/transitive_dependencies.mdwn
| * add news item for ikiwiki 3.20091009Joey Hess2009-10-09
| |
| * responsehttp://www.cse.unsw.edu.au/~willu/2009-10-09
| |
| * remove highlevel influence calculation stuffJoey Hess2009-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.
| * responseJoey Hess2009-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
| |
| * responseJoey Hess2009-10-08
| |
| * comments on cycles in the dependency graphhttp://www.cse.unsw.edu.au/~willu/2009-10-08
| |
| * Minor commenthttp://www.cse.unsw.edu.au/~willu/2009-10-08
| |
* | add_depends: optimise influence calculationJoey Hess2009-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 linkJoey Hess2009-10-09
| |
* | pagespec_match_list: change limit to filterJoey Hess2009-10-09
| |
* | pagespec_match_list allow additional pagespec limit parameters againJoey Hess2009-10-09
| |
* | don't link to inline, not available when directives underlay is not enabledJoey Hess2009-10-09
| |
* | rename use_pagespec to pagespec_match_listJoey Hess2009-10-08
| | | | | | | | | | To avoid breaking plugins, also support the old pagespec_match_list calling convention, with a deprecation warning.
* | Merge branch 'master' into dependency-typesJoey Hess2009-10-08
|\| | | | | | | | | | | | | Conflicts: IkiWiki.pm IkiWiki/Render.pm debian/changelog
| * updateJoey Hess2009-10-08
| |
| * found a way to get false positive influencesJoey Hess2009-10-08
| |
| * Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2009-10-08
| |\
| | * (no commit message)http://shoorick.livejournal.com/2009-10-08
| | |
| * | updateJoey Hess2009-10-08
| |/
| * add cpanrthttp://www.larted.org.uk/~dom/2009-10-08
| |
| * Tweakshttp://www.cse.unsw.edu.au/~willu/2009-10-08
| |
| * (no commit message)http://smcv.pseudorandom.co.uk/2009-10-08
| |
| * updateJoey Hess2009-10-08
| |
| * Questions...http://www.cse.unsw.edu.au/~willu/2009-10-08
| |
* | inline: switch to use_pagespecJoey Hess2009-10-08
| | | | | | | | | | Taking advantage of every single one of its features, of course. Even had to add one more..
* | add sorting pageJoey Hess2009-10-08
| |
* | add use_pagespec and deptype functionsJoey Hess2009-10-08
| |
* | add type info to influence informationJoey Hess2009-10-07
| |
* | Merge branch 'master' into dependency-typesJoey Hess2009-10-07
|\|
| * updateJoey Hess2009-10-07
| |
| * influences calculation implementedJoey Hess2009-10-07
| |
* | add influence info to match_*Joey Hess2009-10-07
| | | | | | | | Also update docs, test suite.
* | Merge branch 'master' into dependency-typesJoey Hess2009-10-07
|\|
| * mention that pagespec_match returns an overloaded valueJoey Hess2009-10-07
| |
* | Merge branch 'master' into dependency-typesJoey Hess2009-10-07
|\|
| * a theory of pagespec influence lists, for Will's perusalJoey Hess2009-10-07
| |
| * (no commit message)Jogo2009-10-07
| |