Mercurial > public > mercurial-scm > hg
log mercurial/chgserver.py @ 35320:d901a88891fe
age | author | description |
---|---|---|
Thu, 23 Nov 2017 22:23:59 +0900 | Yuya Nishihara | dispatch: replace _earlyreq*() with new fancyopts-based parser |
Thu, 23 Nov 2017 22:17:03 +0900 | Yuya Nishihara | dispatch: add HGPLAIN=+strictflags to restrict early parsing of global options stable |
Sat, 11 Nov 2017 17:55:15 +0900 | Yuya Nishihara | dispatch: convert non-list option parsed by _earlygetopt() to string stable |
Wed, 18 Oct 2017 14:55:39 -0700 | Jun Wu | chgserver: do not treat HG as sensitive environ when CHGHG is set |
Tue, 17 Oct 2017 10:41:56 -0700 | Jun Wu | test-show: make it compatible with chg |
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 |