This revision was automatically updated to reflect the committed changes.
Closed by commit rHG8c3e67747c4e: debugcommands: support for sending
"batch" requests (authored by indygreg, committed by ).
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D2408?vs=62
indygreg updated this revision to Diff 6253.
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D2408?vs=6142&id=6253
REVISION DETAIL
https://phab.mercurial-scm.org/D2408
AFFECTED FILES
mercurial/debugcommands.py
tests/test-ssh-proto.t
CHANGE DETAILS
d
indygreg updated this revision to Diff 6142.
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D2408?vs=6027&id=6142
REVISION DETAIL
https://phab.mercurial-scm.org/D2408
AFFECTED FILES
mercurial/debugcommands.py
tests/test-ssh-proto.t
CHANGE DETAILS
d
indygreg created this revision.
Herald added a subscriber: mercurial-devel.
Herald added a reviewer: hg-reviewers.
REVISION SUMMARY
Let's teach `hg debugwireproto` to send "batch" requests.
The easiest way to implement this was as a pair of instructions to
begin and end a batched operatio