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