Mercurial > public > mercurial-scm > hg-stable
log mercurial/commandserver.py @ 38525:c1a7bbf9984d
age | author | description |
---|---|---|
Tue, 12 Jun 2018 12:41:09 -0700 | Jun Wu | commandserver: close server's fds explicitly from a worker |
Sat, 12 May 2018 15:33:09 +0900 | Yuya Nishihara | dispatch: unify handling of None returned by a command function |
Sun, 25 Mar 2018 11:58:05 +0900 | Yuya Nishihara | procutil: introduce context-manager interface for protect/restorestdio |
Sun, 25 Mar 2018 11:40:30 +0900 | Yuya Nishihara | procutil: move protectio/restoreio from commandserver |
Sun, 25 Mar 2018 11:30:59 +0900 | Yuya Nishihara | commandserver: rewrite protectio/restoreio to not depend on ui |
Sat, 24 Mar 2018 15:10:51 +0900 | Yuya Nishihara | procutil: bulk-replace function calls to point to new module |
Sat, 24 Mar 2018 15:09:33 +0900 | Yuya Nishihara | procutil: bulk-replace util.std* to point to new module |