| Commit message (Expand) | Author | Age |
* | Merge branch 'master' into autotag | Joey Hess | 2010-04-21 |
|\ |
|
| * | layout | Joey Hess | 2010-04-21 |
| * | Always give createlink class to links to nonexistent pages | Giuseppe Bilotta | 2010-04-21 |
* | | Merge branch 'master' into autotag | Joey Hess | 2010-04-20 |
|\| |
|
| * | remove 2 argument form of file_pruned | Joey Hess | 2010-04-20 |
| * | 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-17 |
|\ \
| |/
|/| |
|
| * | 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 |
| * | Revert "Make srcfile() return undef, if the file isn't there." | David Riebenbauer | 2010-02-03 |
| * | 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 | 2010-02-02 |
* | | automatically run --gettime, and optimise it for git | Joey Hess | 2010-04-16 |
* | | --gettime revamp | Joey Hess | 2010-04-16 |
* | | refactor sortspec translation | Joey Hess | 2010-04-12 |
* | | optimization: pagespec_match_list with no num limit matches before sorting | Joey Hess | 2010-04-11 |
* | | minor style etc changes | Joey Hess | 2010-04-06 |
* | | Merge remote branch 'smcv/ready/sort-package' | Joey Hess | 2010-04-06 |
|\ \ |
|
| * | | Use $a and $b for SortSpec cmp callbacks | Simon McVittie | 2010-04-05 |
| * | | 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-04-03 |
| * | | Reimplement extensible sorting mechanisms, in the same way as pagespecs | Simon McVittie | 2010-03-25 |
| * | | 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-24 |
* | | | Merge remote branch 'smcv/ready/link-types' | Joey Hess | 2010-04-06 |
|\ \ \ |
|
| * | | | 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-04 |
* | | | | fix bug that left stray </p> tags | Joey Hess | 2010-04-05 |
|/ / / |
|
* | | | don't check $@ after pagespec_translate | Joey Hess | 2010-03-28 |
* | | | Fix incorrect influence info returned by a failing link() pagespec, that coul... | Joey Hess | 2010-03-26 |
|/ / |
|
* | | 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-19 |
* | | add Makefile to exclude example | Joey Hess | 2010-03-17 |
* | | set exclude example to match *.private and improve its description | Joey Hess | 2010-03-17 |
* | | 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-14 |
* | | Improve openid url munging; do not display anchors and cgi parameters, as use... | Joey Hess | 2010-03-13 |
* | | Add new --clean option; this makes ikiwiki remove all built files in the dest... | Joey Hess | 2010-02-28 |
* | | Loosen regexp, to allow empty quoted parameters in directives. | Joey Hess | 2010-02-26 |
* | | add ngettext support & optimize gettext handling | Joey Hess | 2010-02-14 |
* | | 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-11 |
* | | update comment re openid library version | Joey Hess | 2010-02-06 |