Mercurial > public > mercurial-scm > hg
log mercurial/chgserver.py @ 35582:72b91f905065
age | author | description |
---|---|---|
Fri, 29 Dec 2017 05:25:27 +0530 | Pulkit Goyal | py3: use node.hex(h.digest()) instead of h.hexdigest() |
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 |