aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* automatically run --gettime, and optimise it for gitJoey Hess2010-04-16
* --gettime revampJoey Hess2010-04-16
* sidebar plugin optimisationsJoey Hess2010-04-15
* calendar: Improved display of arrows.Joey Hess2010-04-15
* conditional: Fix bug that forced "all" mode off by default.Joey Hess2010-04-15
* fix sidebar directive parameter handlingJoey Hess2010-04-15
* allow sidebar directive to enable use of sidebar pageJoey Hess2010-04-15
* sidebar: Add global_sidebars setting.Joey Hess2010-04-15
* sidebar: Now a sidebar directive can be used to override the sidebar shown on...Joey Hess2010-04-15
* disable feeds in raw modeJoey Hess2010-04-15
* typoJoey Hess2010-04-15
* enhance pagestats and rework example blog front pageJoey Hess2010-04-15
* calendar: Add archive_pagespec, which is used by ikiwiki-calendar to specify ...Joey Hess2010-04-15
* po: Configuring the same language as master and slave confuses processing; so...Joey Hess2010-04-10
* Merge remote branch 'smcv/unescaped-meta'Joey Hess2010-04-10
|\
| * HTML-encode meta title, description, guid on output, but not in the pagestateSimon McVittie2010-04-06
* | po: Check that translated underlay directories exist before using them for ma...Joey Hess2010-04-09
* | minor style etc changesJoey Hess2010-04-06
* | don't force a rebuildJoey Hess2010-04-06
* | Merge remote branch 'smcv/ready/sort-package'Joey Hess2010-04-06
|\ \
| * | Only store authorsort in meta pagestate if it differs from authorSimon McVittie2010-04-06
| * | Only store titlesort in meta pagestate if it differs from titleSimon McVittie2010-04-06
| * | Use $a and $b for SortSpec cmp callbacksSimon McVittie2010-04-05
| * | Rename sort parameter to meta title/author to sortas=barSimon McVittie2010-04-04
| * | meta: generalize meta_title into meta(title); support author, updated, dateSimon McVittie2010-04-04
| * | Move sort hooks to the IkiWiki::SortSpec namespaceSimon McVittie2010-04-03
| * | Split out sortnaturally into a pluginSimon McVittie2010-04-03
| * | Reimplement extensible sorting mechanisms, in the same way as pagespecsSimon McVittie2010-03-25
| * | Add an optional "sort" argument to meta titles, defaulting to the titleSimon McVittie2010-03-24
| * | Have the meta plugin add a meta_title sort orderSimon McVittie2010-03-24
* | | Merge remote branch 'smcv/ready/link-types'Joey Hess2010-04-06
|\ \ \ | |_|/ |/| |
| * | Remove tagged_is_strict option, and just behave as though it was enabledSimon McVittie2010-04-04
| * | Fix some typos that would break Render during changed-link calculationSimon McVittie2010-04-04
| * | implement typed links; add tagged_is_strict config optionSimon McVittie2010-04-04
* | | txt: Add a special case for robots.txt.Joey Hess2010-04-05
* | | comments: Fix missing entity encoding in title.Joey Hess2010-04-05
* | | fix test suiteJoey Hess2010-04-04
* | | more idiomatic perlJoey Hess2010-04-04
* | | rename hash and avoid unnecessary hash refJoey Hess2010-04-04
* | | fix indentation & whitespaceJoey Hess2010-04-04
* | | Fix bzr plugin to work with bzr 2.0.Lars Wirzenius2010-04-04
* | | qualify template_fileJoey Hess2010-04-02
* | | template: Search for templates in the templatedir, if they are not found as p...Joey Hess2010-04-02
* | | htmlscrubber: Allow colons in url fragments after '?'Joey Hess2010-04-02
|/ /
* | add warning about incomplete tla supportJoey Hess2010-03-29
* | add warning messages about bzr and mercurial hooks that are not correctly setupJoey Hess2010-03-29
* | don't check $@ after pagespec_translateJoey Hess2010-03-28
* | use __TINYC__ define to avoid tinyc compat fixes breaking FreeBSDJoey Hess2010-03-28
* | fix printing of $@, which is clobbered by the call to gettextJoey Hess2010-03-28
* | fix the other half of the filecheck filename bugJoey Hess2010-03-26