summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 2.4.32.4.3Julian Andres Klode2022-03-215-6/+17
* Merge branch 'pu/mailmap' into 'main'Julian Andres Klode2022-03-211-8/+18
|\
| * Update .mailmapGuillem Jover2022-03-201-8/+18
* | Avoid using unqualified make_pair potentially triggering ftbfsDavid Kalnischkies2022-03-211-1/+1
* | Fix build failure with gcc-12 due to missing includeDavid Kalnischkies2022-03-211-0/+1
|/
* Release 2.4.22.4.2Julian Andres Klode2022-03-175-6/+19
* German program translation updateHelge Kreutzmann2022-03-121-4/+6
* Revert "bugscript: switch from bash to POSIX shell"David Kalnischkies2022-03-121-1/+1
* Dutch manpages translation updateFrans Spiesschaert2022-03-081-47/+33
* Release 2.4.12.4.1Julian Andres Klode2022-03-075-6/+17
* Merge branch 'pu/regression-2.4.0' into 'main'Julian Andres Klode2022-03-072-4/+18
|\
| * gpgv: Use Valid instead of Good to determine fallbackJulian Andres Klode2022-03-071-2/+2
| * gpgv: Fix legacy fallback on unavailable keysJulian Andres Klode2022-03-072-4/+18
* | Merge branch 'document-interval-suffixes-and-always' into 'main'Julian Andres Klode2022-03-041-0/+6
|\ \ | |/ |/|
| * Document the APT::Periodic interval suffixes and "always" valuePaul Wise2022-03-021-0/+6
|/
* Release 2.4.02.4.0Julian Andres Klode2022-02-2260-1169/+2370
* Merge branch 'pu/legacy-keyring-warning' into 'main'Julian Andres Klode2022-02-226-4/+87
|\
| * Warn if the legacy trusted.gpg keyring is used for verificationJulian Andres Klode2022-02-224-1/+81
| * Improve the documentation for /etc/apt/keyringsJulian Andres Klode2022-02-222-3/+6
|/
* Merge branch 'readme' into 'main'Julian Andres Klode2022-02-221-1/+1
|\
| * Readme: Default branch is now mainCroydon2022-02-171-1/+1
* | Merge branch 'bugscript-dash' into 'main'Julian Andres Klode2022-02-221-12/+8
|\ \
| * | bugscript: switch from bash to POSIX shellPaul Wise2022-02-151-1/+1
| * | bugscript: switch from `echo -e` to printfPaul Wise2022-02-151-4/+4
| * | bugscript: quote config file namesPaul Wise2022-02-151-2/+2
| * | bugscript: switch from options in shebang to options for setPaul Wise2022-02-151-1/+2
| * | bugscript: drop workaround for long fixed issue in reportbugPaul Wise2022-02-151-5/+0
| |/
* | Merge branch 'dont-bash-complete-pkgs-before-cmd' into 'main'Julian Andres Klode2022-02-221-3/+6
|\ \
| * | Don’t bash-complete package names before the command wordJörn-Thorben Hinz2022-02-041-2/+5
| * | bash-completion: Use the correct index range when looking for the command wordJörn-Thorben Hinz2022-02-041-1/+1
* | | Merge branch 'bash-complete-autopurge-reinstall-930295' into 'main'Julian Andres Klode2022-02-221-4/+4
|\ \ \
| * | | Provide bash-completions for reinstall (same as for install)Jörn-Thorben Hinz2022-02-011-3/+3
| * | | Provide the same bash-completions for autopurge as for autoremoveJörn-Thorben Hinz2022-02-011-2/+2
* | | | doc/apt-key.8.xml: document alternatives to apt-key add (closes: #1002820)Johannes Schauer Marin Rodrigues2022-02-222-0/+32
* | | | Install an empty /etc/apt/keyrings directoryJulian Andres Klode2022-02-141-0/+1
| |_|/ |/| |
* | | Merge branch 'fix/externalsatisfy' into 'main'Julian Andres Klode2022-02-102-28/+63
|\ \ \
| * | | Allow --solver apt to work on apt satisfyDavid Kalnischkies2022-02-102-28/+63
|/ / /
* | | Simplified Chinese program translation updateBoyuan Yang2022-02-071-10/+9
* | | Silence ar by warping it in a testsuccess callDavid Kalnischkies2022-02-021-3/+3
* | | Enable tests commented out with no longer true fixmeDavid Kalnischkies2022-02-021-6/+5
* | | Remove useless use of awkDavid Kalnischkies2022-02-021-6/+6
* | | Use moreutils parallel even if GNU parallel is installedDavid Kalnischkies2022-02-021-0/+2
| |/ |/|
* | Release 2.3.152.3.15Julian Andres Klode2022-02-015-6/+29
|/
* Merge branch 'bash-completion-tweaks-apt-install' into 'main'Julian Andres Klode2022-02-011-9/+8
|\
| * Don’t fail bash-completion for `apt` when the nounset option is setJörn-Thorben Hinz2022-02-011-6/+4
| * Start bash-completing .deb file paths after the first . passed in anJörn-Thorben Hinz2022-01-261-1/+1
| * Bash-complete either package name or .deb filename for `apt install`Jörn-Thorben Hinz2022-01-261-2/+3
| * Also bash-complete .deb filenames after `apt install` for paths starting with ~Jörn-Thorben Hinz2022-01-261-1/+1
* | Merge branch 'fix-bash-compl-cmd-comparison' into 'main'Julian Andres Klode2022-02-011-1/+1
|\ \
| * | bash-completion: Don’t misidentify short options as commands to `apt`Jörn-Thorben Hinz2022-02-011-1/+1