aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki.pm
Commit message (Expand)AuthorAge
...
* make revert hooks optionalJoey Hess2010-10-08
* convert rcs_revert to only stage the reversionJoey Hess2010-10-06
* remove rcs_showpatchJoey Hess2010-10-06
* indentationJoey Hess2010-10-04
* Complete rcs_preprevert and lightly test.Peter Gammie2010-10-01
* First cut at the revert plugin.Peter Gammie2010-09-29
* template_depends: throw nice error message when template cannot be foundJoey Hess2010-09-27
* revert check_canedit nosubs thingJoey Hess2010-08-30
* Receive: avoid hiding check_canedit error messagesJoey Hess2010-08-30
* optimise single dot detectionJoey Hess2010-08-30
* Single dot in pagespec translates to 'current page'Giuseppe Bilotta2010-08-30
* Fixes a bug that prevented matching deleted pages when using the page() PageS...Joey Hess2010-08-04
* Add new disable hook, allowing plugins to perform cleanup after they have bee...Joey Hess2010-07-26
* template: Fix dependency tracking. Broken in version 3.20100427.Joey Hess2010-07-23
* Merge remote branch 'intrigeri/po'Joey Hess2010-07-18
|\
| * Make the rationale clearer.intrigeri2010-07-11
| * Revert po vs. template kludges.intrigeri2010-07-11
| * Merge remote branch 'upstream/master' into prv/pointrigeri2010-07-11
| |\
| * | Add a fullpage arg to filter.intrigeri2010-06-29
| * | Merge remote branch 'upstream/master' into prv/pointrigeri2010-06-25
| |\ \
| * | | moved selflink test to its own isselflink (overridable) subintrigeri2010-01-09
* | | | remove dead caseJoey Hess2010-07-18
* | | | fix other 2 cases of conflicting destdir filesJoey Hess2010-07-18
* | | | check oldrenderedfiles tooJoey Hess2010-07-18
* | | | avoid error if two source files render the same destination fileJoey Hess2010-07-18
| |_|/ |/| |
* | | git: Added git_wrapper_background_command option. Can be used to eg, make th...Joey Hess2010-07-01
| |/ |/|
* | rcs_commit and rcs_commit_staged api changesJoey Hess2010-06-23
* | websetup: Allow enabling plugins listed in disable_plugins.Joey Hess2010-06-13
* | When editing a page, show that page's sidebar. (Thanks, privat)Joey Hess2010-06-09
* | Fix support for globbing in tagged() pagespecs.Joey Hess2010-06-09
* | creation_day() etc use local time, not gmtime.Joey Hess2010-05-31
* | Fix a bug that prevented matching deleted comments, and so did not update pag...Joey Hess2010-05-18
* | allow misctemplate callers to pass params to suppress actions etcJoey Hess2010-05-14
* | refactor template actionsJoey Hess2010-05-14
* | enable action bar on misctemplatesJoey Hess2010-05-14
* | Use xhtml friendly pubdate setting.Joey Hess2010-05-08
* | fix undef warning when page() tests a deleted fileJoey Hess2010-05-07
* | fix param passing to match_globJoey Hess2010-05-06
* | move meat of type checking to match_page where it belongsJoey Hess2010-05-06
* | refactorJoey Hess2010-05-05
* | rename ispage variableJoey Hess2010-05-05
* | remove unused indexlink function and template variableJoey Hess2010-05-05
* | remove misc.tmpl checkingJoey Hess2010-05-05
* | allow search form visibility to be controlled on the templateJoey Hess2010-05-05
* | no more misc.tmplJoey Hess2010-05-05
* | Add parameter to displaytime to specify that it is a pubdate, and in html5 mo...Joey Hess2010-05-02
* | set html5 option as advanced for nowJoey Hess2010-05-01
* | html5 optionJoey Hess2010-05-01
* | no need to use HTML::EntitiesJoey Hess2010-04-30
* | TMPL_INCLUDE re-enabled for templates read from the templatedir. (But not in-...Joey Hess2010-04-28