summaryrefslogtreecommitdiff
path: root/IkiWiki
AgeCommit message (Expand)Author
2010-04-20Merge branch 'file_pruned_revamp'Joey Hess
2010-04-20bugfixJoey Hess
2010-04-20darcs: ensure whole darcs query manifest output is consumedJoey Hess
2010-04-20bugfixJoey Hess
2010-04-20Merge branch 'master' into file_pruned_revampJoey Hess
2010-04-20fix uninitialized value warningJoey Hess
2010-04-20typoJoey Hess
2010-04-20fix stat to use unmunged filenameJoey Hess
2010-04-20oops, fix for no_chdir modeJoey Hess
2010-04-20switch to 1 parameter version of file_prunedJoey Hess
2010-04-20remove explicit absolute testJoey Hess
2010-04-20use one parameter form of file_pruned here tooJoey Hess
2010-04-20clarify why absolute is tested & stripped hereJoey Hess
2010-04-20Merge branch 'master' into file_pruned_revampJoey Hess
2010-04-20fix minor bug if a page's name is "0"Joey Hess
2010-04-20no need to return content from postscan hookJoey Hess
2010-04-19change wordingJoey Hess
2010-04-19move message into if blockJoey Hess
2010-04-17unfinished file_prune revampJoey Hess
2010-04-17bzr: changelog and refactorJoey Hess
2010-04-17Fix get_ctime implementation in Bazaar plugin, add get_mtime implementation.Jelmer Vernooij
2010-04-17autoindex: Switch to using %wikistate instead of abusing $pagestate{index}.Joey Hess
2010-04-16squelch warningJoey Hess
2010-04-16implement rcs_getmtime for svnJoey Hess
2010-04-16automatically run --gettime, and optimise it for gitJoey Hess
2010-04-16--gettime revampJoey Hess
2010-04-15sidebar plugin optimisationsJoey Hess
2010-04-15calendar: Improved display of arrows.Joey Hess
2010-04-15conditional: Fix bug that forced "all" mode off by default.Joey Hess
2010-04-15fix sidebar directive parameter handlingJoey Hess
2010-04-15allow sidebar directive to enable use of sidebar pageJoey Hess
2010-04-15sidebar: Add global_sidebars setting.Joey Hess
2010-04-15sidebar: Now a sidebar directive can be used to override the sidebar shown on...Joey Hess
2010-04-15disable feeds in raw modeJoey Hess
2010-04-15typoJoey Hess
2010-04-15enhance pagestats and rework example blog front pageJoey Hess
2010-04-15calendar: Add archive_pagespec, which is used by ikiwiki-calendar to specify ...Joey Hess
2010-04-10po: Configuring the same language as master and slave confuses processing; so...Joey Hess
2010-04-10Merge remote branch 'smcv/unescaped-meta'Joey Hess
2010-04-09po: Check that translated underlay directories exist before using them for ma...Joey Hess
2010-04-06minor style etc changesJoey Hess
2010-04-06don't force a rebuildJoey Hess
2010-04-06Merge remote branch 'smcv/ready/sort-package'Joey Hess
2010-04-06Merge remote branch 'smcv/ready/link-types'Joey Hess
2010-04-06HTML-encode meta title, description, guid on output, but not in the pagestateSimon McVittie
2010-04-06Only store authorsort in meta pagestate if it differs from authorSimon McVittie
2010-04-06Only store titlesort in meta pagestate if it differs from titleSimon McVittie
2010-04-05Use $a and $b for SortSpec cmp callbacksSimon McVittie
2010-04-05txt: Add a special case for robots.txt.Joey Hess
2010-04-05comments: Fix missing entity encoding in title.Joey Hess