summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-24do not remap current files if nullptrs in cache generationDavid Kalnischkies
2017-12-14remove pointless APT_PURE from void functionsDavid Kalnischkies
2017-12-14relax test to accept various connection failuresDavid Kalnischkies
2017-12-13Merge branch 'feature/altretries'David Kalnischkies
2017-12-13implement fallback to alternative URIs for all itemsDavid Kalnischkies
2017-12-13give the methods more metadata about the files to acquireDavid Kalnischkies
2017-12-13implement Acquire::Retries support for all itemsDavid Kalnischkies
2017-12-13report transient errors as transient errorsDavid Kalnischkies
2017-12-13mark some 500 HTTP codes as transient acquire errorsDavid Kalnischkies
2017-12-13support multiline values in LookupTagDavid Kalnischkies
2017-12-13Merge branch 'feature/happy-gcc'David Kalnischkies
2017-12-13deal with floats without old-style castDavid Kalnischkies
2017-12-13avoid some useless casts reported by -Wuseless-castDavid Kalnischkies
2017-12-13convert various c-style casts to C++-styleDavid Kalnischkies
2017-12-13deprecate the single-line deprecation ignoring macroDavid Kalnischkies
2017-12-13don't name unused parameter in apt-helper waitonlineDavid Kalnischkies
2017-12-13clearing object via constructor instead of memsetDavid Kalnischkies
2017-12-13fix over-calculating dpkg commandline lengthDavid Kalnischkies
2017-12-13explicitly name token in auth.conf parsing errorDavid Kalnischkies
2017-12-13update libapt-pkg symbols fileDavid Kalnischkies
2017-12-13use the newest available git-clang-format in PATHDavid Kalnischkies
2017-12-13don't auto-switch candidate if installed is good enoughDavid Kalnischkies
2017-12-13if insecure repo is allowed continue on all http errorsDavid Kalnischkies
2017-11-22tests: Improve handling profiling messages on CIJulian Andres Klode
2017-11-20Translate shared documentation parts againJulian Andres Klode
2017-11-20allow apt_auth.conf(5) to be translatedDavid Kalnischkies
2017-11-19support COLUMNS environment variable in apt toolsDavid Kalnischkies
2017-11-19allow multivalue fields in deb822 sources to be foldedDavid Kalnischkies
2017-11-19Run wrap-and-sortJulian Andres Klode
2017-11-19Also look at https_proxy for https URLsJulian Andres Klode
2017-11-16Add Breaks: aptitude (<< 0.8.10) for gzip method removalJulian Andres Klode
2017-11-12Release 1.6~alpha51.6_alpha5Julian Andres Klode
2017-11-12Dutch manpage translation updateFrans Spiesschaert
2017-11-12Do not attempt seccomp under qemu-user and drop EFAULT workaroundJulian Andres Klode
2017-11-05[amend] Use a versioned breaks for a-t-https in apt1.6_alpha4Julian Andres Klode
2017-11-05Release 1.6~alpha4Julian Andres Klode
2017-11-05Add ${misc:Depends} to apt-transport-https dependsJulian Andres Klode
2017-11-05Re-introduce a transitional apt-transport-httpsJulian Andres Klode
2017-10-29debian: Bump Standards-Version to 4.1.1Julian Andres Klode
2017-10-29debian: Set Rules-Requires-Root: noJulian Andres Klode
2017-10-28Release 1.6~alpha31.6_alpha3Julian Andres Klode
2017-10-28use store: instead of gzip: to open local changelogsDavid Kalnischkies
2017-10-28Also use FindULL for checking if the size tags is validJulian Andres Klode
2017-10-28Prevent overflow in Installed-Size (and Size) in apt showJulian Andres Klode
2017-10-27seccomp: Allow clock_nanosleep() and nanosleep() syscallsJulian Andres Klode
2017-10-26Drop unused gzip, lzma, bzip2, and xz symlinks of storeJulian Andres Klode
2017-10-26seccomp: Allow ipc() for fakeroot, and allow sysinfo() for sortJulian Andres Klode
2017-10-26debian/tests/control: Add dpkg so we get triggered by itJulian Andres Klode
2017-10-26Release 1.6~alpha21.6_alpha2Julian Andres Klode
2017-10-26CMake: Get rid of some debugging messagesJulian Andres Klode