Mercurial > public > mercurial-scm > hg
log tests/test-ui-verbosity.py @ 53042:cdd7bf612c7b stable tip
age | author | description |
---|---|---|
Mon, 06 Jan 2025 14:07:43 -0500 | Matt Harbison | style: drop extraneous parentheses |
Sun, 29 May 2022 15:32:43 +0200 | Manuel Jacob | py3: remove xrange() compatibility code |
Thu, 03 Mar 2022 17:34:00 +0100 | Gregory Szorc | py2: remove simple from __future__ statements |
Sun, 06 Oct 2019 09:45:02 -0400 | Augie Fackler | formatting: blacken the codebase |
Fri, 27 Apr 2018 13:09:19 -0400 | Augie Fackler | tests: port test-ui-verbosity.py to Python 3 |
Sun, 18 Feb 2018 18:22:15 +0530 | Pulkit Goyal | py3: use range instead of xrange on py3 in tests/test-ui-verbosity.py |
Sat, 22 Oct 2016 14:35:10 +0900 | Yuya Nishihara | ui: factor out ui.load() to create a ui without loading configs (API) |