typo
[ikiwiki.git] / IkiWiki.pm
2009-06-08 Joey HessOptimise use of gettext, and avoid ugly warnings if...
2009-06-05 Joey HessTighten up matching of bare words inside directives
2009-05-18 Joey HessAllow curly braces to be used in pagespecs
2009-05-07 Joey HessAllow underlaydir to be overridden without messing...
2009-05-06 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-05-06 Joey HessAvoid %links accumulating duplicates. (For TOVA)
2009-04-23 Joey HessRevert "pagespec_match_list * optimisation"
2009-04-23 Joey Hesspagespec_match_list * optimisation
2009-04-23 Joey Hesspagespec_match_list added and used in most appropriate...
2009-04-23 Joey Hesspagespec error/failure distinction and error display...
2009-04-04 Joey Hessadd _darcs to prune list
2009-04-04 Joey HessMerge branch 'master'
2009-03-15 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-03-15 Joey HessFix bug that caused weird things to appear as page...
2009-03-13 Joey Hessunknown option wording tweak
2009-02-19 Joey HessAdd noextension parameter to htmlize hooks to support...
2009-02-12 Joey Hessmove check_canedit, check_content to IkiWiki library...
2009-01-27 Joey HessMerge commit 'smcv/underlay'
2009-01-27 Joey HessMerge commit 'smcv/updated'
2009-01-25 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-01-25 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-01-24 Joey Hessclarify description of verbose
2009-01-20 Joey Hessadd human-readable error when unknown pagespec function...
2009-01-13 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-01-12 Joey Hessexport installdir
2009-01-10 Joey HessConsistently allow use of relative paths in all PageSpe...
2009-01-10 Joey Hessrefactor pagespec derelevitisation code
2009-01-03 Joey Hessyesno: Always accept English even when localised.
2008-12-31 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-12-31 Joey HessMerge branch 'next'
2008-12-29 Joey HessMerge branch 'master' into next
2008-12-28 Joey HessMerge branch 'master' into next
2008-12-26 Joey HessMerge branch 'master' into next
2008-12-26 Joey Hessinline: Run format hook first
2008-12-26 Joey HessMerge branch 'master' into next
2008-12-25 Joey HessMerge branch 'master' into next
2008-12-23 Joey HessMerge branch 'master' into next
2008-12-23 Joey Hesshack to avoid globlist deprecaton message false positive
2008-12-23 Joey HessAdd deprecation warning for GlobLists, which will stop...
2008-12-23 Joey Hessremove globlist support
2008-12-23 Joey Hessfinalise version 3.00 of the plugin api
2008-12-23 Joey HessMerge branch 'master' into next
2008-12-23 Joey Hessenable prefix_directives by default
2008-12-21 Joey HessMerge commit 'smcv/openid'
2008-12-21 Joey HessMerge commit 'smcv/comments'
2008-12-21 Simon McVittiebeautify_urlpath: if path already starts with ./, don...
2008-12-21 Simon McVittiebeautify_urlpath: add ./ before checking for /index...
2008-12-18 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-12-18 Joey Hessclarify
2008-12-17 Joey Hessdon't rely on $@
2008-12-17 Joey HessCoding style change: Remove explcit vim folding markers.
2008-12-11 Joey Hessinline: Support feedfile option to change the filename...
2008-10-15 Joey HessMerge branch 'master' into darcs
2008-10-08 Joey Hesslockedit: Support specifying which users (and IP addres...
2008-10-01 Joey Hesstypo
2008-10-01 Joey HessMerge branch 'tova'
2008-10-01 Joey HessMerge branch 'master' into tova
2008-10-01 Joey HessMerge branch 'master' into tova
2008-09-30 Joey HessMerge branch 'master' into tova
2008-09-29 Joey Hessadd newpagefile function
2008-09-29 Joey HessMerge branch 'master' into tova
2008-09-29 Joey HessAdd indexpages option
2008-09-27 Joey Hesseditpage: Be more aggressive (and less buggy) about...
2008-09-27 Joey HessAdd %wikistate, which is like %pagestate except not...
2008-09-27 Joey HessReorganize index file, add a format version field.
2008-09-27 Joey HessExport pagetitle, titlepage, linkpage.
2008-09-27 Joey HessMerge commit 'smcv/beautify'
2008-09-23 Joey HessAdd keepextension parameter to htmlize hook. (Willu)
2008-09-11 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-09-11 Joey HessImprove error message if external plugin fails to load...
2008-09-09 Joey HessAdd allow_symlinks_before_srcdir to config so websetup...
2008-09-05 Joey HessMerge branch 'master' of file:///srv/git/ikiwiki.info
2008-09-05 Joey Hesseditpage: New core plugin factoring out page editing...
2008-09-04 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-09-04 Joey HessFor fine control over what characters are allowed,...
2008-08-29 Joey HessWork around perl $_ scoping nonsense that caused breaka...
2008-08-06 Joey HessOptions set in the setup file are now immediatly loaded...
2008-08-05 Joey Hesstypo
2008-08-05 Joey HessRevert "typo"
2008-08-05 Joey Hesstypo
2008-08-05 Joey Hessdon't set values for verbose and syslog by default
2008-08-04 Joey Hessimprove fix to DTRT for a param of "0"
2008-08-04 Simon McVittieSuppress warning about uninitialized value if directive...
2008-08-03 Joey Hessreorg settings
2008-08-03 Joey Hessadd advanced and basic modes
2008-08-03 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-08-03 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-08-03 Joey Hessreword
2008-08-03 Joey Hessshow unsafe options (RO) by default
2008-08-02 Joey Hesswebsetup form display done
2008-08-01 Joey Hessbanned_users move to setup file, stage 1
2008-08-01 Joey Hessrcs plugin loading reorg
2008-07-31 Joey HessMerge branch 'master' into autoconfig
2008-07-30 Joey Hessupdate
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
next