summaryrefslogtreecommitdiff
path: root/apt/progress/__init__.py
AgeCommit message (Expand)AuthorFilesLines
2015-06-10Remove apt.progress.gtk2Julian Andres Klode1-2/+2
2014-01-06Use print_function everywhereJulian Andres Klode1-0/+2
2014-01-05make pyflakes cleanMichael Vogt1-1/+0
2013-09-11Completely remove deprecated stuffJulian Andres Klode1-7/+0
2009-07-31apt/progress: Large update, introducing apt.progress.base.InstallProgress.Julian Andres Klode1-1/+12
2009-07-17apt/progress: Fix apt.progress with COMPAT_0_7Julian Andres Klode1-9/+4
2009-07-16apt/progress: Move apt.progress to apt.progress.oldJulian Andres Klode1-418/+21
2009-06-15apt/progress/__init__.py: Check for EINTR in select (Closes: #499296)Julian Andres Klode1-1/+7
2009-06-12apt/progress.py: Extract the package name from the status message (Closes: #5...Julian Andres Klode1-4/+7
2009-06-08merge with mvojak@debian.org1-0/+20
2009-06-05python/progress.cc, apt/progress/*.py: Use PEP 8 naming conventions for progressJulian Andres Klode1-46/+87
2009-06-04apt, aptsources, doc: Update to use the new names.Julian Andres Klode1-4/+4
2009-05-31Do not store the the Deb path and package name as an attribute of the progres...Sebastian Heinlein1-3/+1
2009-05-31Extract the package name from the status messageSebastian Heinlein1-1/+2
2009-05-05* apt/progress/__init__.py:Michael Vogt1-0/+20
2009-04-01* Copyright updates: debian/copyright, etc.Julian Andres Klode1-2/+2
2009-03-08* apt/progress/: New package, replaces apt.progress and apt.gtkJulian Andres Klode1-0/+356