(no commit message)
[ikiwiki.git] / IkiWiki / Setup.pm
2010-08-27 Jonas SmedegaardMerge branch 'master' of git://git.ikiwiki.info
2010-07-26 Joey Hessremove debug code
2010-07-26 Joey HessAdd new disable hook, allowing plugins to perform clean...
2010-07-12 Joey HessMerge branch 'filter-full'
2010-07-11 intrigeriMerge remote branch 'upstream/filter-full' into prv/po
2010-07-11 intrigeriMerge remote branch 'upstream/master' into prv/po
2010-07-08 Joey Hessfix child process error propigation
2010-07-08 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-07-08 Joey Hessfork a child to run dumpsetup
2010-06-25 intrigeriMerge remote branch 'upstream/master' into prv/po
2010-06-13 Joey Hesswebsetup: Allow enabling plugins listed in disable_plugins.
2010-05-21 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-05-21 Joey Hessdisable warnings when evaling setup files
2010-04-17 Joey HessMerge remote branch 'davrieb/autotag' into autotag
2010-03-21 Joey Hesscheck for 'require' instead of 'use'
2010-03-19 Joey Hessshorten setuptype
2010-03-19 Joey Hessparameterized indent
2010-03-19 Joey Hessmove generic comment into IkiWiki::Setup
2010-03-19 Joey Hessfactored out generic commented line dumping
2010-03-19 Joey Hessallow multiple setup file types, and support safe parsing
2010-02-12 Joey Hesssetup file ordering
2010-02-12 Joey Hessreword
2010-02-12 Joey HessGroup related plugins into sections in the setup file...
2009-09-23 Joey Hessavoid ugly messages when running ikiwiki -setup on...
2009-04-04 Joey HessMerge branch 'master'
2008-12-30 intrigeriMerge commit 'upstream/master' into prv/po
2008-12-17 Joey HessCoding style change: Remove explcit vim folding markers.
2008-09-01 Joey Hessdon't fail if %config is not set
2008-08-06 Joey HessOptions set in the setup file are now immediatly loaded...
2008-08-06 Joey Hesssave the full path to the setup file
2008-08-05 Joey Hessavoid forcing syslog setting
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 Hessavoid syslog whining from broken plugins
2008-08-02 Joey Hessdon't install demo external plugins by default
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 Hesslose the ugly $rawsetup, use a function
2008-07-27 Joey HessMerge branch 'master' into autoconfig
2008-07-27 Joey HessMerge branch 'master' into autoconfig
2008-07-27 Joey HessMerge branch 'master' into autoconfig
2008-07-27 Joey Hessfixups
2008-07-27 Joey Hesswrapper setup reorg
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 dumpsetup option; refactor
2008-07-14 Simon McVittieMerge commit 'origin/master' into aggregateinternal
2008-07-12 Simon McVittieMerge branch 'master' of git://git.ikiwiki.info into...
2008-07-12 Simon McVittieMerge branch 'bugs'
2008-07-12 Simon McVittieAdd missing requirement of IkiWiki::render before start...
2008-07-11 Joey Hessfix use ordering
2008-07-10 Joey Hessclarifications, comments
2008-07-10 Joey HessMake it possible to load setup files w/o running them...
2007-11-17 Joey Hess* Better error message when a setup file has a syntax...
2007-01-04 joeyadded some comments for translators
2006-12-29 joey* Initial work on internationalization of the program...
2006-09-10 joey* Patch from Recai to use utf8 when reading the setup...
2006-05-02 joey* Split off an IkiWiki.pm out of ikiwiki and have all...
2006-03-26 joeyadd --refresh and make it with with --setup
2006-03-24 joeyfixes
2006-03-23 joeyMajor code reoganisation, splitting up the single big...