index
:
python-apt
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
examples
/
progress.py
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-16
Limit code lines to maximum 79 characters, to conform with PEP 8.
Ben Finney
1
-2
/
+5
2008-05-16
Fix spaces adjacent to commas and operators, to conform with PEP 8.
Ben Finney
1
-2
/
+2
2008-05-16
Fix code indentation to 4 spaces, to conform with PEP 8.
Ben Finney
1
-2
/
+2
2008-05-16
Fixes to blank lines, to conform with PEP 8.
Ben Finney
1
-0
/
+14
2008-05-16
Remove trailing whitespace.
Ben Finney
1
-3
/
+3
2006-02-28
* interface fixes for kamion, pychecker fixes
Michael Vogt
1
-0
/
+17
2005-08-05
* improved the examples, added README too
Michael Vogt
1
-1
/
+3
2005-08-03
* some docstrings added, more api fixing
Michael Vogt
1
-14
/
+14
2005-05-09
* more work on the native python apt interface
Michael Vogt
1
-6
/
+6
2005-04-11
* cdrom interface added
Michael Vogt
1
-0
/
+20
2005-04-08
* InstallProgress has overridable fork interface now, added example for the u...
Michael Vogt
1
-1
/
+0
2005-04-08
* simple InstallProgress interface added
Michael Vogt
1
-1
/
+22
2005-04-08
* started the DepCache.Commit() interface
Michael Vogt
1
-0
/
+30