Mercurial > public > mercurial-scm > hg-stable
log mercurial/commandserver.py @ 33827:dedab036215d
age | author | description |
---|---|---|
Sun, 16 Jul 2017 11:17:00 -0700 | Jun Wu | commandserver: do not handle EINTR for selector.select |
Sun, 16 Jul 2017 04:39:32 -0700 | Jun Wu | commandserver: close selector explicitly |
Fri, 14 Jul 2017 20:26:21 -0700 | Jun Wu | commandserver: use selectors2 |
Fri, 14 Jul 2017 14:22:40 -0700 | Jun Wu | codemod: register core configitems using a script |
Sun, 30 Apr 2017 11:21:05 -0700 | Jun Wu | commandserver: move printbanner logic to bindsocket |
Sun, 30 Apr 2017 11:08:27 -0700 | Jun Wu | commandserver: move "listen" responsibility from service to handler |
Mon, 13 Feb 2017 20:06:38 +0530 | Pulkit Goyal | py3: convert the mode argument of os.fdopen to unicodes (1 of 2) |