Mercurial > public > mercurial-scm > hg
log mercurial/chgserver.py @ 45682:d2e1dcd4490d
age | author | description |
---|---|---|
Thu, 08 Oct 2020 13:37:31 -0700 | Martin von Zweigbergk | errors: name arguments to Abort constructor |
Mon, 20 Jul 2020 20:31:24 +0900 | Yuya Nishihara | chgserver: discard buffered output before restoring fds (issue6207) stable |
Fri, 03 Jul 2020 13:45:59 +0530 | Pulkit Goyal | chg: suppress OSError in _restoreio() and add some logging (issue6330) |