summaryrefslogtreecommitdiff
path: root/completions
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
|/
* 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
| |/
* / Provide bash-completion of .dsc filenames for `apt build-dep`Jörn-Thorben Hinz2022-01-261-3/+7
|/
* bash completion: use `grep -E` instead of `egrep`Ville Skyttä2021-11-131-1/+1
* bash completion: Add autopurge commandTomáš Janoušek2019-09-101-1/+1
* bash completion: add keysVasya Novikov2019-01-221-0/+2
* bash-completion: Fix spelling of autocleanMatt Kraai2017-05-041-1/+1
* bash-completion: Only complete understood file paths for installJohn R. Lenton2016-11-301-1/+3
* CMake: Install bash completions via cmakeJulian Andres Klode2016-08-151-0/+4
* Provide complete apt bash completionJulian Andres Klode2016-05-131-6/+122
* Install bash completion with correct nameJulian Andres Klode2016-01-081-0/+107