Update my contact info.
[ikiwiki.git] / ikiwiki.in
2008-10-01 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-10-01 Joey Hesstypo
2008-10-01 Joey Hesstypo
2008-09-30 Joey HessMerge branch 'master' into tova
2008-09-30 Joey Hessdon't say rebuilding wiki when refreshing
2008-09-27 Joey HessMerge commit 'smcv/beautify'
2008-09-27 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-09-27 Joey HessEpand usage message and add --help. Closes: #500344
2008-09-23 Joey Hessallow setup file to enable verbose mode
2008-09-20 Joey HessFix reversion in use of ikiwiki -verbose -setup with...
2008-09-08 Joey HessAvoid uninitialised value when --dumpsetup is used...
2008-08-06 Joey HessOptions set in the setup file are now immediatly loaded...
2008-08-06 Joey Hessremove WRAPPED_OPTIONS once loaded
2008-08-05 Joey Hessavoid forcing verbose off
2008-08-05 Joey HessRevert "typo"
2008-08-05 Joey Hesstypo
2008-07-31 Joey HessMerge branch 'master' into autoconfig
2008-07-29 Joey HessMerge branch 'tova' into autoconfig
2008-07-27 Joey HessMerge branch 'master' into autoconfig
2008-07-27 Joey Hesscheckconfig before wrapper setup
2008-07-27 Joey HessMerge branch 'master' into autoconfig
2008-07-27 Joey Hessallow --dumpsetup to be used w/o specifying srcdir...
2008-07-27 Joey HessMerge branch 'master' into autoconfig
2008-07-26 Joey HessMerge branch 'master' into autoconfig
2008-07-26 Joey Hessrefactor
2008-07-26 Joey Hesscan now dump fully functional setup files
2008-07-26 Joey Hessdon't clear syslog config when dumping
2008-07-26 Joey Hesshttpauth removed long ago
2008-07-26 Joey Hessfixes
2008-07-26 Joey Hessadd dumpsetup option; refactor
2008-07-25 Joey HessMerge branch 'master' into autoconfig
2008-07-25 Joey HessMerge branch 'master' into autoconfig
2008-07-25 Joey Hessadd getconfig for inline
2008-07-14 Simon McVittieMerge commit 'origin/master' into aggregateinternal
2008-07-13 Simon McVittieMerge branch 'css'
2008-07-13 Joey Hessrevert eval change
2008-07-13 Joey Hessonly htmlize errors when cgi is actually running
2008-02-10 Josh TriplettMerge branch 'master' into prefix-directives
2008-02-09 Josh TriplettAdd --prefix-directives and --no-prefix-directives...
2008-02-05 Joey HessMerge branch 'master' into prefix-directives
2008-02-03 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-02-03 Joey Hess* cgi hooks are now run before ikiwiki state is loaded.
2008-01-30 Joey HessMerge git://git.samba.org/jelmer/ikiwiki
2008-01-29 Joey Hess* Removed support for sending commit notification mails...
2007-08-28 joey* Allow -cgi -wrapper to be passed on the command line...
2007-08-13 joey* Fix --libdir to work at the command line.
2007-08-04 joey* Add --set-option command line switch.
2007-07-27 joey* Add a libdir config option to let ikiwiki load perl...
2007-07-25 joey* Add a htmlext config option, this can be used to...
2007-04-01 joey* Finally apply the index.html patch, with thanks to...
2007-03-31 joey* Hide excess backlinks and expand using CSS trick...
2007-03-29 joey* Add --post-commit option, which allows for the case...
2007-02-21 joey* Since the CGI had to drop the wiki lock to avoid...
2007-02-02 joey* Add canedit hook, allowing arbitrary controls over...
2006-12-29 joeyuserdir fixes
2006-12-29 joey* Allow disabling of plugins included in goodstuff.
2006-12-29 joey* Initial work on internationalization of the program...
2006-12-21 joeytypo
2006-12-21 joey* Turn $config{wiki_file_prune_regexps} into an array...
2006-11-20 joey* Rename ikiwiki.pl so MakeMaker doesn't see it, and...