summaryrefslogtreecommitdiff
path: root/etc/completion/bash
Commit message (Expand)AuthorAge
* bash completion: Fix & unify option parsing.Tobias Geerinckx-Rice2022-05-29
* bash completion: Complete "guix home" sub-commands.Ludovic Courtès2022-01-17
* bash completion: Fix options completion.Fulbert2022-01-16
* bash completion: Complete ‘guix shell -f’.Tobias Geerinckx-Rice2021-12-08
* bash completion: Complete top-level options.Tobias Geerinckx-Rice2021-10-31
* bash completion: Don't hard-code "guix" binary name.Tobias Geerinckx-Rice2021-10-31
* Add 'guix shell'.Ludovic Courtès2021-10-25
* bash completion: Fix ‘system’ & ‘container’ subcommands.Tobias Geerinckx-Rice2021-10-03
* bash completion: Complete ‘guix size’ file names.Tobias Geerinckx-Rice2021-10-03
* bash completion: Complete ‘guix build’ file names.Tobias Geerinckx-Rice2021-10-03
* bash completion: Complete ‘guix weather’ packages.Tobias Geerinckx-Rice2021-10-03
* bash completion: Append to $COMPREPLY where possible.Tobias Geerinckx-Rice2021-10-03
* bash completion: Consolidate similar $command ‘if’ branches.Tobias Geerinckx-Rice2021-10-03
* bash_completion: Complete options for ‘guix environment’.Tobias Geerinckx-Rice2021-06-16
* bash completion: Complete options for the right command.Tobias Geerinckx-Rice2021-06-16
* bash completion: Really support subcommands.Tobias Geerinckx-Rice2021-06-16
* bash completion: Complete file names after '-f' and '-l'.Ludovic Courtès2020-12-04
* bash completion: Adjust to new 'guix help' output.Ludovic Courtès2020-09-24
* bash completion: Complete file names after 'guix package -p'.Fulbert2020-09-21
* bash completion: Restore completion for 'guix system', etc.Ludovic Courtès2020-09-10
* bash completion: Complete 'guix environment' properly.Ludovic Courtès2020-06-27
* bash completion: Complete sub-commands after 'guix time-machine'.Ludovic Courtès2020-06-04
* bash completion: Complete file names after '-p' and '-C'.Ludovic Courtès2020-06-04
* guix build: Add '--manifest' option.Marius Bakke2020-02-14
* guix package: Add 'install', 'remove', and 'upgrade' aliases.Ludovic Courtès2019-04-29
* bash completion: Restore completion of available packages for 'guix build'.Ludovic Courtès2018-11-06
* bash completion: Complete files names after 'guix weather -m'.Oleg Pykhalov2018-07-03
* bash completion: Complete files names after 'guix build -L'.Oleg Pykhalov2018-07-03
* Add guix-daemon Bash completion file.Oleg Pykhalov2018-06-16
* bash completion: Complete files names after 'guix package -m'.Oleg Pykhalov2018-02-17
* bash completion: Complete files names after 'guix download'.Marius Bakke2017-08-22
* bash completion: Complete subcommands for the current word.Ludovic Courtès2017-02-07
* bash completion: Properly complete 'guix container exec'.Ludovic Courtès2017-02-07
* bash completion: Complete file names after 'guix system COMMAND'.Ludovic Courtès2017-02-07
* bash completion: Complete 'guix gc' with file names.Ludovic Courtès2017-02-07
* bash completion: Complete subcommands and their options.Ludovic Courtès2016-09-07
* bash completion: Redirect 'guix' stderr to /dev/null.Ludovic Courtès2016-09-07
* bash completion: Cache the list of subcommands and available packages.Ludovic Courtès2015-08-20
* bash completion: Complete long options with no short variant.Ludovic Courtès2015-05-01
* Add Bash completion file.Ludovic Courtès2015-04-09