Mercurial > hg-stable
diff templates/filelog.tmpl @ 898:3616c0d7ab88
Add searching for named branches
named branching is when you identify a head by a tag on an earlier revision.
This patch adds repo.branchlookup for searching through the tree to
find branch tags for heads.
hg update -b tag is added to checkout based on branch tags
hg heads -b is added to print the tag associated with each head
author | mason@suse.com |
---|---|
date | Sun, 14 Aug 2005 12:23:45 -0800 |
parents | 148f642d1f8e |
children | ea67e5b37043 5197fb9d65d5 4f81068ed8cd |