]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki
oops, remove duplicate
[ikiwiki.git] / IkiWiki /
2009-07-11  Joey HessMerge commit 'e12b7f5e54730325c751a889ed2e08580b5ef6ba'
2009-07-11  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-07-11  Joey Hessimg: Pass the align parameter through to the generated...
2009-07-10  Simon McVittieMove OpenID pretty-printing from openid plugin to core
2009-07-08  Joey Hesssvn: Fix rcs_rename to properly scope call to dirname.
2009-07-07  Joey Hesshighlight: Fix utf-8 encoding bug. Closes: #535028
2009-07-07  Simon McVittieUpdate IkiWiki::openiduser to work with Net::OpenID 2.x
2009-07-01  Joey Hesstypo
2009-06-16  Joey HessMerge commit 'smcv/img-bugfix'
2009-06-16  Simon McVittieimg plugin: do not emit a redundant double-quote before...
2009-06-12  Joey Hessaggregate: Avoid resetting ctime when an item md5 changes.
2009-06-12  Joey Hessaggregate: Fix storing of changed md5.
2009-06-09  Joey HessDisable the Preferences link if no plugin with an auth...
2009-06-09  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-06-09  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-06-09  Joey Hessmeta: Add openid delegate parameter to allow delegating...
2009-06-06  Joey Hessgoto: Support being passed a page title that is not...
2009-06-05  Joey Hesspagecount: Fix broken optimisation for * pagespec.
2009-06-05  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-06-05  Joey HessSetup automator: Check that each plugin added to the...
2009-06-04  Joey Hessfix further places where translated discussion case...
2009-06-04  Joey HessAvoid relying on translators preserving the case when...
2009-06-02  Joey Hesscomment: Make comment directives no longer use the...
2009-05-26  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-05-26  Joey Hesscall initLanguage after initTheme
2009-05-23  Joey Hesscache highlighters to optimise
2009-05-23  Joey Hessupdate
2009-05-23  Joey Hessallow format to use any language supported by highlight
2009-05-23  Joey Hessremove commas in tohighlight list
2009-05-23  Joey Hesshighlight: New plugin supporting syntax highlighting...
2009-05-22  Joey Hesslistdirectives: Avoid listing _comment directives and...
2009-05-21  Joey Hesssupport longname for page types in commands and rename
2009-05-16  Joey HessMerge commit 'remotes/jmtd/friendly_markup_names'
2009-05-16  Jon Dowlandtidy up new page_types code
2009-05-16  Jon Dowlandadd a long name for textile/txtl ("Textile")
2009-05-16  Jon Dowlandadd a long name for mdwn ("Markdown")
2009-05-16  Jon Dowlandcheck for longname for each syntax plugin
2009-05-06  Joey Hessremove pagespec_match_list override for external
2009-05-06  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-05-06  Joey Hessexternal: Fix pagespec_match and pagespec_match_list...
2009-05-06  Joey HessAvoid %links accumulating duplicates. (For TOVA)
2009-05-06  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-05-06  Joey Hessinline: Minor optimisation.
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-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 name of wrapper
2009-04-04  Joey Hessfix bug I introduced
2009-04-04  Joey HessAdd missing newline to Confirm Password prompt.
2009-04-04  Joey Hesssupport darcs in setup automator
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-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  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  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-03-01  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-03-01  Joey HessSetup automator: Fix bug in password comparison. Closes...
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-26  Joey Hessdetect sslcookie set and no https
2009-02-25  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
next