Mercurial > public > mercurial-scm > hg
log doc/check-seclevel.py @ 43076:2372284d9457
age | author | description |
---|---|---|
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) |
Sun, 17 Apr 2016 00:14:42 +0530 | Pulkit Goyal | py3: make check-seclevel use absolute_import |