summaryrefslogtreecommitdiff
path: root/IkiWiki
AgeCommit message (Expand)Author
2010-06-23update for new rcs_commit_staged APIJoey Hess
2010-06-23stop using REMOTE_ADDRJoey Hess
2010-06-23API: rcs_commit and rcs_commit_staged are passed a new parameterJoey Hess
2010-06-23Add new optional field usershort to rcs_recentchanges.Joey Hess
2010-06-23whitespaceJoey Hess
2010-06-23bugfix: record email-like links as page linksJoey Hess
2010-06-23simplify anchor handlingJoey Hess
2010-06-23avoid needing full email regexpJoey Hess
2010-06-19Enhance the link plugin to handle external links.Bernd Zeimetz
2010-06-18store state to avoid needing to rebuild when changing themeJoey Hess
2010-06-18needsbuild hook is passed an array refJoey Hess
2010-06-18avoid shellingJoey Hess
2010-06-18mercurial: Fix buggy getctime code.Joey Hess
2010-06-17avoid dying if cannot chdir to an underlaydirJoey Hess
2010-06-16Merge branch 'themes'Joey Hess
2010-06-16force list contextJoey Hess
2010-06-16force rebuild for theme changeJoey Hess
2010-06-16add theme pluginJoey Hess
2010-06-16Encode not usedJoey Hess
2010-06-16attachment: Support Windows paths when taking basename of client-supplied fil...Joey Hess
2010-06-15git: Gix --gettime to properly support utf8 filenames.Joey Hess
2010-06-15Make --gettime be honored after initial setup.Joey Hess
2010-06-15fix other cases of unicode mixing issueJoey Hess
2010-06-15Fix issues with combining unicode srcdirs and source files.Joey Hess
2010-06-15Fix issues with combining unicode srcdirs and source files.Joey Hess
2010-06-15calendar: Tune archive_pagespec to only match pages, not other files.Joey Hess
2010-06-14editpage, comments: Fix broken links in sidebar (due to forcebaseurl). (Thank...Joey Hess
2010-06-13more symetric enable/disableJoey Hess
2010-06-13websetup: Allow enabling plugins listed in disable_plugins.Joey Hess
2010-06-12attachment: When inserting links, insert img directives for images, if that p...Joey Hess
2010-06-12avoid ugly warning if size="" is specifiedJoey Hess
2010-06-12edittemplate: Look for template pages under templates/ like everything else (...Joey Hess
2010-06-12edittemplate: Make silent mode not disable display when the template page doe...Joey Hess
2010-06-12editpage: Rename "comments" field to avoid CSS conflict with the comments div.Joey Hess
2010-06-12img: Support hspace and vspace attributes.Joey Hess
2010-06-12attachment: Show files from underlay in attachments list.Joey Hess
2010-06-11realm is an url patternJoey Hess
2010-06-11openid: Add openid_realm and openid_cgiurl configuration options, useful in a...Joey Hess
2010-06-10calendar stylingJoey Hess
2010-06-09let's allow comments of "0"Joey Hess
2010-06-09editpage: Avoid storing accidental state changes when previewing pages.Joey Hess
2010-06-09improve preview mode commentsJoey Hess
2010-06-09Fix display of sidebar when previewing page edit. (Thanks, privat)Joey Hess
2010-06-09relativedate: Fix problem with localised dates not working.Joey Hess
2010-06-09When editing a page, show that page's sidebar. (Thanks, privat)Joey Hess
2010-06-08img: Fill in missing height or width when scaling image.Joey Hess
2010-05-21fix uninitalized value warningJoey Hess
2010-05-21disable warnings when evaling setup filesJoey Hess
2010-05-18Fix a typo in the last release.Joey Hess
2010-05-18simplify exampleJoey Hess