summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* aptwebserver: Guess Content-Type from filename extensionDavid Kalnischkies2018-11-251-1/+85
* Print useful error on "apt changelog" without argumentsJulian Andres Klode2018-11-212-1/+6
* Adjust libapt-pkg Breaks aptitude to << 0.8.9Julian Andres Klode2018-11-141-1/+1
* Release 1.8.0~alpha21.8.0_alpha2Julian Andres Klode2018-11-135-6/+16
* Drop debian/source/options, not needed anymoreJulian Andres Klode2018-11-131-2/+0
* Revert "http: Fix handling of server connection closure"Julian Andres Klode2018-11-131-3/+4
* Release 1.8.0~alpha11.8.0_alpha1Julian Andres Klode2018-11-1213-97/+309
* http: Fix handling of server connection closureJulian Andres Klode2018-11-121-4/+3
* Norwegian Bokmål program translation updatePetter Reinholdtsen2018-10-301-25/+33
* Fix typos encountered while updating de translationChris Leick2018-10-3016-49/+46
* German manpage translation updateChris Leick2018-10-302-900/+965
* Dutch manpage translation updateFrans Spiesschaert2018-10-302-31/+93
* Dutch program translation updateFrans Spiesschaert2018-10-302-13/+11
* Break pre-gcc8 aptitude and aptJulian Andres Klode2018-10-221-1/+1
* NeverAutoRemove kernel meta packagesJulian Andres Klode2018-10-221-0/+2
* Merge branch 'feature/subkeys' into 'master'Julian Andres Klode2018-10-1413-166/+383
|\
| * Support multiple keyrings in sources.list Signed-ByDavid Kalnischkies2018-09-117-106/+194
| * Support subkeys properly in Signed-By optionsDavid Kalnischkies2018-09-119-61/+190
* | Merge branch 'master' into 'master'Julian Andres Klode2018-10-141-1/+6
|\ \
| * | clarificationDamyan Ivanov2018-09-121-3/+4
| * | apt-get.8: mention --only-source in 'source' and 'build-dep' descriptionDamyan Ivanov2018-08-091-1/+5
* | | Merge branch 'master' into 'master'Julian Andres Klode2018-10-144-5/+5
|\ \ \
| * | | Default to https: scheme for fetching Debian changelogsBen Hutchings2018-10-134-5/+5
|/ / /
* | | Release 1.7.01.7.0Julian Andres Klode2018-10-0723-38/+58
* | | prepare-release: Fix last-modification detection for manpagesJulian Andres Klode2018-10-071-2/+3
* | | Set DPKG_FRONTEND_LOCKED when running {pre,post}-invoke scriptsJulian Andres Klode2018-10-053-0/+86
* | | apt-mark: showhold: typo-fix (package -> packages)Muhamed Huseinbašić2018-10-0245-45/+45
* | | Show APT::Compressor example in apt.conf(5)David Kalnischkies2018-09-271-2/+2
* | | pkgCacheFile: Only unlock in destructor if locked beforeJulian Andres Klode2018-09-242-5/+21
* | | Fix calculation of elapsed usec in downloadsJulian Andres Klode2018-09-241-2/+2
* | | Release 1.7.0~rc21.7.0_rc2Julian Andres Klode2018-09-209-10/+18
* | | Deal with descriptions embedded in displayed record correctlyDavid Kalnischkies2018-09-202-13/+126
* | | Release 1.7.0~rc1 to unstable1.7.0_rc1Julian Andres Klode2018-09-1852-1151/+1081
* | | Merge branch 'pu/keep-pipelining-after-close' into 'master'Julian Andres Klode2018-09-182-6/+21
|\ \ \
| * | | http: Stop pipeline after close only if it was not filled beforeJulian Andres Klode2018-09-182-6/+21
|/ / /
* | | Merge branch 'bugfix/statusfd' into 'master'Julian Andres Klode2018-09-185-102/+135
|\ \ \
| * | | Reorder progress report messagesDavid Kalnischkies2018-09-113-31/+31
| * | | Don't expect duplicated dpkg status-fd messagesDavid Kalnischkies2018-09-115-71/+83
| * | | Process status-fd completely before finishing dpkg callDavid Kalnischkies2018-09-111-15/+36
| | |/ | |/|