2006-09-08 |
joey | * Add a missing -n to tla undo call. 1.26 |
tree | commitdiff |
2006-09-08 |
joey | * Add a missing -n to tla undo call. |
tree | commitdiff |
2006-09-08 |
joey | releasing version 1.25 1.25 |
tree | commitdiff |
2006-09-07 |
joey | typo |
tree | commitdiff |
2006-09-07 |
joey | * Add a linkmap plugin (requires graphviz). |
tree | commitdiff |
2006-09-06 |
joey | reword |
tree | commitdiff |
2006-09-06 |
joey | reword |
tree | commitdiff |
2006-09-06 |
joey | * Include <link rel> tag for RSS feeds, used by some... |
tree | commitdiff |
2006-09-06 |
joey | * Add support for mercurial, contributed by Emanuele... |
tree | commitdiff |
2006-09-06 |
joey | update |
tree | commitdiff |
2006-09-06 |
joey | update |
tree | commitdiff |
2006-09-05 |
joey | add tla |
tree | commitdiff |
2006-09-04 |
joey | typo |
tree | commitdiff |
2006-09-04 |
joey | * Add support for tla, contributed by Clint Adama.... |
tree | commitdiff |
2006-09-04 |
joey | move html escaping |
tree | commitdiff |
2006-09-04 |
joey | * Drop real uid/gid in the suid wrapper, thus allowing... |
tree | commitdiff |
2006-09-03 |
joey | * Add proper waitpid calls for open2ed processes throug... |
tree | commitdiff |
2006-09-03 |
joey | releasing version 1.24 1.24 |
tree | commitdiff |
2006-09-03 |
joey | * Fix another destpage issue in the inline directive... |
tree | commitdiff |
2006-09-03 |
joey | * Simplify the data structure returned by rcs_recentcha... |
tree | commitdiff |
2006-09-03 |
joey | releasing version 1.23 1.23 |
tree | commitdiff |
2006-09-02 |
joey | releasing version 1.22 1.22 |
tree | commitdiff |
2006-09-02 |
joey | * Add processed date to aggregate preprocessor directiv... |
tree | commitdiff |
2006-08-29 |
joey | remove some unimportant changelog entries to cut it... |
tree | commitdiff |
2006-08-28 |
joey | flip |
tree | commitdiff |
2006-08-28 |
joey | rebuild needed due to css changes |
tree | commitdiff |
2006-08-28 |
joey | * Patch from James Westby to add an actions option... |
tree | commitdiff |
2006-08-28 |
joey | * Change htmlize, format, and sanitize hooks to use... |
tree | commitdiff |
2006-08-28 |
joey | * Add toc (table of contents) plugin. |
tree | commitdiff |
2006-08-27 |
joey | * Patch from James Westby to add a --sslcookie switch... |
tree | commitdiff |
2006-08-27 |
joey | more PREFIX fun |
tree | commitdiff |
2006-08-27 |
joey | * Added a ddate plugin. |
tree | commitdiff |
2006-08-26 |
joey | * Patch from James Westby to add a template for the... |
tree | commitdiff |
2006-08-26 |
joey | * Patch from James Westby to allow a description to... |
tree | commitdiff |
2006-08-25 |
joey | * Generalised preprocesser loop protection code. |
tree | commitdiff |
2006-08-25 |
joey | * Use DESTDIR and not PREFIX to specify installation... |
tree | commitdiff |
2006-08-24 |
joey | * Make all pages pull in a local.css style sheet, if... |
tree | commitdiff |
2006-08-23 |
joey | * Change order of linkify and preprocess; first preproc... |
tree | commitdiff |
2006-08-23 |
joey | * Patch from Jordà Polo to make Setup::Standard support... |
tree | commitdiff |
2006-08-23 |
joey | * Make pagespec merge code smarter about merging duplic... |
tree | commitdiff |
2006-08-23 |
joey | * Allow preprocessor directives to contain python-like... |
tree | commitdiff |
2006-08-23 |
joey | * Allow preprocessor directives to span multiple lines... |
tree | commitdiff |
2006-08-22 |
joey | add upgrade note |
tree | commitdiff |
2006-08-22 |
joey | remove removed fix |
tree | commitdiff |
2006-08-22 |
joey | revert broken parentlinks fix, which was broken, explai... |
tree | commitdiff |
2006-08-22 |
joey | * Fix a bug introduced last version to do with nested... |
tree | commitdiff |
2006-08-21 |
joey | * Clean up behavior with broken parentlinks. |
tree | commitdiff |
2006-08-21 |
joey | * Fixed a bug with previews of subpages having broken... |
tree | commitdiff |
2006-08-20 |
joey | releasing version 1.21 1.21 |
tree | commitdiff |
2006-08-20 |
joey | * Fix utf-8 in blog post form. |
tree | commitdiff |
2006-08-19 |
joey | update |
tree | commitdiff |
2006-08-19 |
joey | add python-docutils |
tree | commitdiff |
2006-08-19 |
joey | * Add first draft at a Restructured Text (rst) plugin... |
tree | commitdiff |
2006-08-19 |
joey | * Fix ikiwiki-mass-rebuild to work in the way the posti... |
tree | commitdiff |
2006-08-18 |
joey | * Add otl format plugin, which handles files as created... |
tree | commitdiff |
2006-08-18 |
joey | * Add a map plugin contributed by Alessandro Dotti... |
tree | commitdiff |
2006-08-18 |
joey | * Support inlining pages raw, rather than creating... |
tree | commitdiff |
2006-08-18 |
joey | * Call filter hooks on inlined page content. |
tree | commitdiff |
2006-08-18 |
joey | * Add a tail fin^W^Wsidebar plugin by Tuomo Valkonen. |
tree | commitdiff |
2006-08-17 |
joey | * Fix a bug in the aggregator introduced last version... 1.20 |
tree | commitdiff |
2006-08-17 |
joey | * Catch failing IPC::Open2 in tidy plugin and retry... |
tree | commitdiff |
2006-08-16 |
joey | * Add --syslog config option, to log to the syslog. |
tree | commitdiff |
2006-08-16 |
joey | * Relicense the templates and basewiki under the 2... |
tree | commitdiff |
2006-08-16 |
joey | releasing version 1.19 1.19 |
tree | commitdiff |
2006-08-16 |
joey | * Fix an infinite loop in the aggregator when finding... |
tree | commitdiff |
2006-08-16 |
joey | * Add some locking to prevent 2 aggregators from runnin... |
tree | commitdiff |
2006-08-13 |
joey | up |
tree | commitdiff |
2006-08-13 |
joey | * Fix a bug in page type determination during online... |
tree | commitdiff |
2006-08-13 |
joey | releasing version 1.18 1.18 |
tree | commitdiff |
2006-08-13 |
joey | * The last release accidentially installed ikiwiki... |
tree | commitdiff |
2006-08-12 |
joey | * If the meta plugin overides the page title, set a... |
tree | commitdiff |
2006-08-12 |
joey | releasing version 1.17 1.17 |
tree | commitdiff |
2006-08-12 |
joey | * Set die_on_bad_params => 0 for all templates, to... |
tree | commitdiff |
2006-08-10 |
joey | update |
tree | commitdiff |
2006-08-10 |
joey | * Improve markdown loading. First, try to load it as... |
tree | commitdiff |
2006-08-10 |
joey | * Display an error message if /usr/bin/markdown can... |
tree | commitdiff |
2006-08-08 |
joey | * Ship ikiwiki executable as ikiwiki.pl in source to... |
tree | commitdiff |
2006-08-05 |
joey | misc changes |
tree | commitdiff |
2006-08-05 |
joey | * Turn on HTML::Template loop_context_vars; not actuall... |
tree | commitdiff |
2006-08-05 |
joey | * Turn off tidy indentation too. |
tree | commitdiff |
2006-08-05 |
joey | * Move tidy back to sanitize hook, found out how to... |
tree | commitdiff |
2006-08-05 |
joey | * Disable tidy generator tag. |
tree | commitdiff |
2006-08-05 |
joey | releasing version 1.16 1.16 |
tree | commitdiff |
2006-08-05 |
joey | * Fix dates in rss feeds if running localised, so they... |
tree | commitdiff |
2006-08-04 |
joey | * Don't run tidy with -xml as that fails if the input... |
tree | commitdiff |
2006-08-04 |
joey | * Fix the htmltidy plugin, which wasn't working due... |
tree | commitdiff |
2006-08-04 |
joey | * Also generate rel=bookmark links for permalinks. |
tree | commitdiff |
2006-08-04 |
joey | * Add xhtml files to the default prune regexp. |
tree | commitdiff |
2006-08-04 |
joey | * Encode link and guid urls in rss feeds to avoid illeg... |
tree | commitdiff |
2006-08-04 |
joey | revert this, it seems wrong |
tree | commitdiff |
2006-08-04 |
joey | * Various CSS and formatting changes. |
tree | commitdiff |
2006-08-04 |
joey | * Make aggregator save permalinks and author name to... |
tree | commitdiff |
2006-08-03 |
joey | * Try to handle relative links in aggregated feeds... |
tree | commitdiff |
2006-08-03 |
joey | releasing version 1.15 1.15 |
tree | commitdiff |
2006-08-03 |
joey | * Added created_before and created_after PageSpec limits. |
tree | commitdiff |
2006-08-03 |
joey | * Remove CDPATH and other env vars perl taint checking... |
tree | commitdiff |
2006-08-02 |
joey | releasing version 1.14 1.14 |
tree | commitdiff |
2006-08-02 |
joey | * Fix stupid bug in date matching, patch from Roland... |
tree | commitdiff |
2006-08-02 |
joey | * Memoize pagespec translation, this speeds up a build... |
tree | commitdiff |
2006-08-02 |
joey | releasing version 1.13 1.13 |
tree | commitdiff |
next |