Age | Commit message (Expand) | Author |
2010-08-04 | Fixes a bug that prevented matching deleted pages when using the page() PageS... | Joey Hess |
2010-07-26 | Add new disable hook, allowing plugins to perform cleanup after they have bee... | Joey Hess |
2010-07-23 | template: Fix dependency tracking. Broken in version 3.20100427. | Joey Hess |
2010-07-18 | Merge remote branch 'intrigeri/po' | Joey Hess |
2010-07-18 | remove dead case | Joey Hess |
2010-07-18 | fix other 2 cases of conflicting destdir files | Joey Hess |
2010-07-18 | check oldrenderedfiles too | Joey Hess |
2010-07-18 | avoid error if two source files render the same destination file | Joey Hess |
2010-07-11 | Make the rationale clearer. | intrigeri |
2010-07-11 | Revert po vs. template kludges. | intrigeri |
2010-07-11 | Merge remote branch 'upstream/master' into prv/po | intrigeri |
2010-07-01 | git: Added git_wrapper_background_command option. Can be used to eg, make th... | Joey Hess |
2010-06-29 | Add a fullpage arg to filter. | intrigeri |
2010-06-25 | Merge remote branch 'upstream/master' into prv/po | intrigeri |
2010-06-23 | rcs_commit and rcs_commit_staged api changes | Joey Hess |
2010-06-13 | websetup: Allow enabling plugins listed in disable_plugins. | Joey Hess |
2010-06-09 | When editing a page, show that page's sidebar. (Thanks, privat) | Joey Hess |
2010-06-09 | Fix support for globbing in tagged() pagespecs. | Joey Hess |
2010-05-31 | creation_day() etc use local time, not gmtime. | Joey Hess |
2010-05-18 | Fix a bug that prevented matching deleted comments, and so did not update pag... | Joey Hess |
2010-05-14 | allow misctemplate callers to pass params to suppress actions etc | Joey Hess |
2010-05-14 | refactor template actions | Joey Hess |
2010-05-14 | enable action bar on misctemplates | Joey Hess |
2010-05-08 | Use xhtml friendly pubdate setting. | Joey Hess |
2010-05-07 | fix undef warning when page() tests a deleted file | Joey Hess |
2010-05-06 | fix param passing to match_glob | Joey Hess |
2010-05-06 | move meat of type checking to match_page where it belongs | Joey Hess |
2010-05-05 | refactor | Joey Hess |
2010-05-05 | rename ispage variable | Joey Hess |
2010-05-05 | remove unused indexlink function and template variable | Joey Hess |
2010-05-05 | remove misc.tmpl checking | Joey Hess |
2010-05-05 | allow search form visibility to be controlled on the template | Joey Hess |
2010-05-05 | no more misc.tmpl | Joey Hess |
2010-05-02 | Add parameter to displaytime to specify that it is a pubdate, and in html5 mo... | Joey Hess |
2010-05-01 | set html5 option as advanced for now | Joey Hess |
2010-05-01 | html5 option | Joey Hess |
2010-04-30 | no need to use HTML::Entities | Joey Hess |
2010-04-28 | TMPL_INCLUDE re-enabled for templates read from the templatedir. (But not in-... | Joey Hess |
2010-04-26 | Add page() PageSpec, which is like glob() but matches only pages, not other ... | Joey Hess |
2010-04-26 | Fix removal of rendered files in rebuild mode. | Joey Hess |
2010-04-24 | reword templatedir description | Joey Hess |
2010-04-24 | add support for mass dependencies | Joey Hess |
2010-04-24 | bugfix | Joey Hess |
2010-04-24 | template() - return params in list context | Joey Hess |
2010-04-24 | bugfix | Joey Hess |
2010-04-23 | fix return of tpage | Joey Hess |
2010-04-23 | allow template pages to not be under templates/ | Joey Hess |
2010-04-23 | allow a bare page name to be specified as a template | Joey Hess |
2010-04-22 | refactor to remove template_params | Joey Hess |
2010-04-22 | look for templates in srcdir and underlays, first | Joey Hess |