<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Apr 20, 2017 at 10:06 AM, Sean Farley <span dir="ltr"><<a href="mailto:sean@farley.io" target="_blank">sean@farley.io</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">Gregory Szorc <<a href="mailto:gregory.szorc@gmail.com">gregory.szorc@gmail.com</a>> writes:<br>
<br>
> # HG changeset patch<br>
> # User Gregory Szorc <<a href="mailto:gregory.szorc@gmail.com">gregory.szorc@gmail.com</a>><br>
> # Date 1492539008 25200<br>
> #      Tue Apr 18 11:10:08 2017 -0700<br>
> # Node ID 7f5f78179f5f6afc0f4bea52aa03f1<wbr>431e03d3d9<br>
> # Parent  d8d4b4acc68859f90f8759309803b1<wbr>16b67a9371<br>
> show: add basic labels to work template<br>
><br>
> `hg show work` is much more usable if output is colored. This patch<br>
> implements coloring via label() in a very hacky way.<br>
><br>
> In a default Mercurial install, you'll see yellow node labels for all<br>
> phases. Branches and bookmarks use the same formatting as the commit<br>
> message. So this change doesn't help much in a default install. But if<br>
> you have a custom colors defined for these things, output is much more<br>
> readable.<br>
><br>
> The implementation obviously needs some work. But for a minor change<br>
> on a feature that isn't convered by BC, this seems like a clear win<br>
> for the feature in 4.2.<br>
<br>
</span>Do we add this after the rc now? My guess is no but it does seem nice<br>
for 4.2 (shrug)<br></blockquote><div><br></div><div>I thought I would get these in before 4.2 RC. I guess not. Given the highly experimental nature of show, I'd still like to sneak them in if possible.<br></div></div><br></div></div>