Mercurial > public > mercurial-scm > hg
log mercurial/progress.py @ 46357:72f5280e33b6
age | author | description |
---|---|---|
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 |