Mercurial > public > mercurial-scm > hg
log mercurial/commandserver.py @ 47438:1be9bf3669cb
age | author | description |
---|---|---|
Fri, 30 Apr 2021 16:13:02 -0700 | Kyle Lippincott | black: make codebase compatible with black v21.4b2 and v20.8b1 stable |
Thu, 25 Mar 2021 18:02:08 +0100 | Rapha?l Gom?s | contributor: change mentions of mpm to olivia |
Thu, 10 Dec 2020 13:51:56 +0530 | Pulkit Goyal | dispatch: move IOError handling and flushing of streams to `dispatch()` |
Thu, 03 Dec 2020 17:18:49 +0530 | Pulkit Goyal | commandserver: handle IOError related to flushing of streams |
Fri, 27 Nov 2020 17:03:29 -0500 | Augie Fackler | formating: upgrade to black 20.8b1 |
Thu, 08 Oct 2020 13:37:31 -0700 | Martin von Zweigbergk | errors: name arguments to Abort constructor |
Sun, 28 Jun 2020 17:32:32 +0900 | Yuya Nishihara | cmdserver: document message-encodings and channel output options |