Mercurial > public > mercurial-scm > hg-stable
log doc/check-seclevel.py @ 43080:86e4daa2d54c
age | author | description |
---|---|---|
Sun, 06 Oct 2019 10:51:16 -0400 | Augie Fackler | cleanup: mark some ui.(status|note|warn|write) calls as not needing i18n |
Sun, 06 Oct 2019 09:45:02 -0400 | Augie Fackler | formatting: blacken the codebase |
Thu, 24 Jan 2019 18:09:34 +0300 | Pulkit Goyal | py3: add b'' prefixes in doc/check-seclevel.py |
Fri, 12 Oct 2018 17:57:36 +0200 | Rodrigo Damazio | help: splitting the topics by category |
Sun, 28 May 2017 15:51:26 -0400 | Augie Fackler | doc: port check-seclevel.py to be Python 2/3 portable |
Sat, 22 Oct 2016 14:35:10 +0900 | Yuya Nishihara | ui: factor out ui.load() to create a ui without loading configs (API) |