Age | Commit message (Expand) | Author |
2009-11-30 | fix bestlink to not return just-deleted pages | Joey Hess |
2009-11-26 | calendar: Add title attributes for all links in the calendars. | Joey Hess |
2009-11-26 | htmllink: allow a title attribute to be specified | Joey Hess |
2009-10-13 | remove debugging and cruft | Joey Hess |
2009-10-13 | influence blocker implementation | Joey Hess |
2009-10-13 | match_link: dynamic influence needed for page that currently has no links | Joey Hess |
2009-10-09 | add_depends: optimise influence calculation | Joey Hess |
2009-10-09 | rework influence calculation | Joey Hess |
2009-10-09 | fix pagespec_match_list handling of list parameter | 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 | conditional: use yesno | Joey Hess |
2009-10-08 | rename use_pagespec to pagespec_match_list | Joey Hess |
2009-10-08 | Merge branch 'master' into dependency-types | Joey Hess |
2009-10-08 | Optimize away most expensive file prune calls, when refreshing | Joey Hess |
2009-10-08 | use_pagespec: do not fail with error when unable to match, unless it fails | Joey Hess |
2009-10-08 | add use_pagespec and deptype functions | Joey Hess |
2009-10-08 | fix handling of influences of pagespecs that fail to match | Joey Hess |
2009-10-07 | bugfix | Joey Hess |
2009-10-07 | add type info to influence information | Joey Hess |
2009-10-07 | convert add_depends to use influences | Joey Hess |
2009-10-07 | add influence info to match_* | Joey Hess |
2009-10-07 | make success and failreason objects carry an influences hash | Joey Hess |
2009-10-06 | add_depends should default to content dependencies if unknown type specified | Joey Hess |
2009-10-06 | oops!! | Joey Hess |
2009-10-06 | support backlink() in pagespecs for links dependencies | Joey Hess |
2009-10-05 | implement links dependencies | Joey Hess |
2009-10-04 | add test suite for add_depends | Joey Hess |
2009-10-04 | Merge branch 'master' into dependency-types | Joey Hess |
2009-10-04 | remove /i from regexp | Joey Hess |
2009-10-04 | rework dependency types code | Joey Hess |
2009-10-04 | expand the set of things that can be matched contentless | Joey Hess |
2009-10-04 | optimise add_depends for simple pagespecs | Joey Hess |
2009-10-04 | detect pagespecs that require content dependencies | Joey Hess |
2009-10-03 | add dependency type parameters to add_depends | Joey Hess |
2009-10-03 | Fix a bug that could lead to duplicate links being recorded for tags. | Joey Hess |
2009-10-03 | do not need to qualify %links | Joey Hess |
2009-09-10 | Merge branch 'master' into cvs | Joey Hess |
2009-09-10 | Fix parsing web commits from ipv6 addresses. | Joey Hess |
2009-09-08 | underlay: Also allow configuring additional directories to search for templa... | Joey Hess |
2009-09-08 | memoize template_file | Joey Hess |
2009-08-30 | Merge branch 'master' of git://github.com/joeyh/ikiwiki | Amitai Schlair |
2009-08-28 | <pedant>rename depends_exact to depends_simple | Joey Hess |
2009-08-28 | Force %depends_exact to lower case, fixing incorrect case-sensitivity | Simon McVittie |
2009-08-28 | Auto-detect "simple dependencies" instead of requiring callers to use add_dep... | Simon McVittie |
2009-08-28 | Add depends_exact: simplified dependency tracking for dependencies on a singl... | Simon McVittie |
2009-08-25 | Merge commit 'remotes/smcv/ready/remove-pagespec-merge' | Joey Hess |
2009-08-25 | Revert "Allow add_depends to take an arrayref" | Joey Hess |
2009-08-25 | Remove now-unused function pagespec_merge | Simon McVittie |
2009-08-25 | IkiWiki::pagename: memoize results | Simon McVittie |