Mercurial > public > mercurial-scm > hg
log mercurial/chgserver.py @ 44867:8e8fd938ca07
age | author | description |
---|---|---|
Fri, 29 May 2020 03:56:07 +0200 | Manuel Jacob | cleanup: eliminate procutil.quotecommand() |
Tue, 31 Mar 2020 15:11:33 +0530 | Pulkit Goyal | chgserver: update the umask cache before each run |
Mon, 23 Mar 2020 23:43:29 +0530 | Pulkit Goyal | chgserver: add merge-tools to sensitive config items |
Mon, 23 Mar 2020 21:06:54 +0530 | Pulkit Goyal | chgserver: add fastannotate config section to sensitive list |
Thu, 13 Feb 2020 10:12:12 -0800 | Martin von Zweigbergk | merge with stable |
Tue, 11 Feb 2020 19:53:56 +0900 | Yuya Nishihara | chgserver: spawn new process if schemes change stable |