Merge branch 'tova' into autoconfig
[ikiwiki.git] / IkiWiki.pm
2008-07-29 Joey HessMerge branch 'tova' into autoconfig
2008-07-27 Joey Hesslibdir can be empty
2008-07-27 Joey HessMerge branch 'master' into autoconfig
2008-07-27 Joey HessMerge branch 'master' into autoconfig
2008-07-27 Joey Hessfinish with rcs plugin conversion
2008-07-27 Joey HessMerge branch 'master' into autoconfig
2008-07-27 Joey Hesswrapper setup reorg
2008-07-26 Joey Hessadd example wrapper and fix formatting
2008-07-26 Joey Hessadd missing setup options, tweak others' display
2008-07-26 Joey Hessload all plugins when generating setup
2008-07-26 Joey Hessreorder
2008-07-26 Joey Hessmove more settings out to rcs
2008-07-26 Joey Hessgetsetup-ize svn and bzr
2008-07-26 Joey Hessput preprocess loop errors inside an error span
2008-07-26 Joey HessMerge branch 'master' into autoconfig
2008-07-26 Joey Hesscan now dump fully functional setup files
2008-07-26 Joey Hessturn booleans into questions
2008-07-26 Joey Hessadd info for all common setup file options, and most...
2008-07-25 Joey Hessfix feed urls
2008-07-21 Joey HessMerge branch 'master' into tova
2008-07-21 Joey HessReally fix bug with links to pages with names containin...
2008-07-17 Joey Hesswhitespace
2008-07-16 Joey HessMerge commit 'intrigeri/pedigree'
2008-07-15 intrigeripedigree rename to parentlinks: rename/adapt everything
2008-07-14 Simon McVittieMerge commit 'origin/master' into aggregateinternal
2008-07-14 Simon McVittieMerge branch 'master' of git://git.ikiwiki.info
2008-07-13 Joey HessError handling improvement for preprocess hooks. It...
2008-07-13 Simon McVittieMerge branch 'css'
2008-07-13 Joey Hessonly htmlize errors when cgi is actually running
2008-07-12 Joey HessMerge commit 'smcv/master'
2008-07-12 Joey HessMove yesno function out of inline and into IkiWiki...
2008-07-11 Joey Hessrename beautify_url to stress it only works on the...
2008-07-11 Joey HessRevert "Revert "Fix a bug with links to pages whose...
2008-07-11 Joey HessRevert "Fix a bug with links to pages whose names conta...
2008-07-11 Joey Hesswhitespace
2008-07-08 Joey HessFix a bug with links to pages whose names contained...
2008-07-06 Joey HessMerge branch 'master' into tova
2008-07-06 Joey Hesseditpage escaping fixes
2008-07-02 Joey Hesstypo
2008-07-02 Joey Hessfactor out glob2re
2008-07-02 Joey HessMerge branch 'master' into tova
2008-07-02 Joey Hesstypo
2008-07-02 Joey Hessfactor out glob2re
2008-07-02 Joey HessMerge branch 'tova'
2008-07-01 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-07-01 Joey Hessbetter approach for cgi upload disabling
2008-06-15 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-06-15 Joey Hessappend index.html to url generated by urlto("")
2008-06-04 Joey HessPass a destpage parameter to the sanitize hook.
2008-06-04 Joey Hessmove indexing to sanitize hook
2008-05-28 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-05-28 Joey HessAdd rel=nofollow to edit links. This may prevent some...
2008-05-22 Joey HessAvoid unsightly warning message when evaling broken...
2008-05-15 Joey HessENV can be used in the setup file to override environme...
2008-05-07 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-05-07 Joey HessOptimised file statting code when scanning for modified...
2008-05-05 Joey Hessavoid strange FreeBSD problem
2008-05-02 Joey HessFix ugly display when editing a page that has vanished.
2008-04-24 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-04-24 Joey HessCorrect a bug in pagespec matching, where a empty pages...
2008-04-10 Joey HessFix missing import of escapeHTML in userlink. (Scott...
2008-03-30 Joey HessAdded a hardlink option in the setup file, useful if...
2008-03-21 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-03-21 Joey Hessfix page source storing
2008-03-21 Joey Hessfix transition call
2008-03-21 Joey Hessadd transition code for indexdb
2008-03-21 Joey HessChanged to a binary index file, written using Storable...
2008-03-21 Joey HessPrecompile pagespecs, about 10% overall speedup
2008-03-21 Joey Hessimprove comment
2008-03-17 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-03-17 Joey Hess* Detect invalid pagespecs and do not merge them in...
2008-03-17 Joey Hess* Correct bug in encoding of %pagestate keys, fixes...
2008-02-24 Joey Hesstypo
2008-02-12 Joey Hess* Add the linkify and scan hooks. These hooks can be...
2008-02-10 Josh TriplettMerge branch 'master' into prefix-directives
2008-02-10 Josh TriplettTighten page name regex to not allow carriage returns...
2008-02-07 Josh TriplettAllow whitespace in page names.
2008-02-05 Joey HessMerge branch 'master' into prefix-directives
2008-02-04 Joey Hess* inline: Add new `allowrss` and `allowatom` config...
2008-02-03 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-02-03 Joey Hessclear %pagestate in loadindex
2008-01-30 Joey Hessmove openiduser function to the openid plugin
2008-01-30 Joey HessMerge git://git.samba.org/jelmer/ikiwiki
2008-01-29 Joey Hess* meta: Add pagespec functions to match against title...
2008-01-29 Joey Hessimprove support for internal pages
2008-01-29 Joey Hessnon-tabular recentchanges display
2008-01-29 Joey Hess* Removed support for sending commit notification mails...
2008-01-29 Joey Hessonly linkify openids in userlink
2008-01-29 Joey Hessmove userlink to IkiWiki.pm
2008-01-28 Josh TriplettAdd new preprocessor directive syntax¸ using a '!'...
2008-01-09 Joey Hessfix
2008-01-09 Joey Hessnot only markdown adds gunk, so remove it in the main...
2008-01-09 Joey HessCall preprocessor hooks in void context during the...
2007-12-17 Joey Hessfurther improve the .. regexp
2007-12-17 Joey Hess* Don't refuse to render files with ".." in their name...
2007-12-12 Joey Hess * Allow dashes in preprocessor directive commands...
2007-12-10 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2007-12-10 Joey Hess* Fix file pruning code to work if ikiwiki is run with...
2007-12-08 Joey Hessbug fix
2007-12-08 Joey Hess* Finally implemented a simple per-page data storage...
next