Mercurial > public > mercurial-scm > hg
log mercurial/chgserver.py @ 30726:dd897eb1699e
age | author | description |
---|---|---|
Fri, 06 Jan 2017 16:11:03 +0000 | Jun Wu | chg: send type information via S channel (BC) |
Tue, 20 Dec 2016 00:20:07 +0530 | Pulkit Goyal | py3: replace sys.executable with pycompat.sysexecutable |
Thu, 22 Dec 2016 01:09:45 +0900 | Yuya Nishihara | chgserver: backout changeset dfb19aed409e (per discussion) |
Fri, 16 Dec 2016 14:48:37 +0000 | Jun Wu | chgserver: override runcommand |
Fri, 16 Dec 2016 14:46:34 +0000 | Jun Wu | chgserver: store csystem separately |
Sun, 18 Dec 2016 01:46:39 +0530 | Pulkit Goyal | py3: replace os.environ with encoding.environ (part 2 of 5) |