Mercurial > hg
log mercurial/keepalive.py @ 34331:531332502568
age | author | description |
---|---|---|
Fri, 29 Sep 2017 15:49:43 +0000 | Alex Gaynor | style: always use `x is not None` instead of `not x is None` |
Mon, 25 Sep 2017 11:05:16 +0200 | Gregory Szorc | keepalive: add more context to bad status line errors |
Fri, 02 Jun 2017 14:08:26 -0700 | Kyle Lippincott | keepalive: set buffering=True to do more efficient reads of headers |