summaryrefslogtreecommitdiff
path: root/apt
AgeCommit message (Expand)AuthorFilesLines
2008-08-21Small fix: catch dict exceptions in getProvidingPackagesSebastian Heinlein1-1/+1
2008-08-21Add apt.cache.Cache.isVirtualPackage() and apt.cache.Cache.getProvidingPackag...Sebastian Heinlein1-0/+45
2008-08-21Add apt.Cache.clear() method (taken from GDebi), which re initializes theSebastian Heinlein1-0/+4
2008-08-21Copy DebPackage and DscSrcPackage from GDebi into dpkgSebastian Heinlein1-0/+479
2008-08-20Add the installedFiles property to the Package classSebastian Heinlein1-1/+15
2008-08-15Add Package.getChangelog(): returns the changelog as unicodeSebastian Heinlein1-0/+142
2008-08-14Enhance the package description by using line breaks only for abstracts and r...Sebastian Heinlein1-8/+23
2008-07-31* apt/cache.py:Michael Vogt1-0/+3
2008-07-14* apt/package.py:Michael Vogt1-0/+8
2008-06-13* apt/cache.py:Michael Vogt1-1/+4
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