Mercurial > public > mercurial-scm > hg
log mercurial/commandserver.py @ 24334:eda2f36889b5
age | author | description |
---|---|---|
Sat, 15 Nov 2014 13:50:43 +0900 | Yuya Nishihara | cmdserver: protect pipe server streams against corruption caused by direct io |
Sat, 15 Nov 2014 13:04:41 +0900 | Yuya Nishihara | cmdserver: postpone creation of pipe server until run() |
Sat, 15 Nov 2014 12:43:35 +0900 | Yuya Nishihara | cmdserver: use given streams as pipe channels like other commands |