summaryrefslogtreecommitdiff
path: root/IkiWiki
AgeCommit message (Expand)Author
2010-10-23bugfixJoey Hess
2010-10-23fix web reversion when the srcdir is in a subdir of the git repo.Joey Hess
2010-10-23Fix typo that broke anonymous git push.Joey Hess
2010-10-19add a missing chompJoey Hess
2010-10-13img: If a class is specified, don't also put the img in the img class.Joey Hess
2010-10-11monotone: Fix recentchanges page when the srcdir is not at the top of the mon...Joey Hess
2010-10-11websetup: Fix defaults of checkboxes in advanced mode.Joey Hess
2010-10-11websetup: Fix saving of advanced mode changes.Joey Hess
2010-10-08add blank lineJoey Hess
2010-10-08typoJoey Hess
2010-10-08add message field to revert formJoey Hess
2010-10-08propigate rcs_revert error messageJoey Hess
2010-10-08taint handling for revJoey Hess
2010-10-08refactorJoey Hess
2010-10-08remove todo itemJoey Hess
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