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