summaryrefslogtreecommitdiff
path: root/apt
AgeCommit message (Expand)AuthorFilesLines
2008-05-16Limit code lines to maximum 79 characters, to conform with PEP 8.Ben Finney5-45/+69
2008-05-16Statements on separate lines, to conform with PEP 8.Ben Finney1-1/+2
2008-05-16Remove redundant semicolons from statements.Ben Finney1-2/+2
2008-05-16Fix spaces adjacent to commas and operators, to conform with PEP 8.Ben Finney5-32/+32
2008-05-16Fix code indentation to 4 spaces, to conform with PEP 8.Ben Finney1-4/+4
2008-05-16Fixes to blank lines, to conform with PEP 8.Ben Finney5-5/+86
2008-05-16Remove trailing whitespace.Ben Finney5-53/+53
2008-02-18* python/apt_pkgmodule.cc:Michael Vogt1-0/+11
2008-02-11apt/package.py: make the homepage field accessableMichael Vogt1-0/+8
2008-01-04* use the new CacheFile::ListUpdate() codeMichael Vogt1-8/+2
2007-11-29* apt/README.apt:Michael Vogt1-1/+1
2007-10-01* apt/package.py:Michael Vogt1-1/+1
2007-07-30* apt/debfile.py:Michael Vogt1-0/+58
2007-06-28* fix typo "cancelt" -> "Cancelled"Michael Vogt1-2/+2
2007-06-28* python/cache.py:Michael Vogt1-5/+17
2007-06-28* python/package.py:Michael Vogt1-2/+19
2007-04-02* fix error in invalid unicode handler (LP#99753)Michael Vogt1-1/+1
2007-03-22* use the correct gettext domainMichael Vogt1-1/+3
2007-03-22* fix gettext import (LP#92764)Michael Vogt1-0/+2
2007-03-12* fix in the duplicated source checking (thanks to Sebastian Heinlein)Michael Vogt1-1/+0
2007-03-09* apt/cdrom.py:Michael Vogt1-2/+2
2007-03-06 - support candidateRecord, installedRecordMichael Vogt1-1/+14
2007-03-06 - support candidateRecord, installedRecordMichael Vogt1-1/+14
2007-03-06 - support pkg.architectureMichael Vogt1-4/+13
2007-03-06 - support pkg.architectureMichael Vogt1-4/+13
2007-03-06* apt/packages.py:Michael Vogt1-0/+47
2007-03-06* apt/package.py:Michael Vogt1-1/+52
2007-03-01* python/string.cc:Michael Vogt1-2/+1
2007-03-01 - SizeToString supports PyLong too Michael Vogt1-2/+1
2007-02-22* apt/package.py:Michael Vogt1-1/+6
2007-02-06* merged better cdrom support Michael Vogt3-0/+51
2007-02-06* better cdrom support mergedMichael Vogt3-0/+51
2007-01-26merged from the auto-mark branchMichael Vogt1-2/+3
2007-01-26* support "fromUser()" flag in apt.Package.markInstall() to makeMichael Vogt1-2/+3
2006-11-03* apt/progress.py:Michael Vogt1-1/+6
2006-11-03* apt/progress.py:Michael Vogt1-1/+6
2006-09-18* merged from python-apt--mainMichael Vogt1-5/+13
2006-09-12* apt/progress.py:Michael Vogt1-3/+6
2006-09-12* debian/control:Michael Vogt1-2/+7
2006-08-14* merged the ddtp supportMichael Vogt1-1/+8
2006-08-03* apt/package.py:Michael Vogt1-0/+3
2006-08-03* apt/package.py:Michael Vogt1-1/+5
2006-07-27* merged with mainlineMichael Vogt2-5/+11
2006-06-15* apt/cache.py:Michael Vogt1-2/+6
2006-06-15* apt/packages.py:Michael Vogt1-3/+5
2006-06-14 - allow change of rootdir for APT database loadingOtavio Salvador1-1/+5
2006-06-12* apt/cache.py:Otavio Salvador1-1/+1
2006-05-17* cherry picked from mainMichael Vogt1-2/+2
2006-05-17* apt/package.py:Michael Vogt1-2/+2
2006-05-17* merged with mainlineMichael Vogt1-1/+1