aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin
Commit message (Expand)AuthorAge
* use one-parameter form of urltoJoey Hess2010-11-29
* Merge remote branch 'smcv/ready/localurl'Joey Hess2010-11-29
|\
| * pinger: avoid pinging our own local path, tooSimon McVittie2010-11-23
| * Pass a CGIURL into commentmoderation.tmplSimon McVittie2010-11-23
| * Use local paths for most references to pagesSimon McVittie2010-11-23
| * Use local paths for the CGI URLSimon McVittie2010-11-23
| * Use local paths when including JavascriptSimon McVittie2010-11-23
| * Use local paths for redirection where possibleSimon McVittie2010-11-23
* | git: Avoid adding files when committing, so as not to implicitly add files li...Joey Hess2010-11-29
* | rename: Fix to pass named parameters to rcs_commitJoey Hess2010-11-29
* | git: Fix temp file location.Joey Hess2010-11-29
|/
* edittemplate: Fix crash if using a .tmpl file or other non-page file as a tem...Joey Hess2010-11-20
* highlight: Support new format of filetypes.conf used by version 3.2 of the hi...Joey Hess2010-11-20
* make use of precompiled regex objectsSimon McVittie2010-11-20
* inline: Improve RSS url munging to use a proper html parserJoey Hess2010-11-16
* indentationJoey Hess2010-11-16
* more: Add pages parameter to limit where the more is displayed. (thanks, dark)Joey Hess2010-11-16
* websetup: Fix encoding problem when restoring old setup file.Joey Hess2010-11-16
* comments: Make comment() pagespec also match comments that are being posted.Joey Hess2010-11-12
* comments: Make postcomment() pagespec work when previewing a comment.Joey Hess2010-11-12
* Fix htmlscrubber_skip to be matched on the source page, not the page it is in...Joey Hess2010-11-12
* Use author date instead of commit dateTuomas Jormola2010-10-31
* Added missing registration of checkconfig hook.Craig Lennox2010-10-31
* Added missing hook registration for checkconfigTuomas Jormola2010-10-30
* squash undefJoey Hess2010-10-25
* remove a last that won't workJoey Hess2010-10-25
* highlight: Ensure that other, more-specific format plugins, like txt are used...Joey Hess2010-10-25
* txt: Fix display when used inside a format directive.Joey Hess2010-10-25
* nice message if someone tries to revert a merge commitJoey Hess2010-10-23
* bugfixJoey Hess2010-10-23
* fix web reversion when the srcdir is in a subdir of the git repo.Joey Hess2010-10-23
* add a missing chompJoey Hess2010-10-19
* img: If a class is specified, don't also put the img in the img class.Joey Hess2010-10-13
* monotone: Fix recentchanges page when the srcdir is not at the top of the mon...Joey Hess2010-10-11
* websetup: Fix defaults of checkboxes in advanced mode.Joey Hess2010-10-11
* websetup: Fix saving of advanced mode changes.Joey Hess2010-10-11
* add blank lineJoey Hess2010-10-08
* typoJoey Hess2010-10-08
* add message field to revert formJoey Hess2010-10-08
* propigate rcs_revert error messageJoey Hess2010-10-08
* taint handling for revJoey Hess2010-10-08
* refactorJoey Hess2010-10-08
* remove todo itemJoey Hess2010-10-08
* refactor check_canchange into IkiWiki libraryJoey Hess2010-10-08
* fix rcs_prepedit implementation to match specJoey Hess2010-10-08
* 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