Life is simpler on a git branch.
[ikiwiki.git] / IkiWiki /
2009-08-13 Amitai SchlairAdd my CVS plugin and related patches.
2009-08-12 Joey Hessmore idiomatic use of foreach
2009-08-12 Joey Hessfix some more foreaches that clal functions to not...
2009-08-12 Joey Hessuse a more idiomatic foreach my
2009-08-12 Joey Hessinline: Avoid use of my $_ as it fails with older perls...
2009-08-12 Joey Hesspo: Detect if nowrapi18n can't be passed to po4a, and...
2009-08-10 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-08-10 Joey Hesspo: Fix copy of po file from underlay when editing
2009-08-08 Joey Hessverify page name is sane
2009-08-08 Joey Hessfix misleading comment
2009-08-08 Joey HessMerge commit 'smcv/ready/getsource'
2009-08-01 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-07-31 Joey HessMerge branch 'master' into staging
2009-07-31 Joey HessMerge commit 'remotes/smcv/ready/inline-pagenames'...
2009-07-31 Joey HessMerge commit 'remotes/smcv/ready/harishcm-map-fix'...
2009-07-31 Joey HessMerge commit 'remotes/smcv/ready/among'
2009-07-27 Joey Hessimg: Fix adding of dependency from page to the image.
2009-07-27 Simon McVittiegetsource: remove temporary variable
2009-07-26 Simon McVittiegetsource: remove unnecessary IkiWiki:: prefixes
2009-07-26 Simon McVittiegetsource: don't allow getting the source of an attachment
2009-07-26 Simon McVittiegetsource: turn missing pages into a 404
2009-07-26 Simon McVittiegetsource: default to saying page source is in UTF...
2009-07-26 Simon McVittiegetsource: run as plain CGI, rather than sessioncgi
2009-07-26 Will UtherAdd getsource plugin
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-17 Simon McVittiepagestats: add `among` parameter, which only counts...
2009-07-17 Simon McVittieIkiWiki::Render: split out backlink_pages() function...
2009-07-17 Simon McVittiepagestats: when making a tag cloud, don't emit links...
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-16 Simon McVittieinline: add pagenames parameter
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
next