Mercurial > hg
log hgext/progress.py @ 10815:32b213b9b22c
age | author | description |
---|---|---|
Fri, 02 Apr 2010 15:22:00 -0500 | Brodie Rao | ui: add ui.write() output labeling API |
Mon, 29 Mar 2010 16:44:24 -0500 | Augie Fackler | progress: use stderr instead of stdout; check stderr.isatty() stable |
Thu, 11 Mar 2010 16:54:34 -0600 | Augie Fackler | progress: document progress.disable config option stable |
Sat, 06 Mar 2010 13:32:14 +0100 | Benoit Boissinot | progress: clear progress before writing to stderr stable |
Tue, 23 Feb 2010 23:10:01 -0600 | Steve Borho | progress: provide an explicit disable method for developers stable |
Sun, 21 Feb 2010 15:26:55 +0100 | Ronny Pfannschmidt | make the progress extension honor ui.quiet stable |