Mercurial > public > mercurial-scm > hg
log mercurial/server.py @ 47402:f7f082bc0e7c
age | author | description |
---|---|---|
Mon, 12 Apr 2021 03:01:04 +0200 | Pierre-Yves David | urlutil: extract `url` related code from `util` into the new module |
Thu, 25 Mar 2021 18:02:08 +0100 | Rapha?l Gom?s | contributor: change mentions of mpm to olivia |
Sun, 06 Oct 2019 13:28:56 -0400 | Gregory Szorc | py3: manually import pycompat.open into files that need it |
Sun, 06 Oct 2019 09:48:39 -0400 | Augie Fackler | formatting: byteify all mercurial/ and hgext/ string literals |
Sun, 06 Oct 2019 09:45:02 -0400 | Augie Fackler | formatting: blacken the codebase |
Sat, 10 Nov 2018 19:00:17 +0900 | Yuya Nishihara | commandserver: install logger to record server events through canonical API |
Sat, 10 Nov 2018 18:19:34 +0900 | Yuya Nishihara | commandserver: enable logging when server process started |