]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki/Plugin
fix some more foreaches that clal functions to not use $_
[ikiwiki.git] / IkiWiki / Plugin /
2009-04-23  Joey Hesssimplifiy
2009-04-23  Joey HessRevert "pagespec_match_list * optimisation"
2009-04-23  Joey Hessavoid using pagespec_match_list here
2009-04-23  Joey Hesssimplify
2009-04-23  Joey Hesspagespec_match_list * optimisation
2009-04-23  Joey Hessformatting
2009-04-23  Joey Hesstypo
2009-04-23  Joey Hesspagespec_match_list added and used in most appropriate...
2009-04-23  Joey Hesscomments: Add link to comment post form to allow user...
2009-04-23  Joey Hesspagespec error/failure distinction and error display...
2009-04-22  Joey Hessfix id
2009-04-22  Joey Hesswebsetup: If setup fails, restore old setup file.
2009-04-22  Joey Hessblogspam: Load RPC::XML library in checkconfig, so...
2009-04-22  Joey Hesswebsetup: Display stderr in browser if ikiwiki setup fails.
2009-04-20  intrigeriMerge commit 'upstream/master' into pub/po
2009-04-20  intrigeripo: remove unneeded check on link plugin
2009-04-04  Joey Hessremove unnecessary variable
2009-04-04  Joey Hessremove debugging
2009-04-04  Joey HessMerge branch 'darcs'
2009-04-04  Joey Hessfix display of web commits in recentchanges
2009-04-04  Joey Hessfix bug I introduced
2009-04-04  Joey Hessmove comments to copyright and changelog
2009-04-04  Joey Hessformatting, layout, indentation, coding style
2009-04-04  Joey HessMerge branch 'master'
2009-04-01  Joey Hessrecentchanges: change to using do=goto links.
2009-03-29  Joey Hesswrapping
2009-03-29  Joey Hesswhitespace
2009-03-29  Joey HessMerge commit 'origin/master' into po
2009-03-29  Joey HessMerge branch 'master' into po
2009-03-29  Joey Hessminor code changes
2009-03-27  Joey HessMerge branch 'master' into po
2009-03-27  Joey Hessno need to use CORE::rename since I renamed the rename...
2009-03-27  Joey Hessrename function for clarity, formatting improvements
2009-03-27  Joey Hesssimplifiy
2009-03-27  Joey Hessmove dedup code into function, simplify
2009-03-27  Joey HessMerge branch 'master' into po
2009-03-27  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-03-27  Joey Hessuse md5sum for page_to_id
2009-03-26  Joey Hesscomments: Fix anchor ids to be legal xhtml. Closes: #521339
2009-03-26  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-03-26  Joey Hesscomments: Fix too loose test for comments pages that...
2009-03-20  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-03-20  Joey Hessfix rcs_getctime to return first, not last, change time
2009-03-20  Joey Hessfix rcs_getctime to return first, not last, change time
2009-03-19  Joey Hessinline: Fix urls to feed when feedfile is used on an...
2009-03-19  Joey Hessavoid crashing if Sort::Naturally is not installed
2009-03-19  chrysnimplement sort=title_natural for inline
2009-03-09  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-03-09  Joey Hessgit: Manually decode git output from utf-8, avoids...
2009-03-09  Joey Hessgit: Fix utf-8 encoding of author names.
2009-03-09  Joey Hessavoid uninitialized value warnings
2009-03-08  intrigeriMerge commit 'upstream/master' into prv/po
2009-03-08  Joey HessWhen loading a template in scan mode, let preprocess...
2009-03-08  Joey Hessavoid potential infinite loop in smiley expansion
2009-03-08  Joey Hessconfigure wmd to leave text in markdown
2009-03-08  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-03-08  intrigerirename: remove duplicates that hook functions may have...
2009-03-08  intrigerirename: moved subpages addition to a rename hook
2009-03-08  intrigerirename hook: run once per file to be renamed
2009-03-08  intrigeriMerge commit 'upstream/master' into prv/po
2009-03-08  Joey Hesslook for wmd/wmd.js
2009-03-07  Joey Hessmake wmd comment support comment editing (I think)
2009-03-07  Joey Hessrebuild not needed
2009-03-07  Joey Hesswmd plugin from willu
2009-02-27  Joey Hessgoto: Fix typo that broke recentchanges_link compatability.
2009-02-26  Joey Hessbzr: Add missing rcs_diff. (liw)
2009-02-26  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-02-26  Joey Hesscomments: Avoid showing comment moderation button in...
2009-02-25  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-02-25  Joey Hessbzr: Add missing stub rcs_diff.
2009-02-19  Joey Hessrename tag() to tagged(); add docs
2009-02-19  Joey Hessadd tag() pagespec
2009-02-18  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-02-18  Joey Hesstypo
2009-02-18  Joey Hessgoto: Fix redirect to comments.
2009-02-17  Joey Hesstemplate: Load templates in scan mode
2009-02-17  Joey HessRevert "comments" (stupid commit)
2009-02-17  Joey Hesscomments
2009-02-15  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-02-14  Joey Hesscheck for empty srcdir
2009-02-14  Joey Hessdowngrade missing shortcuts page error to warning
2009-02-12  Joey Hessmove check_canedit, check_content to IkiWiki library...
2009-02-12  Joey Hessshortcut: If default_pageext is set, first look for...
2009-02-11  Joey Hessdoubled semicolons
2009-02-03  Joey HessMerge commit 'smcv/atom'
2009-02-03  Simon McVittieWork around XML::Atom strangeness that results in doubl...
2009-02-01  Joey Hessrename apache404 -> 404
2009-02-01  Joey Hessfactor out IE stupididy workaround
2009-01-31  Joey HessMerge commit 'smcv/goto'
2009-01-31  Simon McVittieSplit cgi_goto into a goto plugin
2009-01-31  Simon McVittieSplit apache404 into an independent plugin
2009-01-31  Simon McVittierecentchanges: delete CGI hook in favour of the global one
2009-01-31  Simon McVittiecomments: delete cgi hook in favour of the global one
2009-01-27  intrigeripo: remove all dependencies on nicepagetitle
2009-01-27  intrigerirename hook: instead of modifying the passed-by-name...
2009-01-27  Joey Hesstypo
2009-01-27  Joey HessMerge commit 'smcv/underlay'
2009-01-27  Joey HessMerge commit 'smcv/updated'
2009-01-27  Joey Hesshook function names should be the same as the hook name
2009-01-26  intrigeripo: make the "backlinks involve dependencies" feature...
next