Mercurial > public > mercurial-scm > hg
log mercurial/chgserver.py @ 39739:7cdd47d9ccf8
age | author | description |
---|---|---|
Wed, 19 Sep 2018 23:11:07 +0900 | Yuya Nishihara | chgserver: restore pager fds attached within runcommand session |
Wed, 19 Sep 2018 22:57:47 +0900 | Yuya Nishihara | chgserver: add separate flag to remember if stdio fds are replaced |
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 |
Sat, 10 Mar 2018 15:57:16 +0900 | Yuya Nishihara | py3: use r'' instead of sysstr('') to get around code transformer |
Mon, 05 Mar 2018 12:30:20 -0500 | Augie Fackler | cleanup: use stat_result[stat.ST_MTIME] instead of stat_result.st_mtime |