Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |
| | * | | | | | | | 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 |
| | * | | | | | | | fix bugs in `find_src_files()`. | David Riebenbauer | 2010-02-03 |
| | * | | | | | | | Revert "Make srcfile() return undef, if the file isn't there." | David Riebenbauer | 2010-02-03 |
| | * | | | | | | | fix typo in autotag.tmpl | David Riebenbauer | 2010-02-02 |
| | * | | | | | | | Export add_autofile() for use in Plugins. | David Riebenbauer | 2010-02-02 |
| | * | | | | | | | Revert the effects of find_del_files() for (re)autoadded files. | David Riebenbauer | 2010-02-02 |
| | * | | | | | | | Use add_autofile() in tag.pm | David Riebenbauer | 2010-02-02 |
| | * | | | | | | | Process files from @autofiles in refresh(). | David Riebenbauer | 2010-02-02 |
| | * | | | | | | | Add a function add_autofiles(). | David Riebenbauer | 2010-02-02 |
| | * | | | | | | | Automatically create tag pages, | David Riebenbauer | 2010-02-02 |
| | * | | | | | | | Code deduplication fin find_src_files() | David Riebenbauer | 2010-02-02 |