Suffering from CVS mindset

Harry Putnam reader at newsguy.com
Sat Apr 10 16:42:12 CDT 2010


Steve Losh <steve at stevelosh.com> writes:

[...]

> You can customize the output of 'hg log' to show files changed.  The
> '-p' option will make log show the diffs.  You can add an alias if
> you find yourself using certain commands a lot.
>
> Check out
> http://hgtip.com/tips/advanced/2010-01-15-styling-mercurials-cli/#nice-log
> for some examples (specifically 'hg nlog' and 'hg nlog -p').

[...]

Masklinn <masklinn at masklinn.net> writes:

[...]

> `hg help log` might help you. In this precise case, `hg log -vp` is
> more than likely what you want. And if you've enabled the colors
> extension, you'll even get a colorized diff.

Sorry folks, looks like I've committed a serious case of operator
error and serious operator sloth.

Should have done a little more research, especially on log options.



More information about the Mercurial mailing list