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 |
2007-10-29 |
Joey Hess | * Fix some issues with toggles in preview mode. |
tree | commitdiff |
2007-10-26 |
Joey Hess | Run git-commit -q (though it doesn't do much good due... |
tree | commitdiff |
2007-10-25 |
Joey Hess | use nulls to avoid ambiguities |
tree | commitdiff |
2007-10-25 |
Joey Hess | * Add handling of feeds for nested inlines, as well... |
tree | commitdiff |
2007-10-25 |
Joey Hess | only use half the max size |
tree | commitdiff |
2007-10-25 |
Joey Hess | * postsparkline: Avoid a confusing error message if... |
tree | commitdiff |
2007-10-23 |
joey | fix folding |
tree | commitdiff |
2007-10-23 |
joey | explicitly use POSIX |
tree | commitdiff |
2007-10-23 |
joey | * Add a calendar plugin, contributed by Manoj Srivastava. |
tree | commitdiff |
2007-10-22 |
joey | * If gitorigin_branch is set to the empty string, don... |
tree | commitdiff |
2007-10-21 |
joey | minor stylistic changes |
tree | commitdiff |
2007-10-21 |
joey | * Correct a pair of logic errors that triggered if... |
tree | commitdiff |
2007-10-21 |
joey | * Support git authors of the form "joey <joey>", which... |
tree | commitdiff |
2007-10-15 |
joey | * Rewritten rst plugin by madduck is a python program... |
tree | commitdiff |
2007-10-13 |
joey | untaint plugin filename, will be tainted if specified... |
tree | commitdiff |
2007-10-10 |
joey | * Fix strange stderr-hiding code in the git module... |
tree | commitdiff |
2007-10-10 |
joey | * In the cgi edit path, reload the index file before... |
tree | commitdiff |
2007-10-10 |
joey | * French translation update. Closes: #445923 |
tree | commitdiff |
2007-10-04 |
joey | * Tidy ctime debug output for git. |
tree | commitdiff |
2007-09-28 |
joey | * camelcase: Tighten regexp to avoid false positives... |
tree | commitdiff |
2007-09-24 |
joey | patch from madduck to fix thinko |
tree | commitdiff |
2007-09-22 |
joey | * Save index after previewing page edit, since even... |
tree | commitdiff |
2007-09-22 |
joey | $common_prefix may never get defined |
tree | commitdiff |
2007-09-22 |
joey | fix html |
tree | commitdiff |
2007-09-22 |
joey | make taglink support the same method for specifying... |
tree | commitdiff |
2007-09-22 |
joey | * img: Allow link=somepage to cause the image to link... |
tree | commitdiff |
2007-09-22 |
joey | * map: Render pages on the way to subpages whose parent... |
tree | commitdiff |
2007-09-21 |
joey | * map: Render empty nodes on the way to subpages whose... |
tree | commitdiff |
2007-09-20 |
joey | * tag: Add taglink preprocessor directive, supporting... |
tree | commitdiff |
2007-09-20 |
joey | * Add taglink preprocessor directive, supporting visibl... |
tree | commitdiff |
2007-09-16 |
joey | * table plugin: Actually specify the delimiter when... |
tree | commitdiff |
2007-09-16 |
joey | * table plugin: Actually specify the delimiter. |
tree | commitdiff |
2007-09-15 |
joey | bugfixes |
tree | commitdiff |
2007-09-14 |
joey | if an inlined page has the same copyright or license... |
tree | commitdiff |
2007-09-14 |
joey | * meta: Support license and copyright information.... |
tree | commitdiff |
2007-09-13 |
joey | * inline: add feedonly option, set feedonly=yes to... |
tree | commitdiff |
2007-09-05 |
joey | * table: Text::CSV doesn't return decoded unicode ... |
tree | commitdiff |
2007-09-02 |
joey | * Correct generation of RFC 3339 format times for atom... |
tree | commitdiff |
2007-08-30 |
joshtriplett | git.pm: Handle operating in sub-trees of a git repository. |
tree | commitdiff |
2007-08-30 |
joshtriplett | git.pm: Renames from git-diff-tree aren't handled,... |
tree | commitdiff |
2007-08-30 |
joshtriplett | Use git-log rather than the shell, git-rev-list, and... |
tree | commitdiff |
2007-08-29 |
joey | use --style default for get_ctime too |
tree | commitdiff |
2007-08-29 |
joey | * mercurial: Fix rcs_getctime (thanks, bma) |
tree | commitdiff |
2007-08-29 |
joey | thank goodness for test suites |
tree | commitdiff |
2007-08-29 |
joey | * mercurial: Pass --style defaults to hg log to ensure... |
tree | commitdiff |
2007-08-28 |
joey | * Tables containing links with a link text were mispars... |
tree | commitdiff |
2007-08-28 |
joey | * Support for looking in multiple directories for under... |
tree | commitdiff |
2007-08-26 |
joey | * Add an editcontent hook. |
tree | commitdiff |
2007-08-26 |
joey | * Fix bug when blogging by cgi, introduced in last... |
tree | commitdiff |
2007-08-24 |
joey | remove unncessesary and unused loop labels |
tree | commitdiff |
2007-08-24 |
joey | typo |
tree | commitdiff |
2007-08-24 |
joey | apply monotone patch |
tree | commitdiff |
2007-08-23 |
joey | typo |
tree | commitdiff |
2007-08-23 |
joey | fix encoding html entities in alt tag |
tree | commitdiff |
next |