summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)AuthorFilesLines
2014-08-24all tests passMichael Vogt1-8/+34
2014-08-24make the test-pdiff-usage code work againMichael Vogt1-0/+11
2014-08-24make compressed-indexes test pass againMichael Vogt1-22/+16
2014-08-24cleanupMichael Vogt1-14/+9
2014-08-02really move clearsign check into pkgAcqMetaClearSig::Done()Michael Vogt2-7/+16
2014-08-02add ims check verifyMichael Vogt2-9/+49
2014-08-02move clearsign check into pkgAcqMetaClearSig::Failed()Michael Vogt1-12/+11
2014-08-01make i-m-s work againMichael Vogt1-4/+7
2014-08-01make errors more consistentMichael Vogt1-2/+3
2014-08-01check hashes of compressed files as wellMichael Vogt1-0/+14
2014-08-01fix transactionid passingMichael Vogt1-1/+1
2014-08-01mve MetaKey into pkgAcqBaseIndexMichael Vogt2-1/+3
2014-07-31fail early (again) on gpg sig failuresMichael Vogt2-34/+15
2014-07-31ensure InRelease->Release is transactional as wellMichael Vogt1-2/+3
2014-07-31make test_inreleae_to_release_reverts_all workMichael Vogt1-5/+11
2014-07-31Rework TransactionID stuffMichael Vogt4-78/+125
2014-07-22WIP cleanup pkgAcqMetaSigMichael Vogt3-83/+42
2014-07-21Download Release first, then Release.gpgMichael Vogt3-67/+77
2014-07-21add pkgAcquire::TransactionHasError()Michael Vogt3-6/+25
2014-07-18WIP transaction based updateMichael Vogt4-171/+303
2014-07-16Do not crash for apt-get install /dev/nullMichael Vogt1-0/+2
2014-07-10Allow passing a full path to apt-get install /foo/bar.debMichael Vogt2-10/+27
2014-07-08Only allow "apt-get build-dep path" when path starts with ./ or /Michael Vogt2-0/+8
2014-07-08Merge branch 'debian/sid' into debian/experimentalMichael Vogt5-36/+28
2014-07-08Do not clean "/" in pkgAcquire::Clean/pkgArchiveCleanerMichael Vogt2-1/+7
2014-07-08Add new Base256ToNum long long overload functionGuillem Jover2-1/+19
2014-07-07handle moved mmap after UniqFindTagWrite callDavid Kalnischkies1-2/+6
2014-07-03Try not to parse invalid translation files (LP: #756317)Michael Vogt2-34/+19
2014-06-18apt-pkg/indexrecords.cc: ensure that indexRecords::checkSum::Hash is initializedMichael Vogt1-0/+8
2014-06-18apt-pkg/acquire-item.h: add default argument to ExpectedHashes to avoid API b...Michael Vogt1-1/+2
2014-06-18readd pkgPackageManager::Go() to not break APIMichael Vogt3-20/+2
2014-06-18correct 'apt-cache stats' to include moreDavid Kalnischkies1-1/+1
2014-06-18remove the Section member from package structDavid Kalnischkies6-12/+26
2014-06-18cleanup datatypes mix used in binary cacheDavid Kalnischkies8-204/+216
2014-06-18increase hashtable size for packages/groups by factor 5David Kalnischkies3-22/+26
2014-06-18Merge remote-tracking branch 'donkult/debian/sid' into debian/experimentalMichael Vogt3-7/+27
2014-06-18do not call resolver twice on (dist-)upgradeDavid Kalnischkies1-0/+6
2014-06-18fix SubstVar to be usable as a replace_all methodDavid Kalnischkies1-7/+14
2014-06-18don't send pkg from an unknown architecture via EDSPDavid Kalnischkies1-0/+7
2014-06-18Merge remote-tracking branch 'mvo/feature/drop-rights' into debian/experimentalMichael Vogt2-0/+22
2014-06-18Merge remote-tracking branch 'mvo/feature/update-by-hash' into debian/experim...Michael Vogt6-11/+75
2014-06-18Merge remote-tracking branch 'mvo/feature/hash-stats' into debian/experimentalMichael Vogt3-15/+11
2014-06-18[API-Break] rename pkgCache::Package::NextPackage to pkgCache::Package::NextMichael Vogt3-9/+9
2014-06-18Merge branch 'debian/sid' into debian/experimentalMichael Vogt8-34/+103
2014-06-11DropPrivs in the solvers (just to be on the safe side)Michael Vogt2-0/+20
2014-06-10use pkgSrcRecords::Step() instead of Next()Michael Vogt2-4/+4
2014-06-10Merge remote-tracking branch 'mvo/feature/srcrec-enum2' into debian/sidMichael Vogt2-15/+31
2014-06-09add pkgSrcRecords::Next() to step through all the pkgSrcRecordsMichael Vogt2-15/+31
2014-06-07do not revert candidate for protected packagesDavid Kalnischkies1-1/+1
2014-05-30support parsing EDSP requests Architecture{,s} stanzaDavid Kalnischkies1-0/+7