| Commit message (Expand) | Author | Age |
* | rcs_commit and rcs_commit_staged api changes | Joey Hess | 2010-06-23 |
* | 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 |
|\ |
|
| * | remove broken ./tag support | 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 |
|\| |
|
| * | pass pagespec parameters along from match_tagged | Joey Hess | 2010-04-21 |
* | | add separate template variable for tag page and sanitize displayed tag name | Joey Hess | 2010-04-21 |
* | | commit autocreated tag pages | Joey Hess | 2010-04-21 |
* | | 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 |
* | | refactor autofiles | 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 |
| * | Check for existence off srcfile in add_autofile | David Riebenbauer | 2010-04-03 |
| * | Export add_autofile() for use in Plugins. | David Riebenbauer | 2010-02-02 |
| * | Use add_autofile() in tag.pm | David Riebenbauer | 2010-02-02 |
| * | Automatically create tag pages, | David Riebenbauer | 2010-02-02 |
* | | Remove tagged_is_strict option, and just behave as though it was enabled | Simon McVittie | 2010-04-04 |
* | | implement typed links; add tagged_is_strict config option | Simon McVittie | 2010-04-04 |
|/ |
|
* | Avoid %links accumulating duplicates. (For TOVA) | Joey Hess | 2009-05-06 |
* | rename tag() to tagged(); add docs | Joey Hess | 2009-02-19 |
* | add tag() pagespec | Joey Hess | 2009-02-19 |
* | finalise version 3.00 of the plugin api | Joey Hess | 2008-12-23 |
* | Coding style change: Remove explcit vim folding markers. | Joey Hess | 2008-12-17 |
* | remove redundant link munge | Joey Hess | 2008-11-10 |
* | tag: Normalize tagbase so leading/trailing slashes in it don't break things. | Joey Hess | 2008-11-10 |
* | tag: When tagpage is set, force the links created by tagging to point at the ... | Joey Hess | 2008-10-20 |
* | Export pagetitle, titlepage, linkpage. | Joey Hess | 2008-09-27 |
* | tag: Make edit link for new tags ensure that the tags are created inside tagb... | Joey Hess | 2008-09-25 |
* | add plugin safe/rebuild info (part 3 of 3) | Joey Hess | 2008-08-03 |
* | remove default values in getsetup | Joey Hess | 2008-07-26 |
* | finish adding getsetup hooks to plugins | Joey Hess | 2008-07-26 |
* | Don't prepend tagbase to tags if they start with "./" or "/". | Simon McVittie | 2008-07-21 |
* | patch from madduck to fix thinko | joey | 2007-09-24 |
* | make taglink support the same method for specifying link text as a regular | joey | 2007-09-22 |
* | * Add taglink preprocessor directive, supporting visible tag links. | joey | 2007-09-20 |
* | * Add rel=tag attribute to tag links, supporting that microformat, as well | joey | 2007-08-05 |
* | * pagespec_match() has changed to take named parameters, to better allow | joey | 2007-04-27 |
* | * Fix tags to page names that contain special characters. | joey | 2007-04-04 |
* | deal with new preview parameter | joey | 2007-03-07 |
* | * Allow multiple tag settings to appear in a single page. | joey | 2007-02-14 |
* | * Fix missing categories in rss/atom feeds. | joey | 2007-01-14 |
* | * Make sure to check for errors from every eval. | joey | 2006-11-08 |
* | instead of over and over. Typical speedup is ~4x. Max possible speedup: | joey | 2006-10-28 |
* | * Work on firming up the plugin interface: | joey | 2006-09-09 |
* | fix title metadata on blogs, reorg needed to do it, simplified tag some | joey | 2006-07-31 |