Recommended repository viewer?
Angel Ezquerra
angel.ezquerra at gmail.com
Mon Dec 15 15:40:53 UTC 2014
El 15/12/2014 15:39, "Yuya Nishihara" <yuya at tcha.org> escribió:
>
> On Sun, 14 Dec 2014 17:15:18 -0800, Pierre-Yves David wrote:
> > On 12/12/2014 08:53 AM, Simon King wrote:
> > > It's a shame that "thg log" doesn't support a "-r" switch to specify
> > > the revisions that you want to view. If it did, the equivalent of
> > > Chris' git script would be something like:
> > >
> > > cur=`hg log -r tip --template "{rev}"`
> > > hg pull -u "$@"
> > > thg log -r "$cur:"
> > >
> > > I know you can already enter revsets in the thg workbench, so it would
> > > "simply" need to take the command line parameter and pre-fill the
> > > revset search field...
> >
> > This sounds like a sensible idea. I'm sure upstream thg accept patches.
>
> It will need a different switch than "-r". "thg log" should be able to
>
> a) filter by the given revset
> b) or select (go to) the given revision.
>
> "thg annotate -r" does (b).
>
> Regards,
We could add --revset argument, or maybe --filter.
Angel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20141215/31a0a827/attachment-0002.html>
More information about the Mercurial
mailing list