tests/test-ui-color.py
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
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, 10 May 2018 21:08:32 +0900 Yuya Nishihara stringutil: flip the default of pprint() to bprefix=False
Fri, 27 Apr 2018 11:59:21 -0400 Augie Fackler tests: port test-ui-color.py to Python 3
Wed, 21 Feb 2018 00:25:16 +0530 Pulkit Goyal py3: make sure we open file in bytes mode
Wed, 21 Feb 2018 00:24:44 +0530 Pulkit Goyal py3: add b'' to test-ui-color.py
Mon, 20 Feb 2017 12:42:35 +0100 Pierre-Yves David color: drop the 'colorui' class
Sat, 22 Oct 2016 14:35:10 +0900 Yuya Nishihara ui: factor out ui.load() to create a ui without loading configs (API)
Thu, 14 Apr 2016 00:56:08 +0530 Pulkit Goyal tests: make test-ui-color use absolute_import
Tue, 29 Mar 2016 16:41:32 +0530 Pulkit Goyal py3: make test-ui-color use print_function
Thu, 13 Jun 2013 01:36:58 +0200 Simon Heimberg cleanup: remove unused imports
Sun, 25 Nov 2012 13:53:47 -0600 Matt Mackall i18n: wrap false positives for translation detection
Wed, 08 Jun 2011 01:39:20 +0300 Idan Kamara ui: use I/O descriptors internally
Thu, 02 Jun 2011 00:43:34 +0300 Idan Kamara color: check if ui is already a subclass of colorui before wrapping it
Tue, 26 Oct 2010 12:18:39 +0200 Dan Villiom Podlaski Christiansen *: kill all unnecessary shebangs. stable
Mon, 02 Aug 2010 10:48:31 -0400 Brodie Rao color: call correct superclass method in write_err stable
less more (0) tip