Mon, 08 Oct 2018 17:10:59 -0700 |
Gregory Szorc |
wireprotov2: define and use stream encoders
|
Wed, 10 Oct 2018 12:25:28 -0400 |
Matt Harbison |
lfs: avoid a potential variable reference before assignment error in cmdserver
stable
|
Thu, 04 Oct 2018 17:39:16 -0700 |
Gregory Szorc |
wireprotov2: establish dedicated classes for input and output streams
|
Thu, 04 Oct 2018 17:17:57 -0700 |
Gregory Szorc |
wireprotov2: pass ui into clientreactor and serverreactor
|
Thu, 04 Oct 2018 16:44:21 -0700 |
Gregory Szorc |
wireprotov2: handle stream encoding settings frames
|
Thu, 04 Oct 2018 15:43:21 -0700 |
Gregory Szorc |
wireprotov2: document client reactor actions
|
Thu, 04 Oct 2018 16:26:45 -0700 |
Gregory Szorc |
wireprotov2: handle sender protocol settings frames
|
Thu, 04 Oct 2018 14:05:16 -0700 |
Gregory Szorc |
wireprotov2: update stream encoding specification
|
Thu, 04 Oct 2018 15:08:42 -0700 |
Gregory Szorc |
cborutil: cast bytearray to bytes
|
Mon, 08 Oct 2018 17:06:24 -0700 |
Gregory Szorc |
tests: disable zstd in test
|
Mon, 08 Oct 2018 17:20:41 -0700 |
Gregory Szorc |
wireprotov2: remove "compression" from capabilities response
|
Mon, 08 Oct 2018 16:27:40 -0700 |
Gregory Szorc |
zstandard: vendor python-zstandard 0.10.1
|
Tue, 25 Sep 2018 20:55:03 +0900 |
Yuya Nishihara |
rust-chg: install signal handlers to forward signals to server
|
Mon, 24 Sep 2018 22:19:49 +0900 |
Yuya Nishihara |
rust-chg: remove SIGCHLD handler which won't work in oxidized chg
|
Mon, 24 Sep 2018 22:04:57 +0900 |
Yuya Nishihara |
rust-chg: extract signal handlers from chg/procutil.c
|