| Commit message (Expand) | Author | Age |
* | git: Added git_wrapper_background_command option. Can be used to eg, make th... | Joey Hess | 2010-07-01 |
* | rcs_commit and rcs_commit_staged api changes | Joey Hess | 2010-06-23 |
* | websetup: Allow enabling plugins listed in disable_plugins. | Joey Hess | 2010-06-13 |
* | 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-06-09 |
* | creation_day() etc use local time, not gmtime. | Joey Hess | 2010-05-31 |
* | Fix a bug that prevented matching deleted comments, and so did not update pag... | Joey Hess | 2010-05-18 |
* | 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-14 |
* | Use xhtml friendly pubdate setting. | Joey Hess | 2010-05-08 |
* | fix undef warning when page() tests a deleted file | Joey Hess | 2010-05-07 |
* | 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-06 |
* | 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-05 |
* | Add parameter to displaytime to specify that it is a pubdate, and in html5 mo... | Joey Hess | 2010-05-02 |
* | set html5 option as advanced for now | Joey Hess | 2010-05-01 |
* | html5 option | Joey Hess | 2010-05-01 |
* | no need to use HTML::Entities | Joey Hess | 2010-04-30 |
* | TMPL_INCLUDE re-enabled for templates read from the templatedir. (But not in-... | Joey Hess | 2010-04-28 |
* | 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-26 |
* | 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-24 |
* | 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-23 |
* | refactor to remove template_params | Joey Hess | 2010-04-22 |
* | look for templates in srcdir and underlays, first | Joey Hess | 2010-04-22 |
* | remove add_templates option | Joey Hess | 2010-04-22 |
* | only remove page from influences when influences are not static | Joey Hess | 2010-04-22 |
* | Merge branch 'autotag' | Joey Hess | 2010-04-22 |
|\ |
|
| * | Merge branch 'master' into autotag | Joey Hess | 2010-04-21 |
| |\ |
|
| * \ | Merge branch 'master' into autotag | Joey Hess | 2010-04-21 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into autotag | Joey Hess | 2010-04-20 |
| |\ \ \ |
|
| * | | | | refactor autofiles | Joey Hess | 2010-04-17 |
| * | | | | whitespace | Joey Hess | 2010-04-17 |
| * | | | | Merge remote branch 'davrieb/autotag' into autotag | Joey Hess | 2010-04-17 |
| |\ \ \ \ |
|
| | * | | | | Make sure deleted tag pages don't get recreated. | David Riebenbauer | 2010-04-03 |
| | * | | | | Revert "Revert the effects of find_del_files() for (re)autoadded files." | David Riebenbauer | 2010-04-03 |
| | * | | | | Check for existence off srcfile in add_autofile | David Riebenbauer | 2010-04-03 |
| | * | | | | Revert "Make srcfile() return undef, if the file isn't there." | David Riebenbauer | 2010-02-03 |