aboutsummaryrefslogtreecommitdiff
path: root/ikiwiki.in
Commit message (Expand)AuthorAge
* Exclude working directory from library path (CVE-2016-1238)Simon McVittie2016-07-28
* Standardize on --long-option instead of -long-optionSimon McVittie2015-03-01
* Switch to YAML::XS to work around insanity in YAML::Mo. Closes: #657533Joey Hess2012-01-28
* call checkconfig in --dumpsetupJoey Hess2011-08-05
* Remove PATH overriding code in ikiwiki script that was present to make perl t...Joey Hess2010-09-07
* move wrapper building loop into Wrapper.pmJoey Hess2010-07-24
* Add --changesetup mode that allows easily changing options in a setup file.Joey Hess2010-07-08
* version IkIWiki use, to help prevent wacky mismatch errorsJoey Hess2010-05-04
* automatically run --gettime, and optimise it for gitJoey Hess2010-04-16
* --gettime revampJoey Hess2010-04-16
* work around silly warningJoey Hess2010-03-24
* fix unicode with YAML::SyckJoey Hess2010-03-24
* add newline to --set-yaml valueJoey Hess2010-03-24
* fall back from YAML::Any to just YAMLJoey Hess2010-03-24
* Add --set-yaml switch for setting more complex config file options.Joey Hess2010-03-24
* Add a include setting, which can be used to make ikiwiki process wiki source ...Joey Hess2010-03-14
* Add new --clean option; this makes ikiwiki remove all built files in the dest...Joey Hess2010-02-28
* 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