<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi all,<div><br></div><div>Sam Skillman posted a link to a very useful listing of mercurial extensions on google+ from a stackoverflow discussion.  They're so useful that I want to bring them to the attention of the yt and enzo development community.</div><div><br></div><div><a href="http://stackoverflow.com/questions/1869040/what-are-the-best-and-must-have-hg-mercurial-extensions">http://stackoverflow.com/questions/1869040/what-are-the-best-and-must-have-hg-mercurial-extensions</a></div><div><br></div><div>To turn on any of the extensions, you'll need to add an [extensions] section to your hgrc (if it's not already there) and under that heading turn on the extensions you want to use.  Here's what mine looks like right now:</div><div><br></div><div><div>[extensions]</div><div>mq = </div><div>config = /u/ngoldbau/Tools/yt-x86_64/src/yt-supplemental/cedit</div><div>hgbb = /u/ngoldbau/Tools/yt-x86_64/src/yt-supplemental/hgbb/hgbb.py</div><div>hgext.extdiff = </div><div>color =</div><div>pager =</div><div>fetch =</div><div>graphlog =</div><div>record = </div></div><div><br></div><div>The color and pager extensions are particularly revolutionary for my usual mercurial workflow.</div><div><br></div><div>Hope others find this as useful as I do :)</div><div><br></div><div>Cheers,</div><div><br></div><div>-Nathan</div><div><br></div><div><br></div><div><br></div><div><br></div></body></html>