aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin
Commit message (Expand)AuthorAge
* make revert hooks optionalJoey Hess2010-10-08
* convert rcs_revert to only stage the reversionJoey Hess2010-10-06
* return to recentchanges page on form cancelJoey Hess2010-10-06
* put diff at end of revert formJoey Hess2010-10-06
* remove rcs_showpatchJoey Hess2010-10-06
* indentation and layoutJoey Hess2010-10-04
* fix $git_root cachingJoey Hess2010-10-04
* fix indentationJoey Hess2010-10-04
* document new rcs reversion support functionsJoey Hess2010-10-04
* indentationJoey Hess2010-10-04
* fix bug if git_root is "0"Joey Hess2010-10-04
* Merge remote branch 'remotes/peteg/revert' into revertJoey Hess2010-10-04
|\
| * Minor tidy-ups.Peter Gammie2010-10-01
| * Complete rcs_preprevert and lightly test.Peter Gammie2010-10-01
| * Get things right after moving to a branch.Peter Gammie2010-09-29
| * First cut at the revert plugin.Peter Gammie2010-09-29
* | fixups tidy changeJoey Hess2010-10-02
* | Make tidy command line configurable for the htmltidy plugin.W. Trevor King2010-09-30
|/
* template_depends: throw nice error message when template cannot be foundJoey Hess2010-09-27
* avoid fatal error if aggregate page template could not be foundJoey Hess2010-09-27
* htmlbalance: be compatible with HTML::Tree 4.0Simon McVittie2010-09-26
* attachment: Fix attachment file size display.Joey Hess2010-09-21
* meta: Ensure that the url specified by xrds-location is absolute.Joey Hess2010-09-19
* add missing spaceJoey Hess2010-09-19
* cutpaste: Fix bug that occured in some cases involving inlines when text was ...Joey Hess2010-09-15
* git: When updating from remote, use git pull --prune, to avoid possible error...Joey Hess2010-09-14
* external: Disable RPC::XML's "smart" encoding, which sent ints for strings th...Joey Hess2010-09-14
* blogspam: Fix crash when content contained utf-8.Joey Hess2010-09-14
* revert accidentially committed changeJoey Hess2010-09-13
* Pass array of names of files that have been deleted to needsbuild hook as sec...Joey Hess2010-09-10
* use warnJoey Hess2010-09-10
* avoid dups getting into @slavelanguagesJoey Hess2010-09-10
* po: Auto-upgrade old format settings to new formats when writing setup file.Joey Hess2010-09-10
* po: Make the po_master_language use a langpair like "en|English", so it can b...Joey Hess2010-09-10
* po: Allow enabling via web setup.Joey Hess2010-09-10
* teximg: Use Unicode UTF-8 encoding by default.Paul Menzel2010-09-09
* needsbuild hook interface changed; the hooks should now return the modified a...Joey Hess2010-09-07
* saner return codes for check_can{remove,rename}Joey Hess2010-08-30
* httpauth: Avoid redirecting the user to the cgiauthurl if they already have a...Joey Hess2010-08-30
* remove dead codeJoey Hess2010-08-30
* factor out check_canedit calls from check_canremoveJoey Hess2010-08-30
* don't run check_canedit in nonfatal modeJoey Hess2010-08-30
* call preprocess in scan mode hooks before scan hooksJoey Hess2010-08-30
* Merge remote branch 'intrigeri/po'Joey Hess2010-08-30
|\
| * Merge remote branch 'upstream/master' into prv/pointrigeri2010-08-22
| |\
| * \ Merge remote branch 'upstream/master' into prv/pointrigeri2010-08-22
| |\ \
| * | | fix copy'n'paste errorintrigeri2010-08-02
| * | | po: re-scan in scan hook rather than using the rescan hook that won't be added.intrigeri2010-08-02
| * | | Revert "Added a rescan hook."intrigeri2010-08-02
| * | | po: ignore non-existent translations in otherlanguages*intrigeri2010-08-02