hgext/progress.py
Thu, 01 Jul 2010 19:23:26 -0500 Brodie Rao color/progress: subclass ui instead of using wrapfunction (issue2096) stable
Sun, 27 Jun 2010 22:20:47 -0500 Augie Fackler progress: check stderr.isatty() before each print stable
Thu, 08 Apr 2010 15:04:00 -0500 Augie Fackler progress: fall back to indeterminate progress if position is >= total
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
Sun, 14 Feb 2010 17:09:52 +0100 Martin Geisler progress: use inline literals in help string stable
Sun, 14 Feb 2010 15:42:47 +0100 Patrick Mezard progress: make progress.refresh=0 always display the progress line stable
Sun, 14 Feb 2010 01:52:31 -0500 Brodie Rao remove unused imports stable
Sun, 14 Feb 2010 13:58:30 +0100 Patrick Mezard progress: make use of progress.refresh stable
Sat, 13 Feb 2010 23:34:15 -0500 Brodie Rao progress: make determinate bar more like wget progress bar
Sat, 13 Feb 2010 23:34:20 -0500 Brodie Rao progress: simplify spacejoin()
Sun, 14 Feb 2010 00:46:13 +0200 timeless progress: fix description
Sat, 13 Feb 2010 09:49:06 -0600 Augie Fackler progress: only reset state if finishing progress for the current topic
Sat, 13 Feb 2010 09:55:28 +0100 Benoit Boissinot progress: correctly handle empty progress topic
Fri, 12 Feb 2010 21:53:32 -0600 Augie Fackler Progress bar extension
less more (0) tip