***SPAM*** how do I?

Abderrahim Kitouni a.kitouni at gmail.com
Sun Jan 3 07:40:12 CST 2010


Hi,

2010/1/3 Zorba <cr at altmore.co.uk>:
> 1) get a list of all files in a given revision ?
hg man <rev>
>
> 2) for a given file, get a history of all its changes and renames throughout
> all revisions (preferably in a graphical format) ?
hg log -f <filename>
(using -v will give more info, and using templates [1], you can
customize the output)

As for 'a graphical format', take a look at tortoisehg [2].

btw, why do some messages now have a "***SPAM***" prefix?

HTH,
Abderrahim

[1] http://hgbook.red-bean.com/read/customizing-the-output-of-mercurial.html
[2] http://tortoisehg.bitbucket.org/


More information about the Mercurial mailing list