Mercurial > public > mercurial-scm > hg
log contrib/check-code.py @ 48881:82f1c46cce5c
age | author | description |
---|---|---|
Mon, 21 Feb 2022 10:56:31 -0700 | Gregory Szorc | check-code: allow importing Python 3 modules |
Thu, 03 Mar 2022 17:34:00 +0100 | Gregory Szorc | py2: remove simple from __future__ statements |
Tue, 01 Mar 2022 20:29:03 -0800 | Gregory Szorc | py3: use pickle directly |
Fri, 17 Sep 2021 21:04:17 +0200 | Pierre-Yves David | check-code: make it possible to ignore the PWD check in some situation stable |
Thu, 19 Aug 2021 18:04:14 +0200 | Pierre-Yves David | check-code: drop the camelcase checks stable |
Sat, 10 Jul 2021 13:46:35 +0200 | Pierre-Yves David | check-code: add a rules to catch os.path.abspath |