Mercurial > public > mercurial-scm > hg
log mercurial/debugcommands.py @ 37720:d715a85003c8
age | author | description |
---|---|---|
Sat, 14 Apr 2018 11:46:08 -0700 | Gregory Szorc | wireprotov2: establish a type for representing command response |
Sat, 14 Apr 2018 11:49:57 -0700 | Gregory Szorc | debugcommands: ability to suppress logging of handshake |
Fri, 13 Apr 2018 12:31:34 -0700 | Gregory Szorc | debugcommands: use command executor for invoking commands |
Fri, 13 Apr 2018 11:45:38 -0700 | Gregory Szorc | exchange: use command executor for pushkey |
Thu, 12 Apr 2018 12:33:07 -0700 | Gregory Szorc | debugcommands: perform handshake when obtaining httpv2 peer |
Wed, 11 Apr 2018 18:15:51 -0700 | Gregory Szorc | wireproto: rename HTTPV2 so it less like HTTP/2 |
Tue, 10 Apr 2018 18:16:47 -0700 | Gregory Szorc | httppeer: support protocol upgrade |