[PATCH python-hglib] add init() to hgclient to allow progress to be reported

Barry Scott barry at barrys-emacs.org
Fri Oct 28 15:11:03 EDT 2016


> On 28 Oct 2016, at 14:24, Yuya Nishihara <yuya at tcha.org> wrote:
> 
> On Fri, 28 Oct 2016 11:47:09 +0100, Barry A. Scott wrote:
>> # HG changeset patch
>> # User Barry A. Scott <barry at barrys-emacs.org>
>> # Date 1477651557 -3600
>> #      Fri Oct 28 11:45:57 2016 +0100
>> # Node ID ab7eec553872e3e5bc58c73b09a61f73f6470690
>> # Parent  6f15cb7cc9cb4427f35c60080f85dbf4ca5abd10
>> add init() to hgclient to allow progress to be reported
>> 
>> The init() command is required as a member of hgclient
>> so that progress, output and errors from the init() command
>> can be sent to cbout and cberr call backs.
> 
> Looks good to me. Marked as pre-reviewd, thanks

What is process now that the patches are pre-review?

> 
> Also, can you add some tests as a follow-up?

I will look into how the test work and see what I can do.

Barry

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mercurial-scm.org/pipermail/mercurial-devel/attachments/20161028/0ca23848/attachment.html>


More information about the Mercurial-devel mailing list