Oops, use the more recent (and less brittle) directory test.
[ikiwiki.git] / IkiWiki / Setup /
2009-06-06 intrigeriMerge commit 'upstream/master' into pub/po
2009-06-05 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-06-05 Joey HessSetup automator: Check that each plugin added to the...
2009-05-19 Joey HessMerge commit 'intrigeri/po' into po
2009-04-20 intrigeriMerge commit 'upstream/master' into pub/po
2009-04-04 Joey HessMerge branch 'darcs'
2009-04-04 Joey Hessfix name of wrapper
2009-04-04 Joey HessAdd missing newline to Confirm Password prompt.
2009-04-04 Joey Hesssupport darcs in setup automator
2009-04-04 Joey HessMerge branch 'master'
2009-03-08 intrigeriMerge commit 'upstream/master' into prv/po
2009-03-01 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-03-01 Joey HessSetup automator: Fix bug in password comparison. Closes...
2009-02-24 Joey HessSetup automator: Prompt for password twice. Closes...
2009-01-27 Joey HessMerge commit 'smcv/underlay'
2009-01-27 Joey HessMerge commit 'smcv/updated'
2009-01-26 Joey HessMerge branch 'master' into po
2009-01-18 Joey HessAvoid feeding decoded unicode to Term::ReadLine
2009-01-15 intrigeriMerge commit 'upstream/master' into prv/po
2009-01-13 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-01-13 Joey HessAdd auto-blog.setup
2008-12-30 intrigeriMerge commit 'upstream/master' into prv/po
2008-12-17 Joey HessCoding style change: Remove explcit vim folding markers.
2008-10-20 intrigeriMerge branch 'prv/po' into pub/po
2008-10-20 intrigeriMerge commit 'origin/master' into prv/po
2008-10-20 Joey HessUse the pure perl Data::Dumper when generating setup...
2008-08-23 Joey Hessfix directory uniquification code
2008-08-22 Joey Hessmonotone updates
2008-08-22 Joey HessFix bug in wikiname sanitisation in the setup automator.
2008-08-22 Joey Hessimprove handling of typoed or problem rcs
2008-08-05 Joey Hessavoid forcing syslog setting
2008-08-04 Joey Hessloosen qw regexp
2008-08-03 Joey Hessfix misc breakage from plugin safe/rebuild data addition
2008-08-03 Joey Hessplugin safe/rebuild controls
2008-08-03 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-08-03 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-08-03 Joey Hessfix syntax error with corrupt data
2008-08-02 Joey Hesswebsetup form display done
2008-08-02 Joey Hessrefactor
2008-07-31 Joey HessMerge branch 'master' into autoconfig
2008-07-29 Joey HessMerge branch 'tova' into autoconfig
2008-07-27 Joey Hesshandle options with no value and no example value
2008-07-27 Joey Hesstypo
2008-07-27 Joey Hessadd new wiki to wikilist
2008-07-27 Joey Hesspassword prompt for admin user
2008-07-27 Joey Hessautomator improvements
2008-07-27 Joey Hesslose the ugly $rawsetup, use a function
2008-07-27 Joey HessMerge branch 'master' into autoconfig
2008-07-27 Joey Hessrcs hook setup for the two I know
2008-07-27 Joey Hesssetup automator
2008-07-27 Joey HessMerge branch 'master' into autoconfig
2008-07-27 Joey Hessfixups
2008-07-27 Joey HessMerge branch 'master' into autoconfig
2008-07-27 Joey Hessfixups
2008-07-26 Joey Hessadd example wrapper and fix formatting
2008-07-26 Joey Hessfilter out demo plugins
2008-07-26 Joey Hessload all plugins when generating setup
2008-07-26 Joey Hessadd gensetup for git
2008-07-26 Joey HessMerge branch 'master' into autoconfig
2008-07-26 Joey Hessrefactor
2008-07-26 Joey Hessrefactor
2008-07-26 Joey Hesscan now dump fully functional setup files
2008-07-26 Joey Hessadd info for all common setup file options, and most...
2008-07-26 Joey Hessfixes
2008-07-26 Joey Hessfixes
2008-07-26 Joey Hessadd dumpsetup option; refactor
2008-07-26 Joey Hesssetup dumping improvements
2008-07-26 Joey Hessmore formatting
2008-07-26 Joey Hessimprove formatting
2008-07-26 Joey Hessadd ability to generate setup files
2008-07-11 Joey Hessfix use ordering
2008-07-10 Joey HessMake it possible to load setup files w/o running them...
2008-06-04 Joey Hessset rebuild before loading plugins
2008-05-08 Joey Hessload plugins before printing messages
2007-06-30 joey* Correct a longstanding bug that could cause the edit...
2007-03-17 joey* Make ikiwiki -verbose -setup with a setup file that...
2007-02-21 joey* Since the CGI had to drop the wiki lock to avoid...
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 joey* Turn $config{wiki_file_prune_regexps} into an array...
2006-09-21 joey* Add --render mode, which can be used to preview an...
2006-08-23 joey* Patch from Jordà Polo to make Setup::Standard support...
2006-07-30 joey* ikiwiki can now download and aggregate feeds with...
2006-07-28 joey* Add exclude option in setup files, works same as...
2006-07-28 joey* Add getopt hook type, this allows plugins to add...
2006-07-04 joey* Make ikiwiki --setup --refresh rebuild wrappers,...
2006-07-03 joey* Introduce add_plugins and disable_plugins config...
2006-05-03 joeyrather a lot of changes to make hyperestraier search...
2006-05-02 joeydeep copy/untaint arrays in setup
2006-04-21 joeyfix comment
2006-03-26 joeyadd --refresh and make it with with --setup
2006-03-24 joeyload index before refresh
2006-03-23 joeyanother sub, wow
2006-03-23 joeylock wiki here too
2006-03-23 joeymissing include
2006-03-23 joeyMajor code reoganisation, splitting up the single big...
2006-03-23 joeyfix config restoration after wrapper gen
2006-03-23 joeyfix oops in %config handling
2006-03-23 joeyAt Branden's request, clean up the hardcoded ".ikiwiki...
2006-03-15 joeyfixes
next