summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-10* also close LP: #223097Julian Andres Klode1-2/+2
2009-01-10* aptsources/distinfo.py: Allow @ in mirror urls (Closes: #478171)Julian Andres Klode2-2/+4
2009-01-09Remove inconsistent use of tabs and spaces (Closes: #505443)Julian Andres Klode1-0/+1
2009-01-09Contains style Guide (Closes: #481562)Julian Andres Klode1-0/+1
2009-01-09* doc/source/coding.rst: Add the jak branchJulian Andres Klode1-0/+7
2009-01-09* setup.py, doc/source/conf.py: Fix building by adding build/lib* to PYTHONPATHJulian Andres Klode7-10/+27
2009-01-09* Introduce the new documentation and add 0.7.9~exp2 to changelog.Julian Andres Klode29-52/+1453
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 Klode29-196/+196
2008-12-15merge mvo branch, upload to experimentalMichael Vogt14-191/+1356
2008-12-15* setup.py:Michael Vogt5-3/+40
2008-12-11 - new method "getRequiredDownload()"Michael Vogt2-0/+13
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 Vogt2-18/+37
2008-11-24merged from the consolidation-bracn (with some modificatins)Michael Vogt12-189/+1286
2008-11-24merge from debianMichael Vogt2-2/+16
2008-11-24merge from the mvo branchMichael Vogt23-69/+355
2008-11-10add missing lpiaMichael Vogt1-0/+10
2008-11-10fix missing base uris for *-security and powerpcMichael Vogt1-4/+8
2008-11-10* aptsources/distro.py:Michael Vogt5-7/+115
2008-11-07* Non-maintainer upload.Michael Vogt3-16/+75
2008-11-07python/acquire.cc (GetPkgAcqFile): Support DestDir and DestFilename.Michael Vogt5-17/+15
2008-11-03* data/templates/Ubuntu.info.in:Michael Vogt2-0/+57
2008-10-22* python/metaindex.ccMichael Vogt2-0/+5
2008-09-18fix typoMichael Vogt1-1/+1
2008-09-18* apt/package.py:Michael Vogt2-2/+5
2008-09-18add "SelState{Unknown,Install,Hold,DeInstall,Purge}" constantMichael Vogt2-1/+7
2008-09-18* python/apt_pkgmodule.cc:Michael Vogt4-0/+22
2008-09-18* tests/test_aptsources.py:Michael Vogt2-23/+31
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 the gtk branch: This brings gobject based progresses and a GTK wid...Sebastian Heinlein1-0/+372
2008-08-26Merge with consolidate branchSebastian Heinlein8-512/+512
2008-08-26Rename gtk to widgets. Replace the GDebi progresses by gobject based ones and...Sebastian Heinlein2-125/+372
2008-08-25Merge with mvoSebastian Heinlein5-4/+15
2008-08-24Merge local changes from today's train ride.Sebastian Heinlein2-21/+19
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