'hg diff' and 'hg log' in one..

Matt Mackall mpm at selenic.com
Fri Jul 10 12:50:58 CDT 2009


On Fri, 2009-07-10 at 10:42 -0700, Edward Peschko wrote:
> hey all,
> 
> I was wondering if there was a quick command to specify a file, or set
> of files and generate a series of diffs by revision, ie: something
> like
> 
> hg difflog <filename or filenames>

hg log -p [files...]

-- 
http://selenic.com : development and support for Mercurial and Linux




More information about the Mercurial mailing list