Age | Commit message (Expand) | Author |
2010-03-28 | don't check $@ after pagespec_translate | Joey Hess |
2010-03-26 | Fix incorrect influence info returned by a failing link() pagespec, that coul... | Joey Hess |
2010-03-25 | Reimplement extensible sorting mechanisms, in the same way as pagespecs | Simon McVittie |
2010-03-24 | Allow sorting to be combined and/or reversed | Simon McVittie |
2010-03-24 | Allow hooks to add sorting functions to pagespec_match_list | Simon McVittie |
2010-03-19 | shorten setuptype | Joey Hess |
2010-03-19 | allow multiple setup file types, and support safe parsing | Joey Hess |
2010-03-19 | audited use POSIX | Joey Hess |
2010-03-17 | add Makefile to exclude example | Joey Hess |
2010-03-17 | set exclude example to match *.private and improve its description | Joey Hess |
2010-03-14 | slight optimisation to file_pruned | Joey Hess |
2010-03-14 | Add a include setting, which can be used to make ikiwiki process wiki source ... | Joey Hess |
2010-03-13 | Improve openid url munging; do not display anchors and cgi parameters, as use... | Joey Hess |
2010-02-28 | Add new --clean option; this makes ikiwiki remove all built files in the dest... | Joey Hess |
2010-02-26 | Loosen regexp, to allow empty quoted parameters in directives. | Joey Hess |
2010-02-14 | add ngettext support & optimize gettext handling | Joey Hess |
2010-02-11 | Allow globs to be used in user() pagespecs. | Joey Hess |
2010-02-11 | httpauth: Add httpauth_pagespec setting that can be used to limit pages to on... | Joey Hess |
2010-02-06 | update comment re openid library version | Joey Hess |
2010-02-04 | factor out a userpage function | Joey Hess |
2010-02-04 | remove userlink() | Joey Hess |
2010-02-03 | Revert "Make srcfile() return undef, if the file isn't there." | David Riebenbauer |
2010-02-02 | Export add_autofile() for use in Plugins. | David Riebenbauer |
2010-02-02 | Revert the effects of find_del_files() for (re)autoadded files. | David Riebenbauer |
2010-02-02 | Add a function add_autofiles(). | David Riebenbauer |
2010-02-02 | Make srcfile() return undef, if the file isn't there. | David Riebenbauer |
2009-12-14 | fix typo | Joey Hess |
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 |