#extends base #def body

A tag marks a particular revision that is in some way significant. A common use of tags is to mark public release of a piece of software. To view a particular tag, select it from the list below.

#for tag in $tags #end for
TagSigned byBranchesAge
#filter Filter $link($tag).html() #end filter $tag.author #filter Filter #for branch in $tag.branches $link($branch).html()
#end for #end filter
$revision_ago($tag.revision)
#end def