Fix failure to close <ul> in maps with no items
[ikiwiki.git] / IkiWiki /
2009-07-25 harishcmFix failure to close <ul> in maps with no items
2009-07-23 Joey Hessrevert revert
2009-07-23 Joey Hessimprove string to be less confusing
2009-07-23 Joey Hessreverted a few of the string changes
2009-07-22 Jonas SmedegaardMerge branch 'master' of git://git.ikiwiki.info
2009-07-22 Jonas SmedegaardChange rendering→building in translatable strings,...
2009-07-22 Jonas SmedegaardRephrase suggestion to not get confused as info on...
2009-07-22 Jonas SmedegaardRephrase 'linked to by' confusing for translators.
2009-07-22 Jonas SmedegaardImprove translatable texts to ease translation (e.g...
2009-07-22 Jonas SmedegaardFix typo attepting→attempting
2009-07-22 Joey HessMerge commit 'jonas/master'
2009-07-22 Joey Hessadd --previous at bubulle's suggestion
2009-07-21 Joey Hessrelocate po directory up a level
2009-07-21 Jon DowlandMerge branch 'master' of git://git.ikiwiki.info
2009-07-21 Joey Hessturn off pot file underlay again
2009-07-21 Joey Hessimprove invalid gettext message
2009-07-21 Joey Hessupdate
2009-07-21 Joey Hessupdate
2009-07-21 Joey Hesspo: Add support for mo files in underlays
2009-07-21 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-07-21 Joey Hessfix example
2009-07-20 Joey HessMerge branch 'master' into integration
2009-07-20 Joey Hesspo: Support running with a non-english master lang...
2009-07-20 Joey Hessremove prototype from renamehook
2009-07-20 Joey Hesscreate translated underlays in mdwn format
2009-07-20 Joey Hesssplit two helper functions of of render()
2009-07-19 Jonas SmedegaardMerge branch 'master' of git://git.ikiwiki.info
2009-07-19 Joey Hesss//bad//invalid// # jonas=
2009-07-19 Joey Hessavoid Po4a::Common exporting anything
2009-07-19 Joey Hessshut up msgmerge
2009-07-19 Joey Hessbugfix: Avoid generating po files for files that are...
2009-07-19 Joey Hessimprove error message
2009-07-19 Joey HessMerge branch 'master' into po
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 intrigeriMerge commit 'upstream/master' into pub/po
2009-06-06 intrigeriRevert "quick fix for ikiwiki.info/bugs/unwanted_discus...
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-03 intrigeripo: better discussion link logic
2009-06-03 intrigeriquick fix for ikiwiki.info/bugs/unwanted_discussion_lin...
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... 3.13
2009-05-21 Joey Hesssupport longname for page types in commands and rename
2009-05-21 intrigeriMerge commit 'upstream/master' into pub/po
2009-05-19 Joey HessMerge branch 'master' into po
2009-05-19 Joey HessMerge commit 'intrigeri/po' into po
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...
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
next