Age | Commit message (Expand) | Author |
2009-07-19 | Merge branch 'master' into po | Joey Hess |
2009-07-17 | pagestats: add `among` parameter, which only counts links from specified pages | Simon McVittie |
2009-07-17 | IkiWiki::Render: split out backlink_pages() function from backlinks() | Simon McVittie |
2009-07-17 | pagestats: when making a tag cloud, don't emit links where the tag is unused | Simon McVittie |
2009-07-11 | Merge commit 'e12b7f5e54730325c751a889ed2e08580b5ef6ba' | Joey Hess |
2009-07-11 | img: Pass the align parameter through to the generated img tag. | Joey Hess |
2009-07-10 | Move OpenID pretty-printing from openid plugin to core | Simon McVittie |
2009-07-08 | svn: Fix rcs_rename to properly scope call to dirname. | Joey Hess |
2009-07-07 | highlight: Fix utf-8 encoding bug. Closes: #535028 | Joey Hess |
2009-07-07 | Update IkiWiki::openiduser to work with Net::OpenID 2.x | Simon McVittie |
2009-07-01 | typo | Joey Hess |
2009-06-16 | img plugin: do not emit a redundant double-quote before alt attribute | Simon McVittie |
2009-06-16 | inline: add pagenames parameter | Simon McVittie |
2009-06-12 | aggregate: Avoid resetting ctime when an item md5 changes. | Joey Hess |
2009-06-12 | aggregate: Fix storing of changed md5. | Joey Hess |
2009-06-09 | Disable the Preferences link if no plugin with an auth hook is enabled. | Joey Hess |
2009-06-08 | meta: Add openid delegate parameter to allow delegating only openid or openid2. | Joey Hess |
2009-06-06 | Merge commit 'upstream/master' into pub/po | intrigeri |
2009-06-06 | Revert "quick fix for http://ikiwiki.info/bugs/unwanted_discussion_links_on_d... | intrigeri |
2009-06-06 | goto: Support being passed a page title that is not a valid page name, to sup... | Joey Hess |
2009-06-05 | pagecount: Fix broken optimisation for * pagespec. | Joey Hess |
2009-06-05 | Setup automator: Check that each plugin added to the generated setup file can... | Joey Hess |
2009-06-04 | fix further places where translated discussion case was assumed | Joey Hess |
2009-06-04 | Avoid relying on translators preserving the case when translating "discussion... | Joey Hess |
2009-06-03 | po: better discussion link logic | intrigeri |
2009-06-03 | quick fix for http://ikiwiki.info/bugs/unwanted_discussion_links_on_discussio... | intrigeri |
2009-06-02 | comment: Make comment directives no longer use the internal "_comment" form, ... | Joey Hess |
2009-05-26 | call initLanguage after initTheme | Joey Hess |
2009-05-23 | cache highlighters to optimise | Joey Hess |
2009-05-23 | update | Joey Hess |
2009-05-23 | allow format to use any language supported by highlight | Joey Hess |
2009-05-23 | remove commas in tohighlight list | Joey Hess |
2009-05-22 | highlight: New plugin supporting syntax highlighting of pretty much anything. | Joey Hess |
2009-05-22 | listdirectives: Avoid listing _comment directives and generally assume any di... | Joey Hess |
2009-05-21 | support longname for page types in commands and rename | Joey Hess |
2009-05-19 | Merge branch 'master' into po | Joey Hess |
2009-05-19 | Merge commit 'intrigeri/po' into po | Joey Hess |
2009-05-16 | tidy up new page_types code | Jon Dowland |
2009-05-16 | add a long name for textile/txtl ("Textile") | Jon Dowland |
2009-05-16 | add a long name for mdwn ("Markdown") | Jon Dowland |
2009-05-16 | check for longname for each syntax plugin | Jon Dowland |
2009-05-06 | remove pagespec_match_list override for external | Joey Hess |
2009-05-06 | external: Fix pagespec_match and pagespec_match_list. Closes: #527281 | Joey Hess |
2009-05-06 | Avoid %links accumulating duplicates. (For TOVA) | Joey Hess |
2009-05-05 | inline: Minor optimisation. | Joey Hess |
2009-04-23 | simplifiy | Joey Hess |
2009-04-23 | Revert "pagespec_match_list * optimisation" | Joey Hess |
2009-04-23 | avoid using pagespec_match_list here | Joey Hess |
2009-04-23 | simplify | Joey Hess |
2009-04-23 | pagespec_match_list * optimisation | Joey Hess |