summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Expand)AuthorFilesLines
2006-09-18* fix api changes for python2.5Michael Vogt1-0/+1
2006-09-12* fix missing docstringMichael Vogt1-0/+4
2006-09-12* apt/progress.py:Michael Vogt1-0/+1
2006-09-12* debian/control:Michael Vogt2-1/+5
2006-09-12* python/pkgmanager.cc:Michael Vogt1-0/+7
2006-07-26* #cough# - actually use sha256Michael Vogt1-1/+1
2006-07-26* support sha256 as wellMichael Vogt1-1/+3
2006-07-25* added debian/examplesMichael Vogt2-2/+2
2006-07-25* debian/changelog:Michael Vogt1-0/+1
2006-07-24* merged the NMUs from debianMichael Vogt3-7/+22
2006-06-30 - add dh_installexamples in package buildingOtavio Salvador2-0/+2
2006-06-26* merging the NMU changesMichael Vogt3-49/+20
2006-06-14 - allow change of rootdir for APT database loadingOtavio Salvador1-0/+1
2006-06-12* apt/cache.py:Otavio Salvador1-0/+5
2006-06-09* changelog updatedMichael Vogt1-1/+9
2006-05-17* apt/package.py:Michael Vogt1-0/+1
2006-05-17* changelog updatesMichael Vogt1-2/+6
2006-04-26* debian/compat: Michael Vogt4-10/+17
2006-03-22* updated changelogMichael Vogt1-1/+4
2006-03-22* fixes for the pkgSrcRecords codeMichael Vogt1-2/+6
2006-03-21* fix lock-releasing on exception (thanks to kamion)Michael Vogt1-1/+1
2006-02-28* updated changelogMichael Vogt1-10/+4
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