D3205: wireproto: port lookup to wire protocol v2

2018-04-11 Thread indygreg (Gregory Szorc)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG89fed81bbb6c: wireproto: port lookup to wire protocol v2 (authored by indygreg, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D3205?vs=7909=7984

D3205: wireproto: port lookup to wire protocol v2

2018-04-09 Thread durin42 (Augie Fackler)
durin42 added inline comments. INLINE COMMENTS > test-wireproto-command-lookup.t:1 > + $ . $TESTDIR/wireprotohelpers.sh > + As before, can we merge this with something else? REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D3205 To: indygreg, #hg-reviewers Cc:

D3205: wireproto: port lookup to wire protocol v2

2018-04-09 Thread indygreg (Gregory Szorc)
indygreg created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY This is pretty straightforward. We don't yet handle errors because we don't have an error handling mechanism in place yet. I'm also tempted to fold this