summaryrefslogtreecommitdiff
path: root/IkiWiki
AgeCommit message (Expand)Author
2010-03-28use __TINYC__ define to avoid tinyc compat fixes breaking FreeBSDJoey Hess
2010-03-28fix printing of $@, which is clobbered by the call to gettextJoey Hess
2010-03-26fix the other half of the filecheck filename bugJoey Hess
2010-03-25filecheck: Fix bug that prevented the pagespecs from matching when not called...Joey Hess
2010-03-25remove a few leftover manual folding indicatorsJoey Hess
2010-03-24fix unicode with YAML::SyckJoey Hess
2010-03-24use perl YAML for dumpingJoey Hess
2010-03-24fix back-compat with old Net::OpenIDJoey Hess
2010-03-24fall back from YAML::Any to just YAMLJoey Hess
2010-03-24use YAML::Any to allow faster versions to be used if availableJoey Hess
2010-03-21reset setuptype first, actuallyJoey Hess
2010-03-21check for 'require' instead of 'use'Joey Hess
2010-03-21reset setuptype to standard after an automator setup file is loadedJoey Hess
2010-03-19fix newlines in commented defaultsJoey Hess
2010-03-19load YAML on demandJoey Hess
2010-03-19shorten setuptypeJoey Hess
2010-03-19Add support for setup files written in YAML.Joey Hess
2010-03-19parameterized indentJoey Hess
2010-03-19improve commentsJoey Hess
2010-03-19move generic comment into IkiWiki::SetupJoey Hess
2010-03-19factored out generic commented line dumpingJoey Hess
2010-03-19whitespaceJoey Hess
2010-03-19allow multiple setup file types, and support safe parsingJoey Hess
2010-03-19audited use POSIXJoey Hess
2010-03-18Allow wrappers to be built using tcc.Joey Hess
2010-03-18C warning cleanupJoey Hess
2010-03-13openid: Use Openid Simple Registration or OpenID Attribute Exchange to get th...Joey Hess
2010-03-13websetup: Add websetup_unsafe to allow marking other settings as unsafe.Joey Hess
2010-03-12typoJoey Hess
2010-03-12htmlscrubber: Security fix: In data:image/* uris, only allow a few whiteliste...Joey Hess
2010-03-11search: Avoid '$' in the wikiname appearing unescaped on omega's query templa...Joey Hess
2010-03-11moderatedcomments: Added moderate_pagespecJoey Hess
2010-03-09typoJoey Hess
2010-03-09Fix utf8 issues in calls to md5_hex.Joey Hess
2010-02-28Add new --clean option; this makes ikiwiki remove all built files in the dest...Joey Hess
2010-02-27Fix admin openid detection in setup automator, and avoid prompting for a pass...Joey Hess
2010-02-27Add force_overwrite setting to make setup automator overwrite existing files/...Joey Hess
2010-02-24catch failure to open the filetypes fileJoey Hess
2010-02-14comments: Display number of comments in comment action link.Joey Hess
2010-02-14minor refactor/optimisationJoey Hess
2010-02-12setup file orderingJoey Hess
2010-02-12add section informationJoey Hess
2010-02-12formatting sillynessJoey Hess
2010-02-12remove unnecessary IkiWiki::Joey Hess
2010-02-12bordersJoey Hess
2010-02-12format plugin categorizationJoey Hess
2010-02-12add plugin section, and show which plugins need no configurationJoey Hess
2010-02-12rewordJoey Hess
2010-02-12improve websetup fieldset displayJoey Hess
2010-02-11fix websetup display of unsafe arrays in expert modeJoey Hess