summaryrefslogtreecommitdiff
path: root/IkiWiki
AgeCommit message (Expand)Author
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
2010-08-30Avoid trying to log the user in when receiving anonymous pushes from git and ...Joey Hess
2010-08-30factor out check_canedit calls from check_canremoveJoey Hess
2010-08-30don't run check_canedit in nonfatal modeJoey Hess
2010-08-30remove obsolete check to see if check_canedit is availableJoey Hess
2010-08-30call preprocess in scan mode hooks before scan hooksJoey Hess
2010-08-30Merge remote branch 'intrigeri/po'Joey Hess
2010-08-30highlight: Make location of highlight's files configurable in setup file to a...Joey Hess
2010-08-22Merge remote branch 'upstream/master' into prv/pointrigeri
2010-08-22Merge remote branch 'upstream/master' into prv/pointrigeri
2010-08-19htmlscrubber: Do not scrub url anchors that contain colons.Joey Hess