Age | Commit message (Expand) | Author |
2019-06-11 | Introduce apt satisfy and apt-get satisfy | Julian Andres Klode |
2019-05-03 | Prevent shutdown while running dpkg | Julian Andres Klode |
2018-12-10 | Merge branch 'pu/dpkg-path' into 'master' | Julian Andres Klode |
2018-12-10 | Set PATH=/usr/sbin:/usr/bin:/sbin:/bin when running dpkg | Julian Andres Klode |
2018-12-04 | Add support for /etc/apt/auth.conf.d/*.conf (netrcparts) | Julian Andres Klode |
2018-11-25 | Allow setting Referer header for http method | David Kalnischkies |
2018-10-13 | Default to https: scheme for fetching Debian changelogs | Ben Hutchings |
2018-05-24 | Lower default timeout from 120s to 30s | Julian Andres Klode |
2018-05-07 | Remove obsolete RCS keywords | Guillem Jover |
2018-03-12 | apt-pkg: Add support for zstd | Julian Andres Klode |
2018-02-19 | Merge branch 'pu/not-valid-before' into 'master' | Julian Andres Klode |
2018-02-19 | Check that Date of Release file is not in the future | Julian Andres Klode |
2018-02-19 | ensure correct file permissions for auxfiles | David Kalnischkies |
2018-02-19 | add apt-helper drop-privs command… | David Kalnischkies |
2018-01-03 | document https options in new apt-transport-https manpage | David Kalnischkies |
2018-01-03 | Add rapid "happy eyeballs" connection fallback (RFC 8305) | Julian Andres Klode |
2017-10-26 | Print syscall number and arch to stderr when trapped by seccomp | Julian Andres Klode |
2017-10-22 | Sandbox methods with seccomp-BPF; except cdrom, gpgv, rsh | Julian Andres Klode |
2017-07-26 | show a warning for Debian shutting down FTP services | David Kalnischkies |
2017-07-12 | Switch from /org to /srv in example apt-ftparchive configuration | Paul Wise |
2017-07-08 | fix various typos reported by codespell & spellintian | David Kalnischkies |
2017-06-28 | ask for releaseinfo change interactively in apt | David Kalnischkies |
2017-06-28 | error in update on Release information changes | David Kalnischkies |
2017-06-28 | Introduce Acquire::AllowTLS to turn off TLS support | Julian Andres Klode |
2017-06-26 | avoid explicit types for pkg counts by auto | David Kalnischkies |
2017-01-19 | fix various typos reported by spellintian | David Kalnischkies |
2017-01-17 | Read dpkg tables to handle architecture wildcards | Julian Andres Klode |
2016-12-31 | allow warning generation for non-whitelisted options | David Kalnischkies |
2016-11-11 | add hidden config to set packages as Essential/Important | David Kalnischkies |
2016-08-06 | CMake: Add initial support for documentation building | Julian Andres Klode |
2016-05-27 | fix and document on the fly compressor config | David Kalnischkies |
2015-12-14 | mention APT::AutoRemove::{Recommends,Suggests}Important option | Andreas Metzler |
2015-12-02 | use @CHANGEPATH@ as placeholder in changelog URI templates | David Kalnischkies |
2015-06-15 | provide a public interface for acquiring changelogs | David Kalnischkies |
2014-11-05 | Merge branch 'debian/sid' into debian/experimental | Michael Vogt |
2014-10-22 | doc/examples/configure-index: make "Dpkg::Max{Arg,ArgBytes} match reality | Michael Vogt |
2014-10-01 | Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories} | Michael Vogt |
2014-04-01 | Merge remote-tracking branch 'mvo/debian/sid' into debian/sid | Michael Vogt |
2014-04-01 | Add new Debug::RunScripts option | Michael Vogt |
2014-03-27 | fix documentation for APT::Periodic::MaxSize "0" (closes: #740551) | Michael Vogt |
2014-02-22 | Fix typos in documentation (codespell) | Michael Vogt |
2013-11-30 | introduce a vendor system to change sources.list | David Kalnischkies |
2013-06-20 | fix syntax error in the configure-index | David Kalnischkies |
2012-06-09 | * ftparchive/apt-ftparchive.cc: | David Kalnischkies |
2012-05-26 | * doc/examples/sources.list: | David Kalnischkies |
2012-05-25 | * doc/apt-cdrom.8.xml: | Justin B Rye |
2011-07-25 | implement MultiarchCross for build-dep and source (Closes: #632221) | David Kalnischkies |
2011-07-05 | * doc/apt.conf.5.xml: | David Kalnischkies |
2011-03-10 | * apt-pkg/contrib/cdromutl.{cc,h}, apt-pkg/cdrom.{cc,h}: | Michael Vogt |
2011-02-21 | doc/examples/configure-index: remove no longer used option NoConfigure | Michael Vogt |