Mercurial > public > mercurial-scm > hg
log mercurial/chgserver.py @ 45852:b56feaa9b520
age | author | description |
---|---|---|
Tue, 17 Nov 2020 19:29:08 +0900 | Yuya Nishihara | chgserver: backport py3 buffered I/O workarounds from procutil |
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) |
Fri, 29 May 2020 03:56:07 +0200 | Manuel Jacob | cleanup: eliminate procutil.quotecommand() |
Tue, 31 Mar 2020 15:11:33 +0530 | Pulkit Goyal | chgserver: update the umask cache before each run |
Mon, 23 Mar 2020 23:43:29 +0530 | Pulkit Goyal | chgserver: add merge-tools to sensitive config items |