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