Age | Commit message (Expand) | Author |
2007-09-06 | commit. | joey |
2007-09-05 | fix path issue when runnign test | joey |
2007-08-28 | * Support for looking in multiple directories for underlay files. | joey |
2007-08-21 | * Avoid ugly gettext messages if LANG is empty. Closes: #439035 | joey |
2007-08-13 | * Fix --libdir to work at the command line. | joey |
2007-05-20 | build fixes | joey |
2007-05-10 | * Apply patch from Pawel to avoid using -L in Makefile as it's not available | joey |
2007-04-29 | updates for usedirs | joey |
2007-04-29 | * Avoid using GNU extensions to cp during "make install", which did | joshtriplett |
2007-04-27 | tmon.out removed by stock clean rule actually.. | joey |
2007-04-26 | * Avoid .svn directories when installing from svn checkout. | joey |
2007-04-10 | * Add support for PROFILE=1 to the Makefile, this turns on profiling of the | joey |
2007-03-29 | --no-rcs is the default now, so no need to explicitly specify | joey |
2007-02-21 | PERL5LIB won't work when using the taint flag, and use lib "." is removed | joey |
2007-02-20 | supposed to run ikiwiki.out now | joey |
2007-02-20 | build ikiwiki.out and use it to build the wiki, so that NOTAINT can take effe... | joey |
2007-02-18 | * Add explicit module prereqs to Makefile.PL | joey |
2007-02-13 | * Make the basewiki be full of symlinks to pages that should be the same | joey |
2007-01-28 | * When building the doc wiki, build with LANG=C. | joey |
2007-01-03 | * Added a Spanish translation by Victor Moral. | joey |
2006-12-29 | userdir fixes | joey |
2006-12-29 | * Initial work on internationalization of the program code. po/ikiwiki.pot | joey |
2006-12-19 | fix man page perms in install | joey |
2006-11-22 | rename | joey |
2006-11-22 | * Add toggle plugin. | joey |
2006-11-20 | * Rename ikiwiki.pl so MakeMaker doesn't see it, and install it. | joey |
2006-11-20 | shortcut stuff | joey |
2006-10-17 | * Patch from Pawel Tecza to cp -a the templates in the Makefile. | joey |
2006-09-28 | * Patch from Paul Tötterman to use CP in the Makefile. | joey |
2006-09-25 | * Don't rm -rf ikiwiki on distclean, since a) there's no such file | joey |
2006-09-15 | * Yet another fix for those poor case-sensative OSX users. | joey |
2006-08-28 | * Add toc (table of contents) plugin. | joey |
2006-08-27 | more PREFIX fun | joey |
2006-08-26 | fix up use of PREFIX | joey |
2006-08-25 | * Use DESTDIR and not PREFIX to specify installation prefix for packaging. | joey |
2006-08-23 | * Allow preprocessor directives to contain python-like triple-quoted | joey |
2006-08-18 | * Add a map plugin contributed by Alessandro Dotti Contra. | joey |
2006-08-13 | * The last release accidentially installed ikiwiki as ikiwiki.pl, now fixed. | joey |
2006-08-08 | * Ship ikiwiki executable as ikiwiki.pl in source to avoid issues on | joey |
2006-07-30 | * ikiwiki can now download and aggregate feeds with its new aggregate | joey |
2006-07-29 | * fortune plugin (trivial) | joey |
2006-07-29 | "Viva l'Italia!" | joey |
2006-07-28 | Hope encrico doesn't mind, but I changed the location and layout of the | joey |
2006-07-07 | * Support a w3mmode, which lets w3m run ikiwiki using its local CGI | joey |
2006-06-02 | * Reorganised the doc wiki's todo/* pages, using a link/tag to flag | joey |
2006-05-27 | * Add -refresh option to ikiwiki-mass-rebuild and use that on upgrades that | joey |
2006-05-05 | * Add ikiwiki-mass-rebuild script, ripped out of the postinst. | joey |
2006-05-05 | * Allow discussion links on pages to be turned off with --no-discussion. | joey |
2006-05-05 | haiku plugin | joey |
2006-05-02 | * Patch from Thomas Schwinge to switch from --svn to --rcs=svn, etc, | joey |