Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 14 Apr 2018 12:07:31 -0700 | Gregory Szorc | wireprotov2: define response data as CBOR |
Sat, 14 Apr 2018 11:49:06 -0700 | Gregory Szorc | wireprotov2: decode responses to their expected types |
Sat, 14 Apr 2018 11:46:08 -0700 | Gregory Szorc | wireprotov2: establish a type for representing command response |
Sat, 14 Apr 2018 11:50:19 -0700 | Gregory Szorc | wireprotov2: move response handling out of httppeer |
Sat, 14 Apr 2018 11:49:57 -0700 | Gregory Szorc | debugcommands: ability to suppress logging of handshake |
Sat, 14 Apr 2018 09:57:44 -0700 | Gregory Szorc | hg: pass command intents to repo/peer creation (API) |
Sat, 14 Apr 2018 09:23:48 -0700 | Gregory Szorc | registrar: replace "cmdtype" with an intent-based mechanism (API) |