aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* bugfix: Avoid generating po files for files that are not httmlizableJoey Hess2009-07-19
* improve error messageJoey Hess2009-07-19
* Merge branch 'master' into poJoey Hess2009-07-19
|\
| * Merge commit 'e12b7f5e54730325c751a889ed2e08580b5ef6ba'Joey Hess2009-07-11
| |\
| | * Move OpenID pretty-printing from openid plugin to coreSimon McVittie2009-07-10
| * | img: Pass the align parameter through to the generated img tag.Joey Hess2009-07-11
| |/
| * svn: Fix rcs_rename to properly scope call to dirname.Joey Hess2009-07-08
| * highlight: Fix utf-8 encoding bug. Closes: #535028Joey Hess2009-07-07
| * Update IkiWiki::openiduser to work with Net::OpenID 2.xSimon McVittie2009-07-07
| * typoJoey Hess2009-07-01
| * img plugin: do not emit a redundant double-quote before alt attributeSimon McVittie2009-06-16
| * aggregate: Avoid resetting ctime when an item md5 changes.Joey Hess2009-06-12
| * aggregate: Fix storing of changed md5.Joey Hess2009-06-12
| * Disable the Preferences link if no plugin with an auth hook is enabled.Joey Hess2009-06-09
| * meta: Add openid delegate parameter to allow delegating only openid or openid2.Joey Hess2009-06-08
* | Merge commit 'upstream/master' into pub/pointrigeri2009-06-06
|\|
| * goto: Support being passed a page title that is not a valid page name, to sup...Joey Hess2009-06-06
| * pagecount: Fix broken optimisation for * pagespec.Joey Hess2009-06-05
| * Setup automator: Check that each plugin added to the generated setup file can...Joey Hess2009-06-05
| * fix further places where translated discussion case was assumedJoey Hess2009-06-04
| * Avoid relying on translators preserving the case when translating "discussion...Joey Hess2009-06-04
| * comment: Make comment directives no longer use the internal "_comment" form, ...Joey Hess2009-06-02
| * call initLanguage after initThemeJoey Hess2009-05-26
| * cache highlighters to optimiseJoey Hess2009-05-23
| * updateJoey Hess2009-05-23
| * allow format to use any language supported by highlightJoey Hess2009-05-23
| * remove commas in tohighlight listJoey Hess2009-05-23
| * highlight: New plugin supporting syntax highlighting of pretty much anything.Joey Hess2009-05-22
| * listdirectives: Avoid listing _comment directives and generally assume any di...Joey Hess2009-05-22
| * support longname for page types in commands and renameJoey Hess2009-05-21
* | Revert "quick fix for http://ikiwiki.info/bugs/unwanted_discussion_links_on_d...intrigeri2009-06-06
* | po: better discussion link logicintrigeri2009-06-03
* | quick fix for http://ikiwiki.info/bugs/unwanted_discussion_links_on_discussio...intrigeri2009-06-03
* | Merge branch 'master' into poJoey Hess2009-05-19
|\|
| * tidy up new page_types codeJon Dowland2009-05-16
| * add a long name for textile/txtl ("Textile")Jon Dowland2009-05-16
| * add a long name for mdwn ("Markdown")Jon Dowland2009-05-16
| * check for longname for each syntax pluginJon Dowland2009-05-16
| * remove pagespec_match_list override for externalJoey Hess2009-05-06
| * external: Fix pagespec_match and pagespec_match_list. Closes: #527281Joey Hess2009-05-06
| * Avoid %links accumulating duplicates. (For TOVA)Joey Hess2009-05-06
| * inline: Minor optimisation.Joey Hess2009-05-05
| * simplifiyJoey Hess2009-04-23
| * Revert "pagespec_match_list * optimisation"Joey Hess2009-04-23
| * avoid using pagespec_match_list hereJoey Hess2009-04-23
| * simplifyJoey Hess2009-04-23
| * pagespec_match_list * optimisationJoey Hess2009-04-23
| * formattingJoey Hess2009-04-23
| * typoJoey Hess2009-04-23
| * pagespec_match_list added and used in most appropriate placesJoey Hess2009-04-23