summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ / /
* | | | Provide a "autopurge" shortcutJulian Andres Klode2018-12-035-2/+25
* | | | test-pdiff-usage: make transaction failure test case more robustJulian Andres Klode2018-12-031-1/+7
|/ / /
* | | Fix typo reported by codespell in code commentsDavid Kalnischkies2018-11-2511-16/+16
* | | Russian program translation updateАлексей Шилин2018-11-251-12/+8
* | | Allow to override the directory of a request in aptwebserverDavid Kalnischkies2018-11-251-2/+9
* | | Allow setting Referer header for http methodDavid Kalnischkies2018-11-252-0/+5
* | | aptwebserver: Prevent XSS in debug and file listingDavid Kalnischkies2018-11-251-24/+36