log mercurial/commandserver.py @ 29366:d269e7db2f55

age author description
Sun, 12 Jun 2016 14:07:26 +0900 Yuya Nishihara ui: provide official way to reset internal state per command
Sat, 12 Mar 2016 22:03:30 +0900 Yuya Nishihara cmdserver: write early exception to 'e' channel in 'unix' mode
Mon, 15 Feb 2016 14:20:41 +0000 Jun Wu commandserver: use _readlist
Tue, 16 Feb 2016 19:11:45 +0000 Jun Wu commandserver: add _readstr and _readlist
Wed, 03 Feb 2016 09:11:22 +0000 timeless util: enable getpid to be replaced
Wed, 20 Jan 2016 00:08:00 +0900 Yuya Nishihara commandserver: drop tell() and seek() from channels (issue5049) stable