summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* private-json-hooks.cc: deal with EPIPEMichael Vogt2019-01-291-1/+1
* Merge branch 'apt-reinstall' into 'master'Julian Andres Klode2019-01-276-5/+13
|\
| * Add a "reinstall" command as an alias for "install --reinstall".Josh Triplett2019-01-276-5/+13
|/
* Release 1.8.0~beta11.8.0_beta1Julian Andres Klode2019-01-2358-184/+1123
* Merge tag '1.8.0_alpha3.1'Julian Andres Klode2019-01-225-6/+13
|\
| * Release 1.8.0~alpha3.11.8.0_alpha3.1Julian Andres Klode2019-01-225-6/+13
| * SECURITY UPDATE: content injection in http method (CVE-2019-3462)Julian Andres Klode2019-01-222-0/+72
* | Merge branch 'pu/release-preparations'Julian Andres Klode2019-01-223-8/+8
|\ \
| * | doc/apt-verbatim.ent: Debian buster is stableJulian Andres Klode2019-01-221-4/+4
| * | CI: Use debian:buster as test base imageJulian Andres Klode2019-01-222-3/+3
| * | doc/apt-verbatim.ent: Point ubuntu-codename to discoJulian Andres Klode2019-01-221-1/+1
* | | debian/control: Drop libcurl4-gnutls-dev build dependencyJulian Andres Klode2019-01-221-1/+0
* | | Merge branch 'pu/gpgvsignedby' into 'master'Julian Andres Klode2019-01-224-112/+182
|\ \ \
| * | | Communicate back which key(s) were used for signingDavid Kalnischkies2019-01-224-43/+119
| * | | Refactor internal Signers information storage in gpgvDavid Kalnischkies2019-01-222-92/+86
| |/ /
* / / SECURITY UPDATE: content injection in http method (CVE-2019-3462)Julian Andres Klode2019-01-222-0/+72
|/ /
* | bash completion: add keysVasya Novikov2019-01-221-0/+2
* | Merge branch 'patch-1' of github.com:techtonik/aptJulian Andres Klode2019-01-221-9/+10
|\ \
| * | README.md: Document that apt is also includedanatoly techtonik2018-11-211-9/+10
* | | Merge branch 'patch-2' of github.com:techtonik/aptJulian Andres Klode2019-01-221-0/+1
|\ \ \
| * | | apt.cc: Add "apt info" alias for muscle memoryanatoly techtonik2018-11-211-0/+1
| |/ /
* | | Remove `register` keywordKhem Raj2019-01-221-1/+1
* | | Merge branch 'pu/minimize-manual' into 'master'Julian Andres Klode2019-01-2249-89/+243
|\ \ \
| * | | apt-mark: Introduce minimize-manualJulian Andres Klode2019-01-103-2/+139
| * | | Generalize %s does not take any argumentsJulian Andres Klode2019-01-1045-85/+102
| * | | apt-private: Export some functions for apt-markJulian Andres Klode2019-01-071-2/+2
* | | | Merge branch 'master' into 'master'Julian Andres Klode2019-01-221-13/+8
|\ \ \ \ | |/ / / |/| | |
| * | | zh_CN.po: Update Simplified Chinese programs translation.Mo Zhou2019-01-121-13/+8
|/ / /
* | | hash32: Tighten to multiversion to x86-64 ELF and use uint32_tJulian Andres Klode2019-01-051-3/+3
* | | Merge branch 'pu/speedups' into 'master'Julian Andres Klode2019-01-044-11/+56
|\ \ \
| * | | debListParser: Avoid native arch lookup in ParseDependsJulian Andres Klode2018-12-262-3/+4
| * | | configuration: Compare size first during lookupJulian Andres Klode2018-12-261-1/+1
| * | | cache hash: Use sse4.2 CRC32c on x86-64 where availableJulian Andres Klode2018-12-261-7/+51
| | |/ | |/|
* | | Dutch manpages translation updateFrans Spiesschaert2018-12-221-53/+32
* | | French manpages translation updateJean-Pierre Giraud2018-12-221-220/+169
|/ /
* | Release 1.8.0~alpha31.8.0_alpha3Julian Andres Klode2018-12-1860-186/+552
* | Merge branch 'pu/dpkg-path' into 'master'Julian Andres Klode2018-12-108-0/+67
|\ \
| * | Set PATH=/usr/sbin:/usr/bin:/sbin:/bin when running dpkgJulian Andres Klode2018-12-108-0/+67
* | | Merge branch 'pu/netrcparts' into 'master'Julian Andres Klode2018-12-045-13/+56
|\ \ \ | |/ / |/| |
| * | Add support for /etc/apt/auth.conf.d/*.conf (netrcparts)Julian Andres Klode2018-12-045-13/+56
|/ /
* | Override FileFd copy constructor to prevent copyingJulian Andres Klode2018-12-041-0/+1
* | Merge branch 'bugfix/spaceinconfig' into 'master'Julian Andres Klode2018-12-044-3/+17
|\ \
| * | Use quoted tagnames in config dumpsDavid Kalnischkies2018-11-294-3/+17
* | | Merge branch 'remove_old_derivatives' into 'master'Julian Andres Klode2018-12-043-23/+0
|\ \ \
| * | | Remove "Tanglu" config for Acquire::Changelogs and as vendorManuel A. Fernandez Montecelo2018-10-263-22/+0
| * | | Remove "Ultimedia" config for Acquire::ChangelogsManuel A. Fernandez Montecelo2018-10-261-1/+0
* | | | Merge branch 'l10n-master' into 'master'Julian Andres Klode2018-12-041-51/+18
|\ \ \ \
| * | | | [l10n] Update Italian translationMilo Casagrande2018-12-041-51/+18
| | |/ / | |/| |
* | | | Merge branch 'u-u-env-utf8' into 'master'Julian Andres Klode2018-12-041-1/+1
|\ \ \ \
| * | | | Set LC_ALL=C.UTF-8 for unattended-upgrades environment when parsing its --helpBalint Reczey2018-11-301-1/+1
| |/ / /