summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-01-04* added support for pkgIndexFileMichael Vogt6-4/+124
2005-12-29* improved the gui-inst exampleMichael Vogt2-2/+4
2005-12-22* removed the fetchProgress from _fetchArchives() (no longer needed)Michael Vogt3-7/+7
2005-12-09* CdromProgress.totalSteps added Michael Vogt3-4/+7
2005-12-07* InstallProgress.{error,conffile}() functions addedMichael Vogt2-3/+24
2005-12-07* make pkgAcqFile use the old interface so that we don't depend on a new apt ...Michael Vogt4-15/+29
2005-12-06* apt.progress.InstallProgress class improvedMichael Vogt2-43/+73
2005-12-06* apt.Package.candiateOrigin() fixMichael Vogt1-1/+1
2005-12-06* candidate origin returns a list nowMichael Vogt2-10/+11
2005-12-06* bugfix in the acquire.FetchNeeded codeMichael Vogt2-3/+14
2005-12-06* removed debug outputMichael Vogt2-4/+0
2005-12-05* added PkgSourceList.GetIndexes(); rewrote apt.cache.update() to use itMichael Vogt3-20/+54
2005-12-02* added "{candidate,installed}Downloadable"Michael Vogt5-0/+64
2005-12-01* fix uninitialized size member in pkgAcqFileMichael Vogt1-1/+1
2005-12-01* pkgAcqFile wrapper addedMichael Vogt5-0/+83
2005-11-28* fix build-depsMichael Vogt1-1/+1
2005-11-28* changelog fixesMichael Vogt1-7/+2
2005-11-28* make it work with media swapingMichael Vogt1-8/+14
2005-11-28* small tweaks, prepared next ubuntu uploadMichael Vogt2-4/+9
2005-11-28* cache.commit() uses the packagemanager python code now (+fix the gui-inst e...Michael Vogt3-24/+38
2005-11-28* rewrote the cache.commit() code to make use of the new pkgAcquire/pkgPackag...Michael Vogt4-9/+88
2005-11-22* fixes in the acquire interface code (use CppPyObject with pkgAcquire* direc...Michael Vogt4-26/+17
2005-11-22* python/sourcelist.cc cleaned upMichael Vogt3-19/+14
2005-11-22* another bugfix in the new pkgPackageManager wrapperMichael Vogt2-4/+3
2005-11-22* fix in the pkgmanager.cc code (/me needs to be hit with a clue-stick)Michael Vogt4-23/+63
2005-11-22* less debug messagesMichael Vogt3-10/+9
2005-11-21* apt_inst.debExtractArchive() addedMichael Vogt3-3/+49
2005-11-18* added stat constants to the acquire-item interfaceMichael Vogt2-1/+17
2005-11-18* support for the pkgAcquire::ItemIterator added Michael Vogt2-3/+91
2005-11-18* acquire interface works with progress reporting nowMichael Vogt2-2/+24
2005-11-18* basic pkgAcquire + pkgPackageManager support addedMichael Vogt12-17/+283
2005-11-17* fix a bug in the package.markUpgrade() codeMichael Vogt1-5/+5
2005-11-17* make the Origin string a bit nicerMichael Vogt1-2/+3
2005-11-17* proper canidateOrigin supportMichael Vogt2-5/+20
2005-11-17* fail if a download failsMichael Vogt3-3/+25
2005-11-09* changelog finalized and synced with the debian uploadMichael Vogt2-2/+2
2005-11-09* changelog fixMichael Vogt1-2/+2
2005-10-24* custom waitChild() added in installProgressMichael Vogt3-14/+38
2005-10-21* fix a crasher in the install interfaceMichael Vogt3-5/+8
2005-10-20* progress interface fully working now, commit interface tooMichael Vogt5-39/+79
2005-10-20* merged with the progress reporting codeMichael Vogt5-11/+70
2005-09-20* example for working with apt_inst addedMichael Vogt1-0/+39
2005-09-20* added __iter__ support to apt/cache.pyMichael Vogt3-4/+11
2005-09-12* changelog updateMichael Vogt1-7/+2
2005-09-12* export locking Michael Vogt4-3/+119
2005-08-08* always call Restart in srcrecords.LookupMichael Vogt2-0/+2
2005-08-08* support for srcrecords.Files addedMichael Vogt4-6/+29
2005-08-08* more "beef" added to the build-depends exampleMichael Vogt1-1/+16
2005-08-08* made the build-deps.py example usefullMichael Vogt2-7/+23
2005-08-05* changelog missing stuff addedMichael Vogt1-2/+8