summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge branch 'bash-completion-build-dep-dsc-985899' into 'main'Julian Andres Klode2022-02-011-3/+7
|\ \ \ | |_|/ |/| |
| * | Provide bash-completion of .dsc filenames for `apt build-dep`Jörn-Thorben Hinz2022-01-261-3/+7
|/ /
* | Merge branch 'chore/already-not-held-spelling' into 'main'Julian Andres Klode2022-01-2445-45/+45
|\ \
| * | Fix "was already not hold" message grammarVille Skyttä2022-01-2445-45/+45
|/ /
* | Merge branch 'pu/show-full' into 'main'Julian Andres Klode2022-01-213-8/+25
|\ \ | |/ |/|
| * Add a --full mode to apt showJulian Andres Klode2022-01-213-8/+25
|/
* Merge branch 'fix-size-parsing-1004064' into 'main'Julian Andres Klode2022-01-201-1/+1
|\
| * Fix incorrect type when parsing Size (int to unsigned long long)Arnaud Rebillout2022-01-201-1/+1
|/
* Release 2.3.142.3.14Julian Andres Klode2022-01-0616-232/+707
* Introduce and use isalpha_ascii() in debversion rather than isalpha()Julian Andres Klode2022-01-062-1/+16
* Merge branch 'main' into 'main'Julian Andres Klode2022-01-062-10/+32
|\
| * Fix incorrect SIGWINCH handlingZhang Boyang2021-12-192-10/+32
* | Merge branch 'spelling' into 'main'Julian Andres Klode2022-01-0514-44/+44
|\ \
| * | Spelling fixesVille Skyttä2021-11-2714-44/+44
| |/
* | Merge branch 'cmp-short-options' into 'main'Julian Andres Klode2022-01-051-3/+3
|\ \