response
[ikiwiki.git] / IkiWiki /
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...
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...
2007-10-10 joey* In the cgi edit path, reload the index file before...
2007-10-10 joey* French translation update. Closes: #445923
2007-10-04 joey* Tidy ctime debug output for git.
2007-09-28 joey* camelcase: Tighten regexp to avoid false positives...
2007-09-24 joeypatch from madduck to fix thinko
2007-09-22 joey* Save index after previewing page edit, since even...
2007-09-22 joey$common_prefix may never get defined
2007-09-22 joeyfix html
2007-09-22 joeymake taglink support the same method for specifying...
2007-09-22 joey* img: Allow link=somepage to cause the image to link...
2007-09-22 joey* map: Render pages on the way to subpages whose parent...
2007-09-21 joey* map: Render empty nodes on the way to subpages whose...
2007-09-20 joey* tag: Add taglink preprocessor directive, supporting...
2007-09-20 joey* Add taglink preprocessor directive, supporting visibl...
2007-09-16 joey* table plugin: Actually specify the delimiter when...
2007-09-16 joey* table plugin: Actually specify the delimiter.
next