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