Age | Commit message (Expand) | Author |
2008-07-27 | lose the ugly $rawsetup, use a function | Joey Hess |
2008-07-26 | fixups | Joey Hess |
2008-07-26 | fixups | Joey Hess |
2008-07-26 | add example wrapper and fix formatting | Joey Hess |
2008-07-26 | filter out demo plugins | Joey Hess |
2008-07-26 | load all plugins when generating setup | Joey Hess |
2008-07-26 | add gensetup for git | Joey Hess |
2008-07-26 | refactor | Joey Hess |
2008-07-26 | refactor | Joey Hess |
2008-07-26 | can now dump fully functional setup files | Joey Hess |
2008-07-26 | add info for all common setup file options, and most internal ones | Joey Hess |
2008-07-26 | fixes | Joey Hess |
2008-07-26 | fixes | Joey Hess |
2008-07-26 | add dumpsetup option; refactor | Joey Hess |
2008-07-26 | setup dumping improvements | Joey Hess |
2008-07-26 | more formatting | Joey Hess |
2008-07-26 | improve formatting | Joey Hess |
2008-07-26 | add ability to generate setup files | Joey Hess |
2008-07-11 | fix use ordering | Joey Hess |
2008-07-09 | Make it possible to load setup files w/o running them. Code needing to do so ... | Joey Hess |
2008-06-04 | set rebuild before loading plugins | Joey Hess |
2008-05-08 | load plugins before printing messages | Joey Hess |
2007-06-30 | * Correct a longstanding bug that could cause the edit form to be empty. | joey |
2007-03-17 | * Make ikiwiki -verbose -setup with a setup file that enabled syslog logging | joey |
2007-02-21 | * Since the CGI had to drop the wiki lock to avoid deadlocking the | joey |
2006-12-29 | * Allow disabling of plugins included in goodstuff. | joey |
2006-12-29 | * Initial work on internationalization of the program code. po/ikiwiki.pot | joey |
2006-12-21 | * Turn $config{wiki_file_prune_regexps} into an array that is easier to | joey |
2006-09-21 | * Add --render mode, which can be used to preview an edit at the command | joey |
2006-08-23 | * Patch from Jordà Polo to make Setup::Standard support hashes in config | joey |
2006-07-30 | * ikiwiki can now download and aggregate feeds with its new aggregate | joey |
2006-07-28 | * Add exclude option in setup files, works same as --exclude. | joey |
2006-07-28 | * Add getopt hook type, this allows plugins to add new command-line options. | joey |
2006-07-04 | * Make ikiwiki --setup --refresh rebuild wrappers, so wrapper rebuild | joey |
2006-07-03 | * Introduce add_plugins and disable_plugins config options in setup files. | joey |
2006-05-03 | rather a lot of changes to make hyperestraier search be a plugin, allowing | joey |
2006-05-02 | deep copy/untaint arrays in setup | joey |
2006-04-21 | fix comment | joey |
2006-03-26 | add --refresh and make it with with --setup | joey |
2006-03-24 | load index before refresh | joey |
2006-03-23 | another sub, wow | joey |
2006-03-23 | lock wiki here too | joey |
2006-03-23 | missing include | joey |
2006-03-23 | Major code reoganisation, splitting up the single big file. The two goals | joey |
2006-03-23 | fix config restoration after wrapper gen | joey |
2006-03-23 | fix oops in %config handling | joey |
2006-03-23 | At Branden's request, clean up the hardcoded ".ikiwiki" everywhere, and add | joey |
2006-03-15 | fixes | joey |
2006-03-15 | config files now based on perl modules | joey |