index
:
guix
koszko
koszko-scripts
Wojtek's customized Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
etc
/
completion
Age
Commit message (
Expand
)
Author
2022-05-29
bash completion: Fix & unify option parsing.
...
Tobias Geerinckx-Rice
2022-01-17
bash completion: Complete "guix home" sub-commands.
...
Ludovic Courtès
2022-01-16
bash completion: Fix options completion.
...
Fulbert
2021-12-08
bash completion: Complete ‘guix shell -f’.
...
Tobias Geerinckx-Rice
2021-10-31
bash completion: Complete top-level options.
...
Tobias Geerinckx-Rice
2021-10-31
bash completion: Don't hard-code "guix" binary name.
...
Tobias Geerinckx-Rice
2021-10-25
Add 'guix shell'.
...
Ludovic Courtès
2021-10-24
etc: completion: Filter gratuitous spaces from available packages.
...
Liliana Marie Prikler
2021-10-03
bash completion: Fix ‘system’ & ‘container’ subcommands.
...
Tobias Geerinckx-Rice
2021-10-03
bash completion: Complete ‘guix size’ file names.
...
Tobias Geerinckx-Rice
2021-10-03
bash completion: Complete ‘guix build’ file names.
...
Tobias Geerinckx-Rice
2021-10-03
bash completion: Complete ‘guix weather’ packages.
...
Tobias Geerinckx-Rice
2021-10-03
bash completion: Append to $COMPREPLY where possible.
...
Tobias Geerinckx-Rice
2021-10-03
bash completion: Consolidate similar $command ‘if’ branches.
...
Tobias Geerinckx-Rice
2021-08-28
zsh completion: Add missing commands and arguments.
...
Noah Evans
2021-06-16
bash_completion: Complete options for ‘guix environment’.
...
Tobias Geerinckx-Rice
2021-06-16
bash completion: Complete options for the right command.
...
Tobias Geerinckx-Rice
2021-06-16
bash completion: Really support subcommands.
...
Tobias Geerinckx-Rice
2021-04-20
import: Remove Nix importer.
...
Ludovic Courtès
2021-02-17
scripts: system: Remove 'vm-image' command.
...
Mathieu Othacehe
2020-12-04
bash completion: Complete file names after '-f' and '-l'.
...
Ludovic Courtès
2020-09-24
bash completion: Adjust to new 'guix help' output.
...
Ludovic Courtès
2020-09-21
bash completion: Complete file names after 'guix package -p'.
...
Fulbert
2020-09-10
bash completion: Restore completion for 'guix system', etc.
...
Ludovic Courtès
2020-06-27
bash completion: Complete 'guix environment' properly.
...
Ludovic Courtès
2020-06-04
bash completion: Complete sub-commands after 'guix time-machine'.
...
Ludovic Courtès
2020-06-04
bash completion: Complete file names after '-p' and '-C'.
...
Ludovic Courtès
2020-05-13
mailmap: Update entries for Nikita.
...
nikita
2020-02-14
guix build: Add '--manifest' option.
...
Marius Bakke
2019-11-26
guix build, daemon: Rename "--no-build-hook" to "--no-offload".
...
Ludovic Courtès
2019-04-29
guix package: Add 'install', 'remove', and 'upgrade' aliases.
...
Ludovic Courtès
2019-03-18
Correct name and email address for ng0.
...
ng0
2018-11-06
bash completion: Restore completion of available packages for 'guix build'.
...
Ludovic Courtès
2018-07-03
bash completion: Complete files names after 'guix weather -m'.
...
Oleg Pykhalov
2018-07-03
bash completion: Complete files names after 'guix build -L'.
...
Oleg Pykhalov
2018-06-16
Add guix-daemon Bash completion file.
...
Oleg Pykhalov
2018-03-20
Correct name and Email for ng0.
...
ng0
2018-02-17
bash completion: Complete files names after 'guix package -m'.
...
Oleg Pykhalov
2018-01-16
etc: Add completions for fish.
...
ng0
2017-08-22
bash completion: Complete files names after 'guix download'.
...
Marius Bakke
2017-02-07
bash completion: Complete subcommands for the current word.
...
Ludovic Courtès
2017-02-07
bash completion: Properly complete 'guix container exec'.
...
Ludovic Courtès
2017-02-07
bash completion: Complete file names after 'guix system COMMAND'.
...
Ludovic Courtès
2017-02-07
bash completion: Complete 'guix gc' with file names.
...
Ludovic Courtès
2016-09-07
bash completion: Complete subcommands and their options.
...
Ludovic Courtès
2016-09-07
bash completion: Redirect 'guix' stderr to /dev/null.
...
Ludovic Courtès
2016-09-07
Add Zsh completion file.
...
Eric Le Bihan
2015-08-20
bash completion: Cache the list of subcommands and available packages.
...
Ludovic Courtès
2015-05-01
bash completion: Complete long options with no short variant.
...
Ludovic Courtès
2015-04-09
Add Bash completion file.
...
Ludovic Courtès