summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-18fix SubstVar to be usable as a replace_all methodDavid Kalnischkies2-7/+49
2014-06-18don't send pkg from an unknown architecture via EDSPDavid Kalnischkies1-0/+7
2014-06-18use P_ instead of ngettext to compiling with --disable-nlsFredrik Fornwall1-1/+1
2014-06-18add missing comma in SEE ALSO of apt-secure manpageKonstantin Manna10-17/+17
2014-06-18fix two german manpage spelling mistakesKonstantin Manna1-2/+2
2014-06-18Merge remote-tracking branch 'mvo/feature/drop-rights' into debian/experimentalMichael Vogt4-0/+27
2014-06-18Merge remote-tracking branch 'mvo/feature/update-by-hash' into debian/experim...Michael Vogt7-11/+124
2014-06-18Merge remote-tracking branch 'mvo/feature/hash-stats' into debian/experimentalMichael Vogt4-16/+56
2014-06-18Provide ShowHashTableStats functionMichael Vogt1-55/+43
2014-06-18[API-Break] rename pkgCache::Package::NextPackage to pkgCache::Package::NextMichael Vogt3-9/+9
2014-06-18improve formating of the hash statsMichael Vogt1-15/+15
2014-06-18Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt1-1/+4
2014-06-18Merge branch 'debian/sid' into debian/experimentalMichael Vogt90-7895/+9703
2014-06-18Tell the user if no updates are available after apt updateMichael Vogt1-1/+4
2014-06-18Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt1-1/+1
2014-06-17Updated translation of german documentationChris Leick1-60/+61
2014-06-17Check for gtest's header before building.Michele OrrĂ¹1-4/+11
2014-06-12test/integration/test-essential-force-loopbreak: fix on non-amd64 systemsMichael Vogt1-1/+1
2014-06-11fix test-apt-ftparchive-cachedb-lp1274466 and apt-internal-solver testsMichael Vogt3-3/+5
2014-06-11DropPrivs in the solvers (just to be on the safe side)Michael Vogt4-0/+25
2014-06-11fix autopkgtest testsMichael Vogt4-2/+5
2014-06-10really release 1.0.41.0.4Michael Vogt46-47/+47
2014-06-10release 1.0.4Michael Vogt47-7488/+8779
2014-06-10apt-private/private-output.cc: fix cppcheck outputMichael Vogt1-1/+1
2014-06-10fix test/integration/test-apt-ftparchive-cachedb-lp1274466 in travisMichael Vogt2-5/+5
2014-06-10use pkgSrcRecords::Step() instead of Next()Michael Vogt3-5/+5
2014-06-10prepare 1.0.4 uploadMichael Vogt1-0/+41
2014-06-10Merge remote-tracking branch 'mvo/feature/apt-update-info' into debian/sidMichael Vogt3-0/+36
2014-06-10Merge remote-tracking branch 'mvo/bugfix/apt-get-source-unauthenticated-warni...Michael Vogt4-0/+51
2014-06-10Merge remote-tracking branch 'mvo/bugfix/lp1274466-cache' into debian/sidMichael Vogt5-11/+129
2014-06-10Merge remote-tracking branch 'mvo/feature/srcrec-enum2' into debian/sidMichael Vogt2-15/+31
2014-06-10support Acquire::GzipIndexes in dumpavailDavid Kalnischkies2-1/+3
2014-06-09separate implementation from declaration of TryTo{Install,Remove}David Kalnischkies2-149/+148
2014-06-09add pkgSrcRecords::Next() to step through all the pkgSrcRecordsMichael Vogt2-15/+31
2014-06-07do not revert candidate for protected packagesDavid Kalnischkies2-1/+40
2014-06-07Italian program translation updateMilo Casagrande1-78/+99
2014-06-06cmdline/apt-helper.cc: use less generic description/short-descriptionMichael Vogt1-1/+2
2014-06-04Add compat mode for old (32bit FileSize) CacheDB (LP: #1274466)Michael Vogt5-11/+129
2014-06-02Show unauthenticated warning for source packages as wellMichael Vogt4-0/+51
2014-05-30use 'native' instead of 'amd64' as pkg archDavid Kalnischkies1-9/+9
2014-05-30update symbols filesDavid Kalnischkies2-21/+33
2014-05-30show current/total testcase statistic also in concise modeDavid Kalnischkies1-1/+1
2014-05-30support parsing EDSP requests Architecture{,s} stanzaDavid Kalnischkies3-0/+78
2014-05-30without a filename we can't stat pipesDavid Kalnischkies1-1/+2
2014-05-30print error stack on failure of 'apt' solverDavid Kalnischkies1-18/+18
2014-05-30check exit status of external solversDavid Kalnischkies2-10/+25
2014-05-30if Resolver fails, do not continue even if not brokenDavid Kalnischkies1-1/+2
2014-05-30Merge EDSP 0.5 w/ multi-arch support for external solversDavid Kalnischkies2-10/+54
2014-05-29Merge remote-tracking branch 'mvo/debian/sid' into debian/sidMichael Vogt10-13/+42
2014-05-29Fix more warnings from clangMichael Vogt7-11/+12