summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-27Fix test-security-no-remote-statusJulian Andres Klode1-3/+3
2015-08-27Do not parse Status fields from remote sourcesJulian Andres Klode5-1/+56
2015-08-27Merge branch 'feature/extractar-filefd' into debian/experimentalJulian Andres Klode4-64/+61
2015-08-27Use compressor support from FileFd for ExtractTar instead of programsJulian Andres Klode1-56/+11
2015-08-27Add test for using ExtractTar on compressed filesJulian Andres Klode2-2/+43
2015-08-27Always close compressed files in FileFdJulian Andres Klode1-6/+7
2015-08-27install: Set a local deb as the candidate for that packageJulian Andres Klode2-0/+30
2015-08-27cacheset: Prefer the depcache over the policy againJulian Andres Klode1-5/+5
2015-08-27debian/rules: Only do parallel build if specified in DEB_BUILD_OPTIONSJulian Andres Klode1-0/+4
2015-08-27allow explicit dis/enable of IndexTargets in sources optionsDavid Kalnischkies4-2/+93
2015-08-27not all targets are deb-src targetsDavid Kalnischkies1-1/+1
2015-08-27use always priv-dropping for changelog download as rootDavid Kalnischkies3-8/+10
2015-08-27fix various typos reported by codespellDavid Kalnischkies18-59/+59
2015-08-27lintian: don't show the typofix as a typoDavid Kalnischkies1-3/+3
2015-08-27add a libapt-pkg recommends aptDavid Kalnischkies1-0/+1
2015-08-27ignore AllowMem parameter in cache generationDavid Kalnischkies2-16/+4
2015-08-27correct 'apt update' download summary lineDavid Kalnischkies1-5/+6
2015-08-27Swedish program translation updateAnders Jonsson1-878/+972
2015-08-27just-in-time removal of broken essential packagesDavid Kalnischkies4-5/+64
2015-08-27test for #796070: downgrades involving essential packagesJulian Andres Klode1-0/+67
2015-08-27tests: check apt-get source release name switching with -tDavid Kalnischkies1-0/+9
2015-08-27Fix more instances of missing remapping handlingJulian Andres Klode1-7/+22
2015-08-27pkgcachegen: Account for remapping when parsing depends from NewPackageJulian Andres Klode1-2/+6
2015-08-24releasing package apt version 1.1~exp101.1.exp10Michael Vogt56-64374/+74970
2015-08-24Fix typoMichael Vogt2-2/+2
2015-08-21doc/apt.conf.5.xml: document Acquire::EnableSrvRecodsMichael Vogt1-0/+9
2015-08-20postinst: Correctly pass --home instead of -home, and fixup old userJulian Andres Klode1-1/+6
2015-08-20Re-indent GetCandidateVerNew() and make ConsiderFiles argument explicitJulian Andres Klode1-7/+7
2015-08-20Merge remote-tracking branch 'mvo/feature/srv-records' into debian/experimentalMichael Vogt8-14/+353
2015-08-20Add basic (non weight adjusted) shuffling for SrvRecords selectionMichael Vogt4-5/+97
2015-08-19Support tabs in sources.list filesJulian Andres Klode2-1/+7
2015-08-18Add support for "apt-cache showsrc --only-source srcpkgname"Michael Vogt5-5/+48
2015-08-18Provide "apt-get full-upgrade" to match "apt full-upgrade"Michael Vogt1-0/+1
2015-08-18apt-pkg/contrib/srvrec.cc: res_query() should not generate a _error->Warning()Michael Vogt1-0/+2
2015-08-18cleanupMichael Vogt4-19/+20
2015-08-18Merge remote-tracking branch 'upstream/debian/experimental' into feature/srv-...Michael Vogt368-13251/+17360
2015-08-18Merge branch 'debian/experimental' into feature/srv-recordsMichael Vogt475-85638/+107322
2015-08-18releasing package apt version 1.1~exp91.1.exp9Michael Vogt2-1/+283
2015-08-18Do not fail if building test/ fails (issues with parallel builds)Michael Vogt1-1/+2
2015-08-17Fix the test suite harderJulian Andres Klode1-3/+3
2015-08-17Fix the test suite againJulian Andres Klode32-118/+118
2015-08-17Re-add support for G++ 4.8 and configure travis to use itJulian Andres Klode5-8/+10
2015-08-17Really fix all iwyu issuesMichael Vogt1-0/+1
2015-08-17debian/NEWS: Mention new pinning algorithm added in 2.0~exp1Julian Andres Klode1-0/+12
2015-08-17Fix all the wrong removals of includes that iwyu got wrongMichael Vogt10-0/+16
2015-08-17Cleanup includes after running iwyuMichael Vogt28-70/+3
2015-08-17Do not crash in 'apt show' for non-installed packagesJulian Andres Klode1-1/+1
2015-08-16Replace "extra" in "the following extra packages [...]" by "additional"Julian Andres Klode1-1/+1
2015-08-16Make pkgCache::Priority() static, it does not need the instanceJulian Andres Klode1-1/+1
2015-08-16install: If package already is the newest version, display versionJulian Andres Klode1-2/+3