]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki
new test case
[ikiwiki.git] / IkiWiki /
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
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...
2007-10-31  Joey Hess* Improve the RecentChanges display for git merges...
2007-10-31  Joey Hess* Avoid using commands like git-diff and instead use...
2007-10-31  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2007-10-31  Joey Hess* Avoid a race in the git rcs_commit function, by not...
2007-10-31  Joey Hessimprove use of seen hash
2007-10-31  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2007-10-31  Joey Hess* Fix an aggregate plugin expiry bug. Over time, it...
2007-10-29  Joey Hess* Fix some issues with toggles in preview mode.
2007-10-26  Joey HessRun git-commit -q (though it doesn't do much good due...
2007-10-25  Joey Hessuse nulls to avoid ambiguities
2007-10-25  Joey Hess* Add handling of feeds for nested inlines, as well...
2007-10-25  Joey Hessonly use half the max size
2007-10-25  Joey Hess* postsparkline: Avoid a confusing error message if...
2007-10-23  joeyfix folding
2007-10-23  joeyexplicitly use POSIX
2007-10-23  joey* Add a calendar plugin, contributed by Manoj Srivastava.
2007-10-22  joey* If gitorigin_branch is set to the empty string, don...
2007-10-21  joeyminor stylistic changes
2007-10-21  joey* Correct a pair of logic errors that triggered if...
2007-10-21  joey * Support git authors of the form "joey <joey>", which...
2007-10-15  joey* Rewritten rst plugin by madduck is a python program...
2007-10-13  joeyuntaint plugin filename, will be tainted if specified...
2007-10-10  joey* Fix strange stderr-hiding code in the git module...
next