Mercurial > public > mercurial-scm > hg
log mercurial/chgserver.py @ 31545:82b3ec04b652
age | author | description |
---|---|---|
Tue, 21 Mar 2017 06:50:28 -0700 | Ryan McElroy | chgserver: use tryunlink |
Sun, 19 Feb 2017 01:16:45 +0900 | Yuya Nishihara | chg: deduplicate error handling of ui.system() |
Sun, 19 Feb 2017 01:00:10 +0900 | Yuya Nishihara | chg: refactor ui.system() to be partly overridden |
Thu, 16 Feb 2017 23:10:47 -0800 | Jun Wu | chgserver: move comments in config example |
Mon, 13 Feb 2017 20:06:38 +0530 | Pulkit Goyal | py3: convert the mode argument of os.fdopen to unicodes (1 of 2) |
Wed, 11 Jan 2017 07:36:48 +0800 | Jun Wu | chgserver: add the setprocname interface |
Tue, 10 Jan 2017 06:59:39 +0800 | Jun Wu | chg: remove getpager support |