[PATCH python-hglib v2] Add feature to allow hglib user to get call backs for prompts, output

Barry Scott barry at barrys-emacs.org
Mon Oct 24 11:04:40 EDT 2016


FYI: My code that uses this patch is in SCM Workbench.

Here is the code I use for init() and clone():

https://github.com/barry-scott/scm-workbench/blob/master/Source/Hg/
wb_hg_project.py#L65

Here is the object that handles the call back interface and map into my GUI's 
world:

https://github.com/barry-scott/scm-workbench/blob/master/Source/Hg/
wb_hg_project.py#L448

Barry



More information about the Mercurial-devel mailing list