aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* add_depends: optimise influence calculationJoey Hess2009-10-09
* img: use presence dependency when linking to a pageJoey Hess2009-10-09
* brokenlinks: use pagespec_match_listJoey Hess2009-10-09
* pagespec_match_list: change limit to filterJoey Hess2009-10-09
* conditional: use pagespec_match_listJoey Hess2009-10-09
* indentationJoey Hess2009-10-09
* conditional: use yesnoJoey Hess2009-10-09
* progress: switch to new pagespec_match_listJoey Hess2009-10-09
* linkmap: Use new pagespec_match_listJoey Hess2009-10-09
* rename use_pagespec to pagespec_match_listJoey Hess2009-10-08
* calendar: rework so it can use use_pagespecJoey Hess2009-10-08
* postsparkline: switch to use_pagespecJoey Hess2009-10-08
* orphans: switch to use_pagespecJoey Hess2009-10-08
* fix feedpages dependencyJoey Hess2009-10-08
* Merge branch 'master' into dependency-typesJoey Hess2009-10-08
|\
| * Optimize away most expensive file prune calls, when refreshingJoey Hess2009-10-08
* | pagestate: switch to use_pagespecJoey Hess2009-10-08
* | pagecount: switched to use_pagespecJoey Hess2009-10-08
* | inline: switch to use_pagespecJoey Hess2009-10-08
* | map: switch to use_pagespecJoey Hess2009-10-08
* | change how dependency types are specified to add_dependsJoey Hess2009-10-08
* | fix handling of influences of pagespecs that fail to matchJoey Hess2009-10-08
* | remove explicit addition of dependencies for displayed pagesJoey Hess2009-10-07
* | add type info to influence informationJoey Hess2009-10-07
* | add influence info to match_*Joey Hess2009-10-07
* | fix backlink new change detection codeJoey Hess2009-10-07
* | linkmap, pagestats: avoid using %links to get a list of pagesJoey Hess2009-10-06
* | linkmap: does need presence depsJoey Hess2009-10-06
* | typoJoey Hess2009-10-06
* | presence dependencies not neededJoey Hess2009-10-06
* | fix support of a single dependency that combines links and exists typesJoey Hess2009-10-06
* | linkmap: Use a combination of presence and link dependencies.Joey Hess2009-10-06
* | fix handling of links+content dependencyJoey Hess2009-10-06
* | refactor 3Joey Hess2009-10-06
* | refresh refactor 2Joey Hess2009-10-06
* | split up refreshJoey Hess2009-10-05
* | new link change detection method and general code reworkJoey Hess2009-10-05
* | use among limit for correctnessJoey Hess2009-10-05
* | pagestats: Use a combination of precense and link dependencies.Joey Hess2009-10-05
* | oprhans: Use a combination of precense and link dependencies.Joey Hess2009-10-05
* | use links dependencyJoey Hess2009-10-05
* | make links dependencies fire if broken links changeJoey Hess2009-10-05
* | fix add_depends to new apiJoey Hess2009-10-05
* | implement links dependenciesJoey Hess2009-10-05
* | typosJoey Hess2009-10-05
* | rework dependency types codeJoey Hess2009-10-04
* | Merge branch 'dependency-types' into transitive-dependenciesJoey Hess2009-10-04
|\ \
| * | postsparkline and progress: also contentless dependenciesJoey Hess2009-10-04
| * | meta redir dependency is contentlessJoey Hess2009-10-04
| * | listdirectives: contentless dependencyJoey Hess2009-10-04