Fri, 27 Nov 2020 17:03:29 -0500 |
Augie Fackler |
formating: upgrade to black 20.8b1
|
file |
diff |
annotate
|
Fri, 08 Nov 2019 11:19:20 -0800 |
Augie Fackler |
cleanup: remove pointless r-prefixes on single-quoted strings
|
file |
diff |
annotate
|
Tue, 08 Oct 2019 15:06:18 -0700 |
Martin von Zweigbergk |
cleanup: join string literals that are already on one line
|
file |
diff |
annotate
|
Mon, 07 Oct 2019 00:04:04 -0400 |
Gregory Szorc |
py3: finish porting iteritems() to pycompat and remove source transformer
|
file |
diff |
annotate
|
Sun, 06 Oct 2019 16:55:18 -0400 |
Gregory Szorc |
py3: manually import getattr where it is needed
|
file |
diff |
annotate
|
Sun, 06 Oct 2019 09:48:39 -0400 |
Augie Fackler |
formatting: byteify all mercurial/ and hgext/ string literals
|
file |
diff |
annotate
|
Sun, 06 Oct 2019 09:45:02 -0400 |
Augie Fackler |
formatting: blacken the codebase
|
file |
diff |
annotate
|
Tue, 16 Oct 2018 21:35:33 +0200 |
Gregory Szorc |
wireprotov2: add response type that serializes to indefinite length bytestring
|
file |
diff |
annotate
|
Mon, 08 Oct 2018 17:24:28 -0700 |
Gregory Szorc |
wireprotov2: send content encoded frames from server
|
file |
diff |
annotate
|
Fri, 05 Oct 2018 23:49:18 +0000 |
Gregory Szorc |
wireprotov2: don't emit empty frames
|
file |
diff |
annotate
|
Fri, 05 Oct 2018 10:29:36 -0700 |
Gregory Szorc |
wireprotov2: remove functions for creating response frames from bytes
|
file |
diff |
annotate
|
Mon, 08 Oct 2018 17:00:16 -0700 |
Gregory Szorc |
wireprotov2: send protocol settings frame from client
|
file |
diff |
annotate
|
Mon, 08 Oct 2018 17:10:59 -0700 |
Gregory Szorc |
wireprotov2: define and use stream encoders
|
file |
diff |
annotate
|
Thu, 04 Oct 2018 17:39:16 -0700 |
Gregory Szorc |
wireprotov2: establish dedicated classes for input and output streams
|
file |
diff |
annotate
|
Thu, 04 Oct 2018 17:17:57 -0700 |
Gregory Szorc |
wireprotov2: pass ui into clientreactor and serverreactor
|
file |
diff |
annotate
|