summaryrefslogtreecommitdiff
path: root/ikiwiki.in
AgeCommit message (Expand)Author
2010-09-07Remove PATH overriding code in ikiwiki script that was present to make perl t...Joey Hess
2010-07-24move wrapper building loop into Wrapper.pmJoey Hess
2010-07-08Add --changesetup mode that allows easily changing options in a setup file.Joey Hess
2010-05-04version IkIWiki use, to help prevent wacky mismatch errorsJoey Hess
2010-04-16automatically run --gettime, and optimise it for gitJoey Hess
2010-04-16--gettime revampJoey Hess
2010-03-24work around silly warningJoey Hess
2010-03-24fix unicode with YAML::SyckJoey Hess
2010-03-24add newline to --set-yaml valueJoey Hess
2010-03-24fall back from YAML::Any to just YAMLJoey Hess
2010-03-24Add --set-yaml switch for setting more complex config file options.Joey Hess
2010-03-14Add a include setting, which can be used to make ikiwiki process wiki source ...Joey Hess
2010-02-28Add new --clean option; this makes ikiwiki remove all built files in the dest...Joey Hess
2009-09-10clean up use of IkiWiki::ReceiveJoey Hess
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