Mercurial > public > mercurial-scm > hg-stable
log mercurial/commandserver.py @ 37126:0216232f21ab
age | author | description |
---|---|---|
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 |
Tue, 13 Mar 2018 18:04:37 -0400 | Augie Fackler | commandserver: prefer first-party selectors module from Python 3 to backport |
Sat, 10 Mar 2018 15:57:16 +0900 | Yuya Nishihara | py3: use r'' instead of sysstr('') to get around code transformer |
Sun, 14 Jan 2018 19:30:48 -0800 | Gregory Szorc | commandserver: restore cwd in case of exception |