Age | Commit message (Expand) | Author |
2010-04-21 | Always give createlink class to links to nonexistent pages | Giuseppe Bilotta |
2010-04-20 | Merge branch 'master' into autotag | Joey Hess |
2010-04-20 | remove 2 argument form of file_pruned | Joey Hess |
2010-04-17 | unfinished file_prune revamp | Joey Hess |
2010-04-17 | refactor autofiles | Joey Hess |
2010-04-17 | whitespace | Joey Hess |
2010-04-17 | Merge remote branch 'davrieb/autotag' into autotag | Joey Hess |
2010-04-16 | automatically run --gettime, and optimise it for git | Joey Hess |
2010-04-16 | --gettime revamp | Joey Hess |
2010-04-12 | refactor sortspec translation | Joey Hess |
2010-04-11 | optimization: pagespec_match_list with no num limit matches before sorting | Joey Hess |
2010-04-06 | minor style etc changes | Joey Hess |
2010-04-06 | Merge remote branch 'smcv/ready/sort-package' | Joey Hess |
2010-04-06 | Merge remote branch 'smcv/ready/link-types' | Joey Hess |
2010-04-05 | Use $a and $b for SortSpec cmp callbacks | Simon McVittie |
2010-04-05 | fix bug that left stray </p> tags | Joey Hess |
2010-04-04 | Remove the typedlink(tag foo) pagespec feature, which is less friendly than t... | Simon McVittie |
2010-04-04 | implement typed links; add tagged_is_strict config option | Simon McVittie |
2010-04-03 | Make sure deleted tag pages don't get recreated. | David Riebenbauer |
2010-04-03 | Revert "Revert the effects of find_del_files() for (re)autoadded files." | David Riebenbauer |
2010-04-03 | Check for existence off srcfile in add_autofile | David Riebenbauer |
2010-04-03 | Move sort hooks to the IkiWiki::SortSpec namespace | Simon McVittie |
2010-04-03 | Remove support for check_cmp_foo (pre-sort checks) | Simon McVittie |
2010-04-03 | Split out sortnaturally into a plugin | Simon McVittie |
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 |