if NOTAINT is not set, disable tainting
[ikiwiki.git] / IkiWiki /
2008-01-24 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-01-24 Joey Hess* aggregate: Fork a child process to handle the aggrega...
2008-01-17 Brian DowningAdd full parser for git diff-tree output
2008-01-16 Joey Hess* aggregate: Don't let feeds set creation times for...
2008-01-10 Patrick WinnertzI've wrote a little patch for the bug in teximg (can...
2008-01-09 Joey HessIn preferences, allow the subscriptions and email field...
2008-01-09 Joey Hessnot only markdown adds gunk, so remove it in the main...
2008-01-09 Joey Hess* mdwn: When htmlizing text, if it's a single line...
2008-01-09 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-01-09 Joey Hess* template: Remove bogus htmlize pass added in 2.16.
2008-01-09 Joey Hessdon't process data metadata in scan, as it's expensive...
2008-01-09 Joey Hess* meta: Run in scan mode again (more intelligently...
2008-01-09 Joey Hessoptimisation: detect scan mode and avoid generating...
2008-01-09 Joey Hess* inline: Add copyright/license info on a per-post...
2008-01-09 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv... 2.19
2008-01-09 Joey Hess* aggregate: Include copyright statements from rss...
2008-01-07 Joey Hess* htmlscrubber: Further work around #365971 by adding...
2008-01-07 Joey Hess* Add a prereq on Data::Dumper 2.11 or better, needed...
2008-01-07 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-01-07 Joey Hessadd explicit test for do=postsignin
2008-01-07 Joey Hessfixes
2008-01-07 Joey Hessfixes
2008-01-07 Joey Hess* Improved the canedit hook interface, allowing a callb...
2008-01-07 Joey Hess* opendiscussion: allow editing of the toplevel discuss...
2008-01-07 Joey Hess* Only try postsignin if no other action matched. Fixes...
2008-01-07 Joey Hessfix some bad copy and pasted plugin ids
2008-01-05 Joey Hess* aggregate: Only save state if it was already loaded...
2008-01-05 Joey Hessfix an uninitialised value warning
2008-01-05 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-01-05 Joey Hess* aggregate: Only save state if it was already loaded.
2008-01-03 Joey Hessround days old message
2008-01-02 Joey Hess* Stop testing Encode::is_utf8 in decode_form_utf8...
2008-01-02 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-01-01 Joey Hess* Split error messages for failures to drop real uid...
2007-12-30 Joey HessI *think* that this comment is out of date.
2007-12-30 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2007-12-30 Joey Hess* aggregate: Fix stupid mistake introduced when convert...
2007-12-28 Joey Hess* map: Fix handling of common prefix to handle the...
2007-12-28 Joey Hess* conditional: Improve regexp testing for simple uses...
2007-12-28 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2007-12-28 Joey Hess* img: Allow the link parameter to point to an exterior...
2007-12-26 Joey Hess* img: Avoid nesting images when linking to another...
2007-12-22 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2007-12-22 Thomas SchwingeIkiWiki/Plugin/meta.pm <redir>: Support for specifying...
2007-12-19 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2007-12-19 Joey Hess* Improved parentlinks special case for index pages.
2007-12-17 Joey Hessimprove error message if shortcuts.mdwn DNE
2007-12-17 Joey Hessloadstate needs to be called even if no pages are being...
2007-12-16 Joey Hess* git: Correct display of multiline commit messages...
2007-12-16 Joey Hess* brokenlinks: Don't list the same link multiple times...
2007-12-16 Joey Hesscorrect variable scoping error in nils's patch
2007-12-16 Nis Martensenrssurl and atomurl are only needed where $feeds is set
2007-12-16 Nis MartensenAlso increment feednum only if feeds are generated
2007-12-16 Joey Hess* meta: Drop support for "meta link", since supporting...
2007-12-16 Joey Hess* meta: Drop support for "meta link", since supporting...
2007-12-13 Joey Hess* Allow editing a page and deleting all content, while...
2007-12-12 Nis MartensenSet page_numfeeds only if feeds are being generated
2007-12-12 Joey Hess* shortcut: Expand %S to the raw input text, not url...
2007-12-12 Joey Hess* Htmlize parameters passed to the template preprocesso...
2007-12-12 Joey Hess* Avoid unnecessary stat calls to get mtime when render...
2007-12-12 Joey Hess* Ensure that web edited pages always end in a newline.
2007-12-12 Joey Hessdon't duplicate code from editpage, just pull the value...
2007-12-12 Joey Hess* Change formbuilder hook to not be responsible for...
2007-12-12 Joey Hessworks, but I'm not entirely happy with it yet
2007-12-12 Joey Hessincomplate edittemplate plugin
2007-12-09 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2007-12-09 Joey Hessreorg
2007-12-09 Joey Hesslogic fix
2007-12-09 Joey Hess* The calendar plugin stores state about when it needs...
2007-12-09 Joey Hessreal redir cycle detection
2007-12-09 Joey Hessensure state is dropped when a page stops embeddeding...
2007-12-09 Joey Hessforgot to add
2007-12-08 Joey Hess* Finally implemented a simple per-page data storage...
2007-12-08 Joey HessMAJOR basewiki reorg
2007-12-08 Joey Hesswikilink fix
2007-12-08 Joey Hessdrop redir loop detection code
2007-12-08 Joey Hess* meta: Add redir support, based on a patch by Thomas...
2007-12-08 Thomas SchwingeHere is a patch to add a forwarding functionality to...
2007-11-27 Joey Hess* Improve workaround for perl bug #376329. Rather than...
2007-11-26 Joey Hessreleasing version 2.14 2.14
2007-11-25 Joey Hess* Let CC be used to control what compiler is used to...
2007-11-23 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2007-11-23 Joey Hess* toc: Handle html elements embedded inside a header...
2007-11-18 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2007-11-18 Joey Hess* Allow html5 video and audio tags and their attributes...
2007-11-17 Joey Hess* More compact output for the brokenlinks plugin.
2007-11-17 Joey Hess* Better error message when a setup file has a syntax...
2007-11-14 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2007-11-14 Joey Hess* Add wrappergroup config option, which can be used...
2007-11-14 Joey Hessprottype fixes
2007-11-13 Joey Hess* inline: Add timeformat parameter to control how the...
2007-11-12 Joey Hess* The first git commit legitimately has no parents...
2007-11-08 Joey Hessmissed localising a string
2007-11-08 Josh TriplettFix table plugin to not generate an unbalanced tbody...
2007-11-07 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2007-11-07 Joey Hess* map: Recent changes caused unnecessary ul's to be...
2007-11-06 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2007-11-06 Joey Hessreset SIGPIPE before returning
2007-10-31 Joey Hessfix dumb mistake
2007-10-31 Joey Hess* Don't truncate git commit messages to the first line...
next