display if group setting fails
[ikiwiki.git] / IkiWiki /
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.
2007-09-15 joeybugfixes
2007-09-14 joeyif an inlined page has the same copyright or license...
2007-09-14 joey* meta: Support license and copyright information....
2007-09-13 joey* inline: add feedonly option, set feedonly=yes to...
2007-09-05 joey* table: Text::CSV doesn't return decoded unicode ...
2007-09-02 joey* Correct generation of RFC 3339 format times for atom...
2007-08-30 joshtriplettgit.pm: Handle operating in sub-trees of a git repository.
2007-08-30 joshtriplettgit.pm: Renames from git-diff-tree aren't handled,...
2007-08-30 joshtriplettUse git-log rather than the shell, git-rev-list, and...
2007-08-29 joeyuse --style default for get_ctime too
2007-08-29 joey* mercurial: Fix rcs_getctime (thanks, bma)
2007-08-29 joeythank goodness for test suites
2007-08-29 joey* mercurial: Pass --style defaults to hg log to ensure...
2007-08-28 joey* Tables containing links with a link text were mispars...
2007-08-28 joey* Support for looking in multiple directories for under...
2007-08-26 joey* Add an editcontent hook.
2007-08-26 joey* Fix bug when blogging by cgi, introduced in last...
2007-08-24 joeyremove unncessesary and unused loop labels
2007-08-24 joeytypo
2007-08-24 joeyapply monotone patch
2007-08-23 joeytypo
2007-08-23 joeyfix encoding html entities in alt tag
2007-08-23 joeyrename tex to teximg
2007-08-23 joey* Add embed plugin, which allows embedding content...
2007-08-22 joey* Call the formbuilder hook for the edit page.
2007-08-22 joey* Added tex plugin to generate images from latex code.
2007-08-21 joeymonotone updates
2007-08-21 joeyminor changes (but lots of them)
2007-08-21 joeymove enormous data block to __DATA__
2007-08-21 joeyremove the mtnbinpath config option; users should use...
2007-08-21 joey* Add monotone support, contributed by William Uther.
2007-08-20 joey* Add color parameter to postsparkline. Closes: #438900
2007-08-17 joey* Applied Jeremie Koenig's pluggable editpage buttons...
2007-08-15 joeyproper fix for adding file, based on jkoenig's patch
2007-08-14 joey* Fix bug when editing file from underlaydir, need...
2007-08-14 joey* Fix bug in deletion/move during edit code introduced...
2007-08-14 joeyRemove two header => 1 settings that were overridden...
2007-08-13 joeymemoization for injected RPC functions is a very, very...
2007-08-13 joey* Fix --libdir to work at the command line.
next