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

Yuya Nishihara yuya at tcha.org
Fri Oct 28 22:39:10 EDT 2016


On Fri, 28 Oct 2016 20:11:03 +0100, Barry Scott wrote:
> > 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?

Marked as reviewed by non-committer. I don't have push access to the
python-hglib repository.

https://patchwork.mercurial-scm.org/project/hg/list/
https://www.mercurial-scm.org/wiki/ReviewProcess#Patchwork_States

> > Also, can you add some tests as a follow-up?
> 
> I will look into how the test work and see what I can do.

Thanks.


More information about the Mercurial-devel mailing list