summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-10apt-mark: Introduce minimize-manualJulian Andres Klode3-2/+139
2019-01-10Generalize %s does not take any argumentsJulian Andres Klode45-85/+102
2019-01-07apt-private: Export some functions for apt-markJulian Andres Klode1-2/+2
2019-01-05hash32: Tighten to multiversion to x86-64 ELF and use uint32_tJulian Andres Klode1-3/+3
2019-01-04Merge branch 'pu/speedups' into 'master'Julian Andres Klode4-11/+56
2018-12-26debListParser: Avoid native arch lookup in ParseDependsJulian Andres Klode2-3/+4
2018-12-26configuration: Compare size first during lookupJulian Andres Klode1-1/+1
2018-12-26cache hash: Use sse4.2 CRC32c on x86-64 where availableJulian Andres Klode1-7/+51
2018-12-22Dutch manpages translation updateFrans Spiesschaert1-53/+32
2018-12-22French manpages translation updateJean-Pierre Giraud1-220/+169
2018-12-18Release 1.8.0~alpha31.8.0_alpha3Julian Andres Klode60-186/+552
2018-12-10Merge branch 'pu/dpkg-path' into 'master'Julian Andres Klode8-0/+67
2018-12-10Set PATH=/usr/sbin:/usr/bin:/sbin:/bin when running dpkgJulian Andres Klode8-0/+67
2018-12-04Merge branch 'pu/netrcparts' into 'master'Julian Andres Klode5-13/+56
2018-12-04Add support for /etc/apt/auth.conf.d/*.conf (netrcparts)Julian Andres Klode5-13/+56
2018-12-04Override FileFd copy constructor to prevent copyingJulian Andres Klode1-0/+1
2018-12-04Merge branch 'bugfix/spaceinconfig' into 'master'Julian Andres Klode4-3/+17
2018-12-04Merge branch 'remove_old_derivatives' into 'master'Julian Andres Klode3-23/+0
2018-12-04Merge branch 'l10n-master' into 'master'Julian Andres Klode1-51/+18
2018-12-04Merge branch 'u-u-env-utf8' into 'master'Julian Andres Klode1-1/+1
2018-12-04[l10n] Update Italian translationMilo Casagrande1-51/+18
2018-12-03Provide a "autopurge" shortcutJulian Andres Klode5-2/+25
2018-12-03test-pdiff-usage: make transaction failure test case more robustJulian Andres Klode1-1/+7
2018-11-30Set LC_ALL=C.UTF-8 for unattended-upgrades environment when parsing its --helpBalint Reczey1-1/+1
2018-11-29Use quoted tagnames in config dumpsDavid Kalnischkies4-3/+17
2018-11-25Fix typo reported by codespell in code commentsDavid Kalnischkies11-16/+16
2018-11-25Russian program translation updateАлексей Шилин1-12/+8
2018-11-25Allow to override the directory of a request in aptwebserverDavid Kalnischkies1-2/+9
2018-11-25Allow setting Referer header for http methodDavid Kalnischkies2-0/+5
2018-11-25aptwebserver: Prevent XSS in debug and file listingDavid Kalnischkies1-24/+36
2018-11-25aptwebserver: Guess Content-Type from filename extensionDavid Kalnischkies1-1/+85
2018-11-21Print useful error on "apt changelog" without argumentsJulian Andres Klode2-1/+6
2018-11-21apt.cc: Add "apt info" alias for muscle memoryanatoly techtonik1-0/+1
2018-11-21README.md: Document that apt is also includedanatoly techtonik1-9/+10
2018-11-14Adjust libapt-pkg Breaks aptitude to << 0.8.9Julian Andres Klode1-1/+1
2018-11-13Release 1.8.0~alpha21.8.0_alpha2Julian Andres Klode5-6/+16
2018-11-13Drop debian/source/options, not needed anymoreJulian Andres Klode1-2/+0
2018-11-13Revert "http: Fix handling of server connection closure"Julian Andres Klode1-3/+4
2018-11-12Release 1.8.0~alpha11.8.0_alpha1Julian Andres Klode13-97/+309
2018-11-12http: Fix handling of server connection closureJulian Andres Klode1-4/+3
2018-10-30Norwegian Bokmål program translation updatePetter Reinholdtsen1-25/+33
2018-10-30Fix typos encountered while updating de translationChris Leick16-49/+46
2018-10-30German manpage translation updateChris Leick2-900/+965
2018-10-30Dutch manpage translation updateFrans Spiesschaert2-31/+93
2018-10-30Dutch program translation updateFrans Spiesschaert2-13/+11
2018-10-26Remove "Tanglu" config for Acquire::Changelogs and as vendorManuel A. Fernandez Montecelo3-22/+0
2018-10-26Remove "Ultimedia" config for Acquire::ChangelogsManuel A. Fernandez Montecelo1-1/+0
2018-10-22Break pre-gcc8 aptitude and aptJulian Andres Klode1-1/+1
2018-10-22NeverAutoRemove kernel meta packagesJulian Andres Klode1-0/+2
2018-10-14Merge branch 'feature/subkeys' into 'master'Julian Andres Klode13-166/+383