summaryrefslogtreecommitdiffstats
path: root/pyanaconda/progress.py
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo in one of the new progress convenience functions.David Lehman2012-04-191-1/+1
* Add some convenience methods to hide the details of the queue implementation.Chris Lumens2012-04-191-3/+16
* Redo the progress bar code so it actually works.Chris Lumens2012-04-161-64/+31
* Split the progress updating method into two.Chris Lumens2012-04-091-9/+20
* Add a progress bar reporting framework.Chris Lumens2012-02-221-0/+74