D3272: treediscovery: switch to command executor interface

2018-04-13 Thread indygreg (Gregory Szorc)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG0ed11f9368fd: treediscovery: switch to command executor interface (authored by indygreg, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D3272: treediscovery: switch to command executor interface

2018-04-13 Thread indygreg (Gregory Szorc)
indygreg updated this revision to Diff 8125. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D3272?vs=8039=8125 REVISION DETAIL https://phab.mercurial-scm.org/D3272 AFFECTED FILES mercurial/treediscovery.py CHANGE DETAILS diff --git

D3272: treediscovery: switch to command executor interface

2018-04-11 Thread indygreg (Gregory Szorc)
indygreg updated this revision to Diff 8039. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D3272?vs=8038=8039 REVISION DETAIL https://phab.mercurial-scm.org/D3272 AFFECTED FILES mercurial/treediscovery.py CHANGE DETAILS diff --git

D3272: treediscovery: switch to command executor interface

2018-04-11 Thread indygreg (Gregory Szorc)
indygreg created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY We now have a new interface for requesting that commands run. Switch to it. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D3272