aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* 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
| * not a contentless dependencyJoey Hess2009-10-04
| * edittemplate: contentless dependencyJoey Hess2009-10-04
| * calendar: all dependencies are contentlessJoey Hess2009-10-04
| * inline: Use a contentless dependency in quick mode.Joey Hess2009-10-04
| * map: Use a contentless dependency unless show= is specified.Joey Hess2009-10-04
| * orphans and brokenlinks cannot use contentless dependencyJoey Hess2009-10-03
| * implement support for DEPEND_EXISTSJoey Hess2009-10-03
| * pagecount: Use contentless dependencyJoey Hess2009-10-03
* | minor optimisationJoey Hess2009-10-02
* | handle transitive dependencies by re-running dep resolverJoey Hess2009-10-02
|/
* mirrorlist: Display nothing if list is empty.Joey Hess2009-10-02
* Support RPC::XML 0.69's incompatable object instantiation method.Joey Hess2009-09-29
* typoJoey Hess2009-09-29
* toggle, relativedate: Support templates that add attributes to the body tag.Joey Hess2009-09-28
* img: Fix dependency code for full size images.Joey Hess2009-09-27
* img: Correct bug in image size calculation code.Joey Hess2009-09-27
* parentlinks: Add has_parentlinks template parameter to allow styling the topl...Joey Hess2009-09-27
* otl: Avoid globally filtering non-otl pagesJoey Hess2009-09-23
* avoid ugly messages when running ikiwiki -setup on a *directory*Joey Hess2009-09-23
* auto.setup, auto-blog.setup: Fix sanitization of entered wikiname. Closes: #5...Joey Hess2009-09-23