[PATCH 4 of 6 V2] blackbox: log incoming changes via ui.log()

Bryan O'Sullivan bos at serpentine.com
Tue Feb 12 17:39:13 CST 2013


On Tue, Feb 12, 2013 at 3:12 PM, Durham Goode <durham at fb.com> wrote:

> Logs incoming changes to a repo to ui.log(). Includes the number of changes
> and the hashes of the heads after the new changes.
>

I'm applying this, but the log message is a bit misleading. It says "new
heads", when in fact it prints all the heads, new or not.

If you could filter the list of heads so that it does not include heads
that were already present, that would be a good followup patch.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20130212/db38a951/attachment.html>


More information about the Mercurial-devel mailing list