log doc/check-seclevel.py @ 40450:41f0529b5112 stable

age author description
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
Tue, 12 Jan 2016 14:28:16 -0800 Bryan O'Sullivan check-seclevel: use a context manager for file I/O
Tue, 22 Dec 2015 21:38:06 -0800 Bryan O'Sullivan check-seclevel: pass a ui to the extension loader
Tue, 22 Dec 2015 21:38:05 -0800 Bryan O'Sullivan check-seclevel: add a --debug option