log hgext/progress.py @ 15662:06671371e634 stable

age author description
Wed, 14 Dec 2011 15:41:08 +0100 David Soria Parra progress: check for ui.quiet and ui.debugflag before we write stable
Thu, 23 Jun 2011 15:00:45 -0500 Augie Fackler progress: add a changedelay to prevent parallel topics from flapping (issue2698)
Thu, 23 Jun 2011 14:55:09 -0500 Augie Fackler progress: make progress bar a singleton to avoid double-progress ui bugs