On Wed, Mar 23, 2011 at 3:21 PM, Barry Smith <span dir="ltr"><<a href="mailto:bsmith@mcs.anl.gov">bsmith@mcs.anl.gov</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
  hg diff src/makefile<br>
<br>
<br>
   How come there isn't an option to have it show the most recent set of changes? It seems I have to hunt down some "revision numbers" and type them in the request to get any useful information? How about something like<br>

<br>
  hg diff --last src/makefile</blockquote><div><br></div><div>The closest I can find is</div><div><br></div><div>  hg diff -r-2 src/makefile</div><div><br></div><div>which diffs against the first revision before tip. However, if you pull a bunch of revisions, there</div>
<div>is no guarantee that is right. You can generate this diff before the pull using 'hg incoming', but</div><div>I can't yet find a command to give me the last thing pulled down.</div><div><br></div><div>   Matt</div>
<div><br></div><div>   Matt</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><font color="#888888"><br>
   Barry<br>
<br>
<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>-- Norbert Wiener<br>