summaryrefslogtreecommitdiff
path: root/IkiWiki
AgeCommit message (Expand)Author
2010-10-08refactor check_canchange into IkiWiki libraryJoey Hess
2010-10-08fix rcs_prepedit implementation to match specJoey Hess
2010-10-08make revert hooks optionalJoey Hess
2010-10-06convert rcs_revert to only stage the reversionJoey Hess
2010-10-06return to recentchanges page on form cancelJoey Hess
2010-10-06put diff at end of revert formJoey Hess
2010-10-06remove rcs_showpatchJoey Hess
2010-10-04remove debugging dumper codeJoey Hess
2010-10-04indentation and layoutJoey Hess
2010-10-04fix $git_root cachingJoey Hess
2010-10-04fix indentationJoey Hess
2010-10-04document new rcs reversion support functionsJoey Hess
2010-10-04indentationJoey Hess
2010-10-04fix bug if git_root is "0"Joey Hess
2010-10-04Merge remote branch 'remotes/peteg/revert' into revertJoey Hess
2010-10-02fixups tidy changeJoey Hess
2010-10-01Minor tidy-ups.Peter Gammie
2010-10-01Complete rcs_preprevert and lightly test.Peter Gammie
2010-09-30Make tidy command line configurable for the htmltidy plugin.W. Trevor King
2010-09-29Get things right after moving to a branch.Peter Gammie
2010-09-29First cut at the revert plugin.Peter Gammie
2010-09-27template_depends: throw nice error message when template cannot be foundJoey Hess
2010-09-27avoid fatal error if aggregate page template could not be foundJoey Hess
2010-09-26Merge remote branch 'remotes/smcv/ready/htmlbalance'Joey Hess
2010-09-26Propigate PATH into wrapper.Joey Hess
2010-09-26htmlbalance: be compatible with HTML::Tree 4.0Simon McVittie
2010-09-21attachment: Fix attachment file size display.Joey Hess
2010-09-19meta: Ensure that the url specified by xrds-location is absolute.Joey Hess
2010-09-19add missing spaceJoey Hess
2010-09-15cutpaste: Fix bug that occured in some cases involving inlines when text was ...Joey Hess
2010-09-14git: When updating from remote, use git pull --prune, to avoid possible error...Joey Hess
2010-09-14external: Disable RPC::XML's "smart" encoding, which sent ints for strings th...Joey Hess
2010-09-14blogspam: Fix crash when content contained utf-8.Joey Hess
2010-09-13revert accidentially committed changeJoey Hess
2010-09-10Pass array of names of files that have been deleted to needsbuild hook as sec...Joey Hess
2010-09-10use warnJoey Hess
2010-09-10avoid dups getting into @slavelanguagesJoey Hess
2010-09-10po: Auto-upgrade old format settings to new formats when writing setup file.Joey Hess
2010-09-10po: Make the po_master_language use a langpair like "en|English", so it can b...Joey Hess
2010-09-10po: Allow enabling via web setup.Joey Hess
2010-09-09teximg: Use Unicode UTF-8 encoding by default.Paul Menzel
2010-09-07needsbuild hook interface changed; the hooks should now return the modified a...Joey Hess
2010-08-30saner return codes for check_can{remove,rename}Joey Hess
2010-08-30httpauth: Avoid redirecting the user to the cgiauthurl if they already have a...Joey Hess
2010-08-30revert check_canedit nosubs thingJoey Hess
2010-08-30correct logic on error fallthroughJoey Hess
2010-08-30Receive: avoid hiding check_canedit error messagesJoey Hess
2010-08-30remove dead codeJoey Hess
2010-08-30minor typoJoey Hess
2010-08-30add explicit check_canedit calls when checking canattach or canremoveJoey Hess