[petsc-dev] hg diff question
    Jed Brown 
    jed at 59A2.org
       
    Wed Mar 23 22:28:52 CDT 2011
    
    
  
On Wed, Mar 23, 2011 at 23:21, Barry Smith <bsmith at mcs.anl.gov> wrote:
> hg diff --last src/makefile
hg log -p src/makefile
If you haven't done it already, definitely enable the pager and color
extensions by editing ~/.hgrc:
[extensions]
pager =
color =
[pager]
pager = less
Inside Emacs, I frequently use "M-x xhg-ann" and "M-x xhg-log" from
http://download.gna.org/dvc/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20110324/8ca4e12e/attachment.html>
    
    
More information about the petsc-dev
mailing list