hg history (was: Re: Strange changeset in kernel repo)

Matt Mackall mpm at selenic.com
Fri Jul 1 03:18:10 CDT 2005


On Fri, Jul 01, 2005 at 09:56:41AM +0200, Thomas Arendsen Hein wrote:
> * Matt Mackall <mpm at selenic.com> [20050628 09:14]:
> > > * Matt Mackall <mpm at selenic.com> [20050628 08:08]:
> > > > hg history               -> everything
> > > > hg history -r <x>        -> show one entry
> > > > hg history -r <x> -r <x> -> show a range, inclusive
> > 
> >  0---1---2---3---4---5
> >   <d> <d> <d> <d> <d>
> > 
> > Then 'hg history -r 0 -r 5' shows you the points on the history, while
> > 'hg diff -r 0 -r 5' shows you the deltas between the points.
> 
> Ok, you convinced me, patch attached and pullable.

Pulled, thanks.

-- 
Mathematics is the supreme nostalgia of our time.


More information about the Mercurial mailing list