log mercurial/chgserver.py @ 34485:37b7581e5737

age author description
Mon, 02 Oct 2017 19:25:11 -0700 Jun Wu eol: make [eol] config section sensitive for chg confighash
Wed, 16 Aug 2017 10:44:06 -0700 Jun Wu demandimport: disable if chg is being used
Fri, 14 Jul 2017 14:22:40 -0700 Jun Wu codemod: register core configitems using a script
Wed, 10 May 2017 11:55:22 -0700 Jun Wu chgserver: more explicit about sensitive environ variables
Sun, 30 Apr 2017 11:21:05 -0700 Jun Wu commandserver: move printbanner logic to bindsocket
Sun, 30 Apr 2017 11:08:27 -0700 Jun Wu commandserver: move "listen" responsibility from service to handler
Wed, 26 Apr 2017 22:26:28 +0900 Yuya Nishihara osutil: proxy through util (and platform) modules (API)
Thu, 13 Apr 2017 08:27:19 -0700 Jun Wu pager: set some environment variables if they're not set
Tue, 28 Mar 2017 08:40:12 -0700 Jun Wu chgserver: do not copy configs set by environment variables
Sat, 25 Mar 2017 21:12:00 -0400 Matt Harbison ui: defer setting pager related properties until the pager has spawned
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