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/debian/sid' into debian/sidMichael Vogt1-1/+4
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-11fix autopkgtest testsMichael Vogt4-2/+5
2014-06-10really release 1.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-29(try to) fix travis-ci build failuresDavid Kalnischkies3-6/+22
2014-05-28Fix warning about uninitialized variableMichael Vogt1-1/+2
2014-05-28Fix uninitialized valueMichael Vogt1-1/+1
2014-05-27use free() instead of delete[] in debSrcRecordParser::~debSrcRecordParserMichael Vogt1-1/+2
2014-05-27Do not try to cast a pkgDepCache::Policy to a pkgCacheMichael Vogt1-1/+1
2014-05-27use free() instead of delete() when realloc is usedMichael Vogt6-9/+36
2014-05-27Merge remote-tracking branch 'upstream/debian/sid' into debian/sidMichael Vogt76-57864/+58319
2014-05-22update Doxyfile to 1.8.7 to silence deprecation warningsDavid Kalnischkies1-943/+1365
2014-05-22fix screen width detection for apt/apt-get listsSebastian Schmidt2-1/+1