summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Expand)AuthorFilesLines
2006-02-28* fix the return value of Cache.update()Michael Vogt1-1/+3
2006-02-28* strip status string before passing it, changelog updatesMichael Vogt1-0/+8
2006-02-28* initalize FetchProgress.eta as float and pass a float to InstallProgress.st...Michael Vogt1-2/+2
2006-02-28* un-finalize the changelogMichael Vogt1-1/+1
2006-02-28* interface fixes for kamion, pychecker fixesMichael Vogt1-0/+12
2006-02-22* changelog finalizedMichael Vogt1-1/+1
2006-01-26* the pkgCache::VerIterator.DependsList[] dict does no longer depend on the l...Michael Vogt1-1/+3
2006-01-24* added pkgRecords.RecordMichael Vogt1-0/+1
2006-01-24* typos fixed, changelog prepared for new debian uploadMichael Vogt1-0/+7
2006-01-05* small fixes in the new Origin.trusted codeMichael Vogt1-1/+1
2006-01-04* added "trusted" to the Origin class (in package.py)Michael Vogt1-0/+1
2006-01-04* added support for pkgIndexFileMichael Vogt1-1/+2
2005-12-29* improved the gui-inst exampleMichael Vogt1-1/+1
2005-12-22* removed the fetchProgress from _fetchArchives() (no longer needed)Michael Vogt1-1/+1
2005-12-09* CdromProgress.totalSteps added Michael Vogt1-0/+1
2005-12-07* make pkgAcqFile use the old interface so that we don't depend on a new apt ...Michael Vogt2-2/+2
2005-12-06* candidate origin returns a list nowMichael Vogt1-0/+2
2005-12-05* added PkgSourceList.GetIndexes(); rewrote apt.cache.update() to use itMichael Vogt1-1/+2
2005-12-02* added "{candidate,installed}Downloadable"Michael Vogt1-0/+1
2005-12-01* pkgAcqFile wrapper addedMichael Vogt1-0/+7
2005-11-28* fix build-depsMichael Vogt1-1/+1
2005-11-28* changelog fixesMichael Vogt1-7/+2
2005-11-28* small tweaks, prepared next ubuntu uploadMichael Vogt1-3/+8
2005-11-28* rewrote the cache.commit() code to make use of the new pkgAcquire/pkgPackag...Michael Vogt2-1/+4
2005-11-22* fix in the pkgmanager.cc code (/me needs to be hit with a clue-stick)Michael Vogt1-1/+1
2005-11-18* basic pkgAcquire + pkgPackageManager support addedMichael Vogt1-1/+2
2005-11-17* proper canidateOrigin supportMichael Vogt1-0/+1
2005-11-17* fail if a download failsMichael Vogt1-0/+6
2005-11-09* changelog finalized and synced with the debian uploadMichael Vogt2-2/+2
2005-11-09* changelog fixMichael Vogt1-2/+2
2005-09-20* added __iter__ support to apt/cache.pyMichael Vogt1-1/+3
2005-09-12* changelog updateMichael Vogt1-7/+2
2005-09-12* export locking Michael Vogt1-0/+6
2005-08-08* always call Restart in srcrecords.LookupMichael Vogt1-0/+1
2005-08-08* support for srcrecords.Files addedMichael Vogt1-1/+5
2005-08-08* made the build-deps.py example usefullMichael Vogt1-0/+7
2005-08-05* changelog missing stuff addedMichael Vogt1-2/+8
2005-08-05* improved the examples, added README tooMichael Vogt2-2/+3
2005-08-05* build-depends on apt >= 0.6.40Michael Vogt1-1/+1
2005-08-05* FutureWarning is added, example how to filter it away too. README.apt addedMichael Vogt1-0/+1
2005-08-05* changelog merged with older debian versions, apt-secure support added (but ...Michael Vogt1-5/+16
2005-08-03* API BREAK: follow PEP08 now Michael Vogt1-2/+3
2005-07-29* added copyright header, removed cruft from debian/rulesMichael Vogt1-1/+1
2005-07-01* SetReInstall() added to depcacheMichael Vogt1-1/+1
2005-06-24* support autoInst flag in depcache.MarkInstall()Michael Vogt1-0/+2
2005-06-10* emit cache_{pre,post}_open signals, cleanups, fix in the _reapplyFilterMichael Vogt1-1/+3
2005-06-01* Cache.GetChanges() added, support for Marked{Downgrade,Reinstall} tests addedMichael Vogt1-1/+8
2005-06-01* added conflicts, merged with python-apt--pkgDepCache--0Michael Vogt2-2/+16
2005-05-09* more work on the native python apt interfaceMichael Vogt1-1/+1
2005-05-06* merged with matts mainlineMichael Vogt3-9/+14