summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-11-20edittemplate: Fix crash if using a .tmpl file or other non-page file as a ↵Joey Hess
template for a new page.
2010-11-20highlight: Support new format of filetypes.conf used by version 3.2 of the ↵Joey Hess
highlight package.
2010-11-20smcv/ready/glob-cache mergedJoey Hess
2010-11-20avoid an unnecessary hash lookupJoey Hess
2010-11-20Merge remote branch 'smcv/ready/glob-cache'Joey Hess
2010-11-20one more patch: but expanding the memoization is actually a slowdown for the ↵http://smcv.pseudorandom.co.uk/
docwiki
2010-11-20branch ready for merge, I thinkSimon McVittie
2010-11-20make use of precompiled regex objectsSimon McVittie
2010-11-19glob2re: return a precompiled, anchored case-insensitive regexSimon McVittie
In practice every use of glob2re uses it like that.
2010-11-19match_glob: streamline glob cache slightlySimon McVittie
2010-11-19Improve the speed of match_globKathryn Andersen
2010-11-17responseJoey Hess
2010-11-17sorry, I'll try against master in future.Jon Dowland
2010-11-17(no commit message)http://pmate.myopenid.com/
2010-11-17ext4, default settings...http://jmtd.livejournal.com/
2010-11-16inline: Improve RSS url munging to use a proper html parserJoey Hess
and support all elements that HTML::Tagset knows about. (Which doesn't include html5 just yet, but then the old version didn't either.) Bonus: 4 times faster than old regexp method.
2010-11-16add test case for RSS url mungingJoey Hess
2010-11-16indentationJoey Hess
2010-11-16Fix escaping of filenames in historyurl. (Thanks, aj)Joey Hess
2010-11-16responseJoey Hess
2010-11-16more: Add pages parameter to limit where the more is displayed. (thanks, dark)Joey Hess
2010-11-16improve htmlJoey Hess
display not changed, but I hope this will html2text better in rss2email, and it's generally better
2010-11-16websetup: Fix encoding problem when restoring old setup file.Joey Hess
2010-11-16responseJoey Hess
2010-11-16but it already checks length..Joey Hess
2010-11-16already fixedJoey Hess
2010-11-16thoughtsJoey Hess
2010-11-15further thoughtshttp://kerravonsen.dreamwidth.org/
2010-11-15modular, not replacementhttp://kerravonsen.dreamwidth.org/
2010-11-15added my reasons for wanting a replace-able template systemhttp://churchkey.org/author/ian/
2010-11-15note about template inclusionhttp://jmtd.livejournal.com/
2010-11-15not quite done yet: if/included() doesn't work that way.http://jmtd.livejournal.com/
2010-11-15I totally misinterpreted what included() is supposed to be for.http://jmtd.livejournal.com/
This reverts commit da9e1ea667f82d5fca9168dbed19be08040570ff
2010-11-15done with commit da9e1ea667f82d5fca916http://jmtd.livejournal.com/
2010-11-15guard templates with the if directive where necessaryhttp://jmtd.livejournal.com/
2010-11-15template files being treated as regular pages and the problems that can causehttp://jmtd.livejournal.com/
2010-11-15more discussionhttp://smcv.pseudorandom.co.uk/
2010-11-15(no commit message)http://jmtd.livejournal.com/
2010-11-15typohttp://jmtd.livejournal.com/
2010-11-15aggregate: too long filenameshttp://jmtd.livejournal.com/
2010-11-15make it more generic?http://kerravonsen.dreamwidth.org/
2010-11-15theory about differences in speed of memoize and non-memoize patcheshttp://kerravonsen.dreamwidth.org/
2010-11-14point to my 'transient' branchSimon McVittie
2010-11-14branches imported into git; benchmark resultshttp://smcv.pseudorandom.co.uk/
2010-11-12Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2010-11-12CVE idJoey Hess
2010-11-12(no commit message)https://www.google.com/accounts/o8/id?id=AItOawmrVK0l7LGe93rzchPlVg7bukNgTsqTbn8
2010-11-12add news item for ikiwiki 3.20101112Joey Hess
2010-11-12releasing version 3.20101112Joey Hess
2010-11-12comments: Make comment() pagespec also match comments that are being posted.Joey Hess