[issue291] hg stat enhancement

Matt Mackall mpm at selenic.com
Mon Jun 19 15:30:20 CDT 2006


On Mon, Jun 19, 2006 at 08:02:19PM +0200, Christian Ebert wrote:
> * McClain Looney on Monday, June 19, 2006 at 16:10:56 +0000:
> > New submission from McClain Looney <mcclain.looney at oracle.com>:
> > 
> > I'm putting together a mercurial plugin for eclipse, and would very much like hg
> > stat (or id or tip) enhanced to output something when issued on an individual
> > up-to-date file.
> > 
> > For instance: 
> > 
> > 'hg stat -verbose file'
> > would yield output similar to 'tip', but contain info for the last time the file
> > was committed:
> > changeset:   8:410acbb79ac7
> > tag:         
> > user:        mlooney at blah.com
> > date:        Mon Jun 19 09:38:56 2006 -0500
> > summary:     commit test passes
> 
> how about:
> 
> $ hg log -l1 file

Really what's needed is an option to show files in "normal" state, just
like all the other state flags.

-- 
Mathematics is the supreme nostalgia of our time.


More information about the Mercurial mailing list