Mercurial > public > mercurial-scm > hg-stable
log mercurial/commandserver.py @ 40450:41f0529b5112 stable
age | author | description |
---|---|---|
Mon, 03 Dec 2018 21:45:15 +0900 | Yuya Nishihara | commandserver: get around ETIMEDOUT raised by selectors2 stable |
Tue, 16 Oct 2018 08:41:58 +0200 | Yuya Nishihara | py3: don't use traceback.print_exc() in commandserver.py |
Tue, 16 Oct 2018 08:20:03 +0200 | Yuya Nishihara | py3: system-stringify file mode in commandserver.py |
Tue, 16 Oct 2018 07:57:40 +0200 | Yuya Nishihara | py3: alias next to __next__ in commandserver.py |
Tue, 16 Oct 2018 07:57:05 +0200 | Yuya Nishihara | py3: system-stringify list of attributes to be forwarded from commandserver.py |
Fri, 21 Sep 2018 19:48:23 -0400 | Matt Harbison | py3: rename pycompat.getcwd() to encoding.getcwd() (API) |
Thu, 19 Jul 2018 23:22:05 -0700 | Rodrigo Damazio Bovendorp | dispatch: making all hg abortions be output with a specific label |