[PATCH] add copy information to hg status -v

Bryan O'Sullivan bos at serpentine.com
Mon Jun 26 16:06:44 CDT 2006


On Mon, 2006-06-26 at 13:23 -0700, Brendan Cully wrote:
> This patch adds copy information to hg status -v. To keep it easy to
> parse, copies are displayed in the form:
> 
> A newfile<delim>oldfile<delim>

Ungh.  Why not introduce a new output symbol, say C, for this?

Overloading A won't work: "Did I read A? OK! Does the next line start
with something I recognise?  No?  Oh, the copied-to file is called 'A
simple introduction to ambiguous parsing'!  A ieeeee!"

	<b





More information about the Mercurial mailing list