[issue291] hg stat enhancement

Christian Ebert blacktrash at gmx.net
Mon Jun 19 13:02:19 CDT 2006


* 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

c
-- 
_B A U S T E L L E N_ lesen!  --->> <http://www.blacktrash.org/baustellen.html>


More information about the Mercurial mailing list