summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-25redo two typo fixes lost in German update collisionDavid Kalnischkies1-2/+2
2014-06-24l10n: vi.po: Update 3 new messagesTrần Ngọc Quân1-4/+4
2014-06-24methods/http.cc: use Req.str() in debug outputMichael Vogt1-1/+1
2014-06-19German translation reviewed by Erik PfannensteinChris Leick1-72/+54
2014-06-18releasing package apt version 1.0.51.0.5Michael Vogt55-3912/+4074
2014-06-18EDSP doc: some typo and wording fixesDavid Kalnischkies1-8/+8
2014-06-18EDSP doc: (minor) consistently use 2 blank lines before headingsStefano Zacchiroli1-0/+2
2014-06-18EDSP doc: clarify that Install/Remove packages are arch-qualifiedStefano Zacchiroli1-4/+12
2014-06-18do not call resolver twice on (dist-)upgradeDavid Kalnischkies5-18/+32
2014-06-18show our broken packages message in 'apt' solverDavid Kalnischkies4-117/+134
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.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