D2464: debugcommands: add debugserve command

2018-03-01 Thread indygreg (Gregory Szorc)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG33403069f376: debugcommands: add debugserve command (authored by indygreg, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D2464?vs=6249=6282

D2464: debugcommands: add debugserve command

2018-03-01 Thread indygreg (Gregory Szorc)
indygreg updated this revision to Diff 6249. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D2464?vs=6179=6249 REVISION DETAIL https://phab.mercurial-scm.org/D2464 AFFECTED FILES mercurial/debugcommands.py tests/test-completion.t tests/test-help.t

D2464: debugcommands: add debugserve command

2018-02-27 Thread indygreg (Gregory Szorc)
indygreg updated this revision to Diff 6179. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D2464?vs=6138=6179 REVISION DETAIL https://phab.mercurial-scm.org/D2464 AFFECTED FILES mercurial/debugcommands.py tests/test-completion.t tests/test-help.t

D2464: debugcommands: add debugserve command

2018-02-26 Thread indygreg (Gregory Szorc)
indygreg created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY `hg serve --stdio` requires the exact command argument form `hg -R serve --stdio` for security reasons. An upcoming commit will need to start an SSH protocol