Mercurial > public > mercurial-scm > hg-stable
log mercurial/commandserver.py @ 27785:ba427b51f1d8
age | author | description |
---|---|---|
Mon, 14 Dec 2015 23:50:02 +0900 | Yuya Nishihara | commandserver: reset state of progress bar per command |
Mon, 14 Dec 2015 23:13:42 +0900 | Yuya Nishihara | commandserver: do not set nontty flag if channel is replaced by a real file |
Sun, 13 Dec 2015 19:32:01 +0900 | Yuya Nishihara | commandserver: implement name() to clarify channel is not a plain file |
Tue, 24 Nov 2015 23:03:54 +0900 | Yuya Nishihara | commandserver: cut import cycle by itself |
Tue, 24 Nov 2015 22:58:40 +0900 | Yuya Nishihara | commandserver: use absolute_import |
Thu, 08 Oct 2015 12:55:45 -0700 | Pierre-Yves David | error: get Abort from 'error' instead of 'util' |
Thu, 25 Jun 2015 17:44:15 -0500 | Matt Mackall | commandserver: mark developer-only logging option |