index
:
python-apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt
/
progress
/
base.py
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-06
Use a single code base for Python 2 and 3
Julian Andres Klode
1
-1
/
+2
2014-01-06
Use print_function everywhere
Julian Andres Klode
1
-1
/
+3
2012-07-28
Fix typos: the the -> the (closes: #679432)
Jakub Wilk
1
-1
/
+1
2012-06-12
Drop __del__ statement, which is unsafe: http://www.algorithm.co.il/blogs/pro...
Evan Dandrea
1
-4
/
+1
2012-06-12
merge fix from lp:~ev/python-apt/dont-leak-fds, many thanks
Michael Vogt
1
-0
/
+4
2011-12-01
apt/progress/base.py: fix silly leftover from last commit
Michael Vogt
1
-2
/
+0
2011-12-01
py3 fixes/clean
Michael Vogt
1
-0
/
+2
2011-12-01
* apt/progress/base.py:
Michael Vogt
1
-1
/
+3
2011-01-10
merged lp:~geser/ubuntu/natty/python-apt/build-with-py3.2 (manually as bzr th...
Michael Vogt
1
-3
/
+3
2010-03-01
Some stylistic changes.
Julian Andres Klode
1
-6
/
+3
2010-03-01
Style fixes.
Julian Andres Klode
1
-2
/
+4
2010-02-17
apt/progress/old.py: move compat updateInterface here
Michael Vogt
1
-4
/
+0
2010-02-17
apt/progress/base.py: more compat fixes
Michael Vogt
1
-1
/
+8
2010-02-17
apt/progress/base.py: call pipe ends {write,status}_stream
Michael Vogt
1
-6
/
+6
2010-02-17
* apt/cache.py:
Michael Vogt
1
-7
/
+7
2010-02-02
apt/progress/base.py: select.error objects do not have an errno attribute (Cl...
Julian Andres Klode
1
-2
/
+2
2010-01-20
apt/progress/base.py: Add InstallProgress.dpkg_status_change.
Julian Andres Klode
1
-3
/
+8
2010-01-17
apt/progress/base.py: Fix some parsing of dpkg status fd.
Julian Andres Klode
1
-3
/
+9
2010-01-17
apt/progress/base.py: Use attributes of IOError and OSError object.
Julian Andres Klode
1
-6
/
+6
2010-01-15
Make all class-level constants have uppercase names.
Julian Andres Klode
1
-1
/
+1
2009-09-16
Merge 0.7.13.0 - 0.7.13.3 from unstable.
Julian Andres Klode
1
-3
/
+15
2009-07-31
apt/progress: Large update, introducing apt.progress.base.InstallProgress.
Julian Andres Klode
1
-10
/
+125
2009-07-31
apt/progress/base.py: Introduce new base progress classes.
Julian Andres Klode
1
-0
/
+164