summaryrefslogtreecommitdiff
path: root/ikiwiki.in
AgeCommit message (Expand)Author
2009-05-22remove -T from ikiwiki.in, add back if NOTAINT=0Joey Hess
2009-02-09Fix unusual --setup --post-commit command line option combo.Joey Hess
2008-12-17Coding style change: Remove explcit vim folding markers.Joey Hess
1997-08-14Correct --dumpsetup to include the srcdir in the setup file.Joey Hess
1997-08-14fix --wrappergroupJoey Hess
2008-10-30require srcdir and destdir params when --render used w/o --setupJoey Hess
2008-10-30fix --setup --renderJoey Hess
2008-10-29Preserve syslog setting when doing `ikiwiki -setup foo -dumpsetup bar`Joey Hess
2008-10-26do no-op post_commit test in wrapperJoey Hess
2008-10-26move untrusted committer test into the wrapperJoey Hess
2008-10-23untrusted committers code seems to be fully workingJoey Hess
2008-10-23more work on untrusted committersJoey Hess
2008-10-23Merge branch 'master' into git-anonJoey Hess
2008-10-23Optimise the no-op post-commit hook in the web edit case by skipping loading ...Joey Hess
2008-10-22initial support for git repos with untrusted committersJoey Hess
2008-10-01typoJoey Hess
2008-09-30don't say rebuilding wiki when refreshingJoey Hess
2008-09-27Epand usage message and add --help. Closes: #500344Joey Hess
2008-09-23allow setup file to enable verbose modeJoey Hess
2008-09-20Fix reversion in use of ikiwiki -verbose -setup with a setup file that enable...Joey Hess
2008-09-08Avoid uninitialised value when --dumpsetup is used and no srcdir/destdir spec...Joey Hess
2008-08-06Options set in the setup file are now immediatly loaded by ikiwiki -setup. Th...Joey Hess
2008-08-05remove WRAPPED_OPTIONS once loadedJoey Hess
2008-08-05avoid forcing verbose offJoey Hess
2008-08-05Revert "typo"Joey Hess
2008-08-05typoJoey Hess
2008-07-27checkconfig before wrapper setupJoey Hess
2008-07-26allow --dumpsetup to be used w/o specifying srcdir and destdirJoey Hess
2008-07-26refactorJoey Hess
2008-07-26can now dump fully functional setup filesJoey Hess
2008-07-26don't clear syslog config when dumpingJoey Hess
2008-07-26httpauth removed long agoJoey Hess
2008-07-26fixesJoey Hess
2008-07-26add dumpsetup option; refactorJoey Hess
2008-07-25add getconfig for inlineJoey Hess
2008-07-12revert eval changeJoey Hess
2008-07-12only htmlize errors when cgi is actually runningJoey Hess
2008-02-08Add --prefix-directives and --no-prefix-directives options to ikiwikiJosh Triplett
2008-02-03* cgi hooks are now run before ikiwiki state is loaded.Joey Hess
2008-01-29* Removed support for sending commit notification mails. Along with it wentJoey Hess
2007-08-28* Allow -cgi -wrapper to be passed on the command line to generate ajoey
2007-08-13* Fix --libdir to work at the command line.joey
2007-08-04* Add --set-option command line switch.joey
2007-07-27* Add a libdir config option to let ikiwiki load perl modules, includingjoey
2007-07-25* Add a htmlext config option, this can be used to make ikiwiki generatejoey
2007-04-01* Finally apply the index.html patch, with thanks to everyone who workedjoey
2007-03-31* Hide excess backlinks and expand using CSS trick; control quantiy viajoey
2007-03-29* Add --post-commit option, which allows for the case of a split web serverjoey
2007-02-21* Since the CGI had to drop the wiki lock to avoid deadlocking thejoey
2007-02-02* Add canedit hook, allowing arbitrary controls over when a page can bejoey