mercurial/progress.py
Fri, 27 Nov 2020 17:03:29 -0500 Augie Fackler formating: upgrade to black 20.8b1
Thu, 02 Jan 2020 17:27:37 -0800 Kyle Lippincott progress: flush stderr after clearing stable
Sun, 06 Oct 2019 09:48:39 -0400 Augie Fackler formatting: byteify all mercurial/ and hgext/ string literals
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Tue, 08 Jan 2019 00:12:08 -0800 Martin von Zweigbergk progress: move cached debug flag from progress.progbar to scmutil.progress
Mon, 10 Dec 2018 20:06:58 +0000 Gregory Szorc progress: avoid ui.configbool() lookup when progress bar is active
Tue, 19 Jun 2018 22:11:34 -0700 Martin von Zweigbergk progress: extract function for closing topic
Tue, 19 Jun 2018 22:06:28 -0700 Martin von Zweigbergk progress: use context manager for lock
Sun, 25 Feb 2018 23:09:07 -0500 Augie Fackler py3: convert known-int values to bytes using %d
Wed, 14 Feb 2018 21:36:15 +0900 Yuya Nishihara progress: use '%*d' to pad progress value
Tue, 13 Feb 2018 10:20:57 -0500 Augie Fackler progress: use %d to format ints instead of %s
Tue, 13 Feb 2018 08:43:14 -0500 Augie Fackler progress: determine padding width portably
Wed, 11 Oct 2017 22:53:17 +0200 Boris Feld configitems: register the 'progress.format' config
Fri, 29 Sep 2017 15:48:34 +0000 Alex Gaynor style: never use a space before a colon or comma
Wed, 27 Sep 2017 15:14:59 -0700 Jun Wu progress: make ETA only consider progress made in the last minute
less more (0) -15 tip