Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | move template documentation to the template directive | Joey Hess | 2010-04-23 | |
* | | update | Joey Hess | 2010-04-23 | |
* | | use template() rather than rolling it by hand | Joey Hess | 2010-04-23 | |
* | | allow template pages to not be under templates/ | Joey Hess | 2010-04-23 | |
* | | improved error message | Joey Hess | 2010-04-23 | |
* | | switch to using template_depends | Joey Hess | 2010-04-23 | |
* | | use same error string as template.pm does | Joey Hess | 2010-04-23 | |
* | | allow a bare page name to be specified as a template | Joey Hess | 2010-04-23 | |
* | | fix logic | Joey Hess | 2010-04-23 | |
* | | add | 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 | 2010-04-22 | |
* | | remove add_templates option | Joey Hess | 2010-04-22 | |
* | | clarify | Joey Hess | 2010-04-22 | |
|/ | ||||
* | add | Joey Hess | 2010-04-22 | |
* | only remove page from influences when influences are not static | Joey Hess | 2010-04-22 | |
* | update | Joey Hess | 2010-04-22 | |
* | update | Joey Hess | 2010-04-22 | |
* | format | Joey Hess | 2010-04-22 | |
* | Merge branch 'autotag' | Joey Hess | 2010-04-22 | |
|\ | ||||
| * | update | Joey Hess | 2010-04-21 | |
| * | turn on tag_autocreate by default if tagbase is set | Joey Hess | 2010-04-21 | |
| * | Merge branch 'master' into autotag | Joey Hess | 2010-04-21 | |
| |\ | ||||
| * \ | Merge branch 'master' into autotag | Joey Hess | 2010-04-21 | |
| |\ \ | ||||
| * | | | fixes | Joey Hess | 2010-04-21 | |
| * | | | clarify | Joey Hess | 2010-04-21 | |
| * | | | Merge branch 'master' into autotag | Joey Hess | 2010-04-21 | |
| |\ \ \ | ||||
| * | | | | add separate template variable for tag page and sanitize displayed tag name | Joey Hess | 2010-04-21 | |
| * | | | | remember autofiles that were tried and failed to be added | Joey Hess | 2010-04-21 | |
| * | | | | commit autocreated tag pages | Joey Hess | 2010-04-21 | |
| * | | | | remember autofiles always | Joey Hess | 2010-04-21 | |
| * | | | | bugfixes | Joey Hess | 2010-04-21 | |
| * | | | | Merge branch 'master' into autotag | Joey Hess | 2010-04-21 | |
| |\ \ \ \ | ||||
| * | | | | | document tag_autocreate | Joey Hess | 2010-04-21 | |
| * | | | | | remove verify_src_file | Joey Hess | 2010-04-21 | |
| * | | | | | add_autofile filename should be relative to srcdir | 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 | |
| |\ \ \ \ \ \ | ||||
| * | | | | | | | improve docs | Joey Hess | 2010-04-17 | |
| * | | | | | | | move File::Find control back into its code blocks | Joey Hess | 2010-04-17 | |
| * | | | | | | | move decode_utf8 closer to reason for it | Joey Hess | 2010-04-17 | |
| * | | | | | | | fix autotag behavior for relative tags | Joey Hess | 2010-04-17 | |
| * | | | | | | | call gentag for taglinks too | Joey Hess | 2010-04-17 | |
| * | | | | | | | fix autofile call | Joey Hess | 2010-04-17 | |
| * | | | | | | | tag_autocreate fixups | Joey Hess | 2010-04-17 | |
| * | | | | | | | document add_autofile | Joey Hess | 2010-04-17 | |
| * | | | | | | | 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 |