summaryrefslogtreecommitdiff
path: root/apt
AgeCommit message (Expand)AuthorFilesLines
2009-01-09* apt/gtk/widgets: Reformat docstrings a bit, for sphinxJulian Andres Klode1-41/+18
2009-01-09* apt/debfile: Fix and cleanupJulian Andres Klode1-204/+198
2009-01-09* apt/gtk/widgets.py: Fix it and clean it up.Julian Andres Klode1-95/+164
2009-01-09* apt/cdrom.py: Cleanup, support sources.list.dJulian Andres Klode1-21/+64
2009-01-09* apt/package.py: Cleanup, move Origin to module-level, enhance RecordJulian Andres Klode1-165/+277
2009-01-09* apt/progress.py: CleanupJulian Andres Klode1-148/+204
2009-01-09* apt/debfile.py, apt/package.py: Use @propertyJulian Andres Klode2-46/+47
2009-01-09Cleanup: Remove whitespace at the end of line in all python codes.Julian Andres Klode6-97/+97
2008-12-15* setup.py:Michael Vogt1-2/+5
2008-12-11 - new method "getRequiredDownload()"Michael Vogt1-0/+11
2008-11-24gtk.events_pending() -> glib.main_context_default().pending()Michael Vogt1-11/+10
2008-11-24change naming for the gobjects to match glatzors branchMichael Vogt1-14/+33
2008-11-24merged from the consolidation-bracn (with some modificatins)Michael Vogt6-22/+1145
2008-09-18fix typoMichael Vogt1-1/+1
2008-09-18* apt/package.py:Michael Vogt1-1/+2
2008-08-30Remove logging statement. (Was c&p error from PackageKit)Sebastian Heinlein1-2/+1
2008-08-30Reformat the package description according to the Debian PolicySebastian Heinlein1-12/+28
2008-08-29Push train workSebastian Heinlein3-10/+10
2008-08-29debfile: fix a silly error that made me some headache and returned the depend...Sebastian Heinlein1-1/+1
2008-08-29Remove not used imports in debfileSebastian Heinlein1-3/+2
2008-08-28Fix: not installed files can have installed filesSebastian Heinlein1-2/+0
2008-08-27For emptSebastian Heinlein1-4/+7
2008-08-26Merge with consolidate branchSebastian Heinlein3-508/+497
2008-08-26Rename gtk to widgets. Replace the GDebi progresses by gobject based ones and...Sebastian Heinlein2-125/+372
2008-08-24Import gtk progresses from gdebiSebastian Heinlein1-0/+125
2008-08-24Fix use of previously changed constants in checkDebSebastian Heinlein1-1/+1
2008-08-24Make version compare constants available globally and rename them for more co...Sebastian Heinlein1-10/+11
2008-08-24Revert the os._exit call in the child of the progressSebastian Heinlein1-2/+2
2008-08-24Minor fixes: Call InstallProgress.startUpdate() and InstallProgress.finishUpd...Sebastian Heinlein1-8/+5
2008-08-23DebPackage: turn get(Provides|Replaces|Depends|Conflicts)() into attributesSebastian Heinlein1-1/+57
2008-08-23Merge the Debfile class from dpkg into the one from the debfile package.Sebastian Heinlein2-506/+441
2008-08-22Fix: os._exit does not send the exit status the main processSebastian Heinlein1-2/+2
2008-08-22Make DpkgInstallProgress an inheritance of InstallProgressSebastian Heinlein2-67/+51
2008-08-22Add DpkgInstallProgress from the GTK GDebi interface to the progress package.Sebastian Heinlein1-0/+83
2008-08-21Adapt dpkg to use the Cache class of python-aptSebastian Heinlein1-9/+9
2008-08-21Make dpkg.py not executableSebastian Heinlein1-0/+0
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