Mercurial > public > mercurial-scm > hg-stable
log mercurial/chgserver.py @ 36789:ffa3026d4196
age | author | description |
---|---|---|
Mon, 05 Mar 2018 12:30:20 -0500 | Augie Fackler | cleanup: use stat_result[stat.ST_MTIME] instead of stat_result.st_mtime |
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 |