D2406: debugcommands: allow sending of simple commands with debugwireproto

2018-03-01 Thread indygreg (Gregory Szorc)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG2aeacc6b479d: debugcommands: allow sending of simple commands with debugwireproto (authored by indygreg, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE

D2406: debugcommands: allow sending of simple commands with debugwireproto

2018-02-26 Thread indygreg (Gregory Szorc)
indygreg updated this revision to Diff 6141. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D2406?vs=6026=6141 REVISION DETAIL https://phab.mercurial-scm.org/D2406 AFFECTED FILES mercurial/debugcommands.py tests/test-ssh-proto.t CHANGE DETAILS

D2406: debugcommands: allow sending of simple commands with debugwireproto

2018-02-23 Thread indygreg (Gregory Szorc)
indygreg updated this revision to Diff 6026. indygreg edited the summary of this revision. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D2406?vs=6023=6026 REVISION DETAIL https://phab.mercurial-scm.org/D2406 AFFECTED FILES mercurial/debugcommands.py

D2406: debugcommands: allow sending of simple commands with debugwireproto

2018-02-23 Thread indygreg (Gregory Szorc)
indygreg created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY Previously, we only had support for low-level "raw" operations. A goal of `hg debugwireproto` is to allow easily performing higher-level primitives, such as