2008-01-09 |
Joey Hess | * mdwn: When htmlizing text, if it's a single line... |
tree | commitdiff |
2008-01-09 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
tree | commitdiff |
2008-01-09 |
Joey Hess | * template: Remove bogus htmlize pass added in 2.16. |
tree | commitdiff |
2008-01-09 |
Joey Hess | don't process data metadata in scan, as it's expensive... |
tree | commitdiff |
2008-01-09 |
Joey Hess | * meta: Run in scan mode again (more intelligently... |
tree | commitdiff |
2008-01-09 |
Joey Hess | optimisation: detect scan mode and avoid generating... |
tree | commitdiff |
2008-01-09 |
Joey Hess | * inline: Add copyright/license info on a per-post... |
tree | commitdiff |
2008-01-09 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... 2.19 |
tree | commitdiff |
2008-01-09 |
Joey Hess | * aggregate: Include copyright statements from rss... |
tree | commitdiff |
2008-01-07 |
Joey Hess | * htmlscrubber: Further work around #365971 by adding... |
tree | commitdiff |
2008-01-07 |
Joey Hess | * Add a prereq on Data::Dumper 2.11 or better, needed... |
tree | commitdiff |
2008-01-07 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
tree | commitdiff |
2008-01-07 |
Joey Hess | add explicit test for do=postsignin |
tree | commitdiff |
2008-01-07 |
Joey Hess | fixes |
tree | commitdiff |
2008-01-07 |
Joey Hess | fixes |
tree | commitdiff |
2008-01-07 |
Joey Hess | * Improved the canedit hook interface, allowing a callb... |
tree | commitdiff |
2008-01-07 |
Joey Hess | * opendiscussion: allow editing of the toplevel discuss... |
tree | commitdiff |
2008-01-07 |
Joey Hess | * Only try postsignin if no other action matched. Fixes... |
tree | commitdiff |
2008-01-07 |
Joey Hess | fix some bad copy and pasted plugin ids |
tree | commitdiff |
2008-01-05 |
Joey Hess | * aggregate: Only save state if it was already loaded... |
tree | commitdiff |
2008-01-05 |
Joey Hess | fix an uninitialised value warning |
tree | commitdiff |
2008-01-05 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
tree | commitdiff |
2008-01-05 |
Joey Hess | * aggregate: Only save state if it was already loaded. |
tree | commitdiff |
2008-01-03 |
Joey Hess | round days old message |
tree | commitdiff |
2008-01-02 |
Joey Hess | * Stop testing Encode::is_utf8 in decode_form_utf8... |
tree | commitdiff |
2008-01-02 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
tree | commitdiff |
2008-01-01 |
Joey Hess | * Split error messages for failures to drop real uid... |
tree | commitdiff |
2007-12-30 |
Joey Hess | I *think* that this comment is out of date. |
tree | commitdiff |
2007-12-30 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
tree | commitdiff |
2007-12-30 |
Joey Hess | * aggregate: Fix stupid mistake introduced when convert... |
tree | commitdiff |
2007-12-28 |
Joey Hess | * map: Fix handling of common prefix to handle the... |
tree | commitdiff |
2007-12-28 |
Joey Hess | * conditional: Improve regexp testing for simple uses... |
tree | commitdiff |
2007-12-28 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
tree | commitdiff |
2007-12-28 |
Joey Hess | * img: Allow the link parameter to point to an exterior... |
tree | commitdiff |
2007-12-26 |
Joey Hess | * img: Avoid nesting images when linking to another... |
tree | commitdiff |
2007-12-22 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
tree | commitdiff |
2007-12-22 |
Thomas Schwinge | IkiWiki/Plugin/meta.pm <redir>: Support for specifying... |
tree | commitdiff |
2007-12-19 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
tree | commitdiff |
2007-12-19 |
Joey Hess | * Improved parentlinks special case for index pages. |
tree | commitdiff |
2007-12-17 |
Joey Hess | improve error message if shortcuts.mdwn DNE |
tree | commitdiff |
2007-12-17 |
Joey Hess | loadstate needs to be called even if no pages are being... |
tree | commitdiff |
2007-12-16 |
Joey Hess | * git: Correct display of multiline commit messages... |
tree | commitdiff |
2007-12-16 |
Joey Hess | * brokenlinks: Don't list the same link multiple times... |
tree | commitdiff |
2007-12-16 |
Joey Hess | correct variable scoping error in nils's patch |
tree | commitdiff |
2007-12-16 |
Nis Martensen | rssurl and atomurl are only needed where $feeds is set |
tree | commitdiff |
2007-12-16 |
Nis Martensen | Also increment feednum only if feeds are generated |
tree | commitdiff |
2007-12-16 |
Joey Hess | * meta: Drop support for "meta link", since supporting... |
tree | commitdiff |
2007-12-16 |
Joey Hess | * meta: Drop support for "meta link", since supporting... |
tree | commitdiff |
2007-12-13 |
Joey Hess | * Allow editing a page and deleting all content, while... |
tree | commitdiff |
2007-12-12 |
Nis Martensen | Set page_numfeeds only if feeds are being generated |
tree | commitdiff |
2007-12-12 |
Joey Hess | * shortcut: Expand %S to the raw input text, not url... |
tree | commitdiff |
2007-12-12 |
Joey Hess | * Htmlize parameters passed to the template preprocesso... |
tree | commitdiff |
2007-12-12 |
Joey Hess | * Avoid unnecessary stat calls to get mtime when render... |
tree | commitdiff |
2007-12-12 |
Joey Hess | * Ensure that web edited pages always end in a newline. |
tree | commitdiff |
2007-12-12 |
Joey Hess | don't duplicate code from editpage, just pull the value... |
tree | commitdiff |
2007-12-12 |
Joey Hess | * Change formbuilder hook to not be responsible for... |
tree | commitdiff |
2007-12-12 |
Joey Hess | works, but I'm not entirely happy with it yet |
tree | commitdiff |
2007-12-12 |
Joey Hess | incomplate edittemplate plugin |
tree | commitdiff |
2007-12-09 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
tree | commitdiff |
2007-12-09 |
Joey Hess | reorg |
tree | commitdiff |
2007-12-09 |
Joey Hess | logic fix |
tree | commitdiff |
2007-12-09 |
Joey Hess | * The calendar plugin stores state about when it needs... |
tree | commitdiff |
2007-12-09 |
Joey Hess | real redir cycle detection |
tree | commitdiff |
2007-12-09 |
Joey Hess | ensure state is dropped when a page stops embeddeding... |
tree | commitdiff |
2007-12-09 |
Joey Hess | forgot to add |
tree | commitdiff |
2007-12-08 |
Joey Hess | * Finally implemented a simple per-page data storage... |
tree | commitdiff |
2007-12-08 |
Joey Hess | MAJOR basewiki reorg |
tree | commitdiff |
2007-12-08 |
Joey Hess | wikilink fix |
tree | commitdiff |
2007-12-08 |
Joey Hess | drop redir loop detection code |
tree | commitdiff |
2007-12-08 |
Joey Hess | * meta: Add redir support, based on a patch by Thomas... |
tree | commitdiff |
2007-12-08 |
Thomas Schwinge | Here is a patch to add a forwarding functionality to... |
tree | commitdiff |
2007-11-27 |
Joey Hess | * Improve workaround for perl bug #376329. Rather than... |
tree | commitdiff |
2007-11-26 |
Joey Hess | releasing version 2.14 2.14 |
tree | commitdiff |
2007-11-25 |
Joey Hess | * Let CC be used to control what compiler is used to... |
tree | commitdiff |
2007-11-23 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
tree | commitdiff |
2007-11-23 |
Joey Hess | * toc: Handle html elements embedded inside a header... |
tree | commitdiff |
2007-11-18 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
tree | commitdiff |
2007-11-18 |
Joey Hess | * Allow html5 video and audio tags and their attributes... |
tree | commitdiff |
2007-11-17 |
Joey Hess | * More compact output for the brokenlinks plugin. |
tree | commitdiff |
2007-11-17 |
Joey Hess | * Better error message when a setup file has a syntax... |
tree | commitdiff |
2007-11-14 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
tree | commitdiff |
2007-11-14 |
Joey Hess | * Add wrappergroup config option, which can be used... |
tree | commitdiff |
2007-11-14 |
Joey Hess | prottype fixes |
tree | commitdiff |
2007-11-13 |
Joey Hess | * inline: Add timeformat parameter to control how the... |
tree | commitdiff |
2007-11-12 |
Joey Hess | * The first git commit legitimately has no parents... |
tree | commitdiff |
2007-11-08 |
Joey Hess | missed localising a string |
tree | commitdiff |
2007-11-08 |
Josh Triplett | Fix table plugin to not generate an unbalanced tbody... |
tree | commitdiff |
2007-11-07 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
tree | commitdiff |
2007-11-07 |
Joey Hess | * map: Recent changes caused unnecessary ul's to be... |
tree | commitdiff |
2007-11-06 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
tree | commitdiff |
2007-11-06 |
Joey Hess | reset SIGPIPE before returning |
tree | commitdiff |
2007-10-31 |
Joey Hess | fix dumb mistake |
tree | commitdiff |
2007-10-31 |
Joey Hess | * Don't truncate git commit messages to the first line... |
tree | commitdiff |
2007-10-31 |
Joey Hess | * Improve the RecentChanges display for git merges... |
tree | commitdiff |
2007-10-31 |
Joey Hess | * Avoid using commands like git-diff and instead use... |
tree | commitdiff |
2007-10-31 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
tree | commitdiff |
2007-10-31 |
Joey Hess | * Avoid a race in the git rcs_commit function, by not... |
tree | commitdiff |
2007-10-31 |
Joey Hess | improve use of seen hash |
tree | commitdiff |
2007-10-31 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
tree | commitdiff |
2007-10-31 |
Joey Hess | * Fix an aggregate plugin expiry bug. Over time, it... |
tree | commitdiff |
next |