Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
[ikiwiki.git] / IkiWiki /
2008-05-30 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-05-30 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-05-29 Joey Hessteximg: If the log isn't written, avoid ugly error...
2008-05-29 Joey Hessteximg: Fix logurl.
2008-05-28 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-05-28 Joey HessWhen calling decode_utf8 on known-problimatic content...
2008-05-25 Thomas SchwingeAvoid ``uninitialized value'' warning when there actual...
2008-05-21 Joey HessPerls older than 5.10 need to use the old method of...
2008-05-21 Joey Hessdisplay an error message if CGI::Session fails to load
2008-05-15 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-05-15 Joey Hessgit: Skip over signed-off-by and similar lines in commi...
2008-05-15 Joey Hessinline: Display a message if the 'pages' parameter...
2008-05-15 Joey Hessorphans: As a special case, the toplevel index page...
2008-05-13 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-05-13 Joey Hessmdwn: Add a multimarkdown setup file option.
2008-05-13 Joey HessFixes for behavior changes in perl 5.10's CGI
2008-05-08 Joey Hesspaste-o
2008-05-08 Joey Hessadd --delete-bucket option
2008-05-08 Joey Hessload plugins before printing messages
2008-05-08 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-05-08 Joey Hessamazon s3 index file improvements
2008-05-08 Joey Hesssimplify key determination code
2008-05-08 Joey Hessremove debugging
2008-05-08 Joey Hessimplemented pruning, s3 support now complete-ish
2008-05-08 Joey Hessforgot to add..
2008-05-08 Joey Hessamazon s3 support implemented and kinda working
2008-05-07 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-05-07 Joey HessOptimised file statting code when scanning for modified...
2008-05-06 Joey Hesspinger/pingee now tested and working
2008-05-06 Joey HessPOSIX::setsid is not exported per default
2008-05-06 Joey Hessaggregate: Add support for web-based triggering of...
2008-05-02 Joey Hessgit: Put -- before the filename when calling git rev...
2008-05-02 Joey HessFix ugly display when editing a page that has vanished.
2008-05-02 Joey Hessavoid uninitialised value
2008-05-01 Joey Hessanonk: Add anonok_pagespec configuration setting that...
2008-04-30 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-04-30 Joey Hessimg: Support a title attribute, will be passed through...
2008-04-26 Joey Hesstoc: Add the table of contents at sanitize time, rather...
2008-04-10 Joey HessUse bzr --quiet to avoid it outputting stuff and messin...
2008-04-10 Joey HessFix broken rcs_update for bzr. (Scott Bronson)
2008-04-10 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-04-10 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-04-10 Joey HessFix CSRF attacks against the preferences and edit forms...
2008-04-03 Joey Hessneed to handle urls to images the same
2008-04-03 Manoj SrivastavaBug#473987: [PATCH] Links relative to baseurl mangled...
2008-04-03 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-04-03 Joey Hessaggregate: Correct a mistake in the code that dummy...
2008-03-30 Joey HessAdded a hardlink option in the setup file, useful if...
2008-03-24 Joey Hessrevert destpage part of f7bdc2385
2008-03-23 Joey Hessinline: Allow the "feedshow" parameter to take values...
2008-03-21 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-03-21 Joey Hesstypos
2008-03-21 martin f. krafftAllow external plugins to return no value
2008-03-21 Joey Hesswork around perl warning
2008-03-21 Joey Hessdelete inline data after it's used
2008-03-21 Joey Hesscrazy optimisation to work around slow markdown
2008-03-21 Joey Hessprocess smilies in a sanitize hook
2008-03-21 Joey Hessanother fix
2008-03-21 Joey Hessvarious fixes and simplifications
2008-03-21 Joey Hesssmiley: Detect smileys inside pre and tags, and do...
2008-03-21 Joey HessClose meta tag for redir properly.
2008-03-20 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-03-20 Joey HessStore userinfo in network byte order for easy portabili...
2008-03-20 Joey Hessoptimisation, only load openid module when signing in
2008-03-19 Joey Hessfix setstate
2008-03-19 Joey Hessmake setargv take an array
2008-03-19 Joey Hessfix setvar
2008-03-19 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-03-19 Joey Hessgetargv needs to return a list reference
2008-03-18 Joey Hess* Record new pages in %pagesources temporarily when...
2008-03-15 Joey Hess* external: Add getargv and setargv methods to allow...
2008-03-15 Joey Hess* htmltidy: Pass --markup yes, in case tidy's config...
2008-03-15 Joey Hess* external: Fix support of XML::RPC::fault.
2008-03-14 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-03-14 Joey Hess* Fix expiry of old recentchanges changeset pages.
2008-03-14 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-03-14 Joey Hessload HTML::Entities at top
2008-03-12 Joey Hessno need to use HTML::Entities, as it's loaded on demand...
2008-03-12 Joey Hess* Use absolute url for feedurl when filling out the...
2008-03-12 Joey Hesstruncate recentchangesdiffs after 200 lines
2008-03-12 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-03-12 Joey Hessuse git show to get the diff
2008-03-12 Joey Hess* Use forcebaseurl to make page previews be displayed...
2008-03-12 Joey Hess* monotone: Require version 0.38 or greater, and stop...
2008-03-12 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-03-12 Joey Hessfix syntax error
2008-03-11 martin f. krafftCorrect meta.robots attribute value->content
2008-03-11 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-03-11 martin f. krafftGenerate openid2 headers as well
2008-03-11 martin f. krafftLet meta.openid set X-XRDS-Location header
2008-03-07 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-03-07 Joey Hess* Remove locking code in git rcs_commit. I'm not sure...
2008-03-05 Joey Hesstest for Text::Markdown::[Mm]arkdown and use the availa...
2008-03-05 Joey Hess* Use Text::Markdown::markdown, since version 1.0.16...
2008-03-03 Joey Hess* Add recentchangesdiff plugin that adds diffs to the...
2008-03-02 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-03-02 martin f. krafftAdd robots tag to meta plugin
2008-03-02 Adeodato SimóMake directives generated by shortcuts accept a `desc...
2008-03-01 Joey HessMerge branch 'master' of git://git.madduck.net/code...
2008-02-29 Adeodato SimóAllow colons in URLs after the first slash
next