First impressions of Mercurial

Matt Mackall mpm at selenic.com
Tue Jun 14 02:43:30 UTC 2005


On Mon, Jun 13, 2005 at 09:56:41AM +0200, Thomas Arendsen Hein wrote:
> * Matt Mackall <mpm at selenic.com> [20050613 04:09]:
> > On Sun, Jun 12, 2005 at 04:13:16PM -0400, Theodore Ts'o wrote:
> > > * "hg history" is pretty ugly, and has stuff which doesn't need to be
> > >   there most of the time (the parent hashes, the manifest).
> > 
> > Thomas, are you listening? All the gory details should be visible with
> > -v, but I agree with Ted that the verbosity can go way down.
> 
> Ok, the most important steps are done, see attachment or pull from
> http://hg.intevation.org/mercurial-tah/
> 
> Remark: "hg -q tip" gives the old behaviour of "hg tip"
> Todo: Make output less ugly than it is now and show tags.

> +        ui.status("description: %s\n" % description[0])
> +        ui.note(''.join(["| %s\n" % line.rstrip() for line in description[1:]]))

This breaks the GPG stuff, so I'm going to change that back, but
otherwise it's fine. Pulled.

-- 
Mathematics is the supreme nostalgia of our time.



More information about the Mercurial mailing list