Search tags with wildcards
Rainer Frisch
rainer.frisch at me.com
Tue Jul 17 09:43:04 UTC 2012
Hello,
I have posted this proposal to tortoisehg, but it seems to be a requirement for Mercurial, details see below.
Best regards,
Rainer
https://bitbucket.org/tortoisehg/thg/issue/2015/search-tags-with-with-wildcards
#2015 Search tags with with wildcards
Reported by Rainer Frisch 5 days ago
If I type in "tagged()" I see all revisions with a tag. I know I can look for a specific tag with "tagged(name)", but if I don't know the name exactly i twould be nice to have somethign like "tagged(*partofname*). If I type in only the "partofname" wihtout tagged() I get the revisions with the description "Added tag partofname" but not the revision with the tag. e.g with "tagged(Version 2.*) I want to see all the revisions tagged with Version 2.0, Version 2.1, Version 2.2 .....
Status: wontfix Responsible: TortoiseHg Type: proposal Priority: minor
Milestone: none Component: none Version: none
Attachments
No attachments added for this issue yet.
Comments and changes
#1 Yuya Nishihara
written 5 days ago
Changed status from new to wontfix.
Can you forward this feature request to Mercurial mailing list (or their BTS) ?
http://mercurial.selenic.com/wiki/MailingLists
"tagged()" (="tag()") is one of the revsets provided by Mercurial core. We just call it from GUI.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20120717/5b7322df/attachment-0002.html>
More information about the Mercurial
mailing list