index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
shell-completions
/
bash
Age
Commit message (
Expand
)
Author
2024-11-02
Add -q as alternative to --quiet for meson install
Andreas Karlsson
2024-09-11
Fix typos
spaette
2024-06-17
Add meson test --max-lines
Daan De Meyer
2024-04-23
Add meson test --interactive
Daan De Meyer
2024-02-09
Continue fleshing out bash completion script
Tristan Partin
2023-11-01
completions: bash: add a bunch of missing completion options
Luke Elliott
2023-09-06
completions: bash: don't show json errors when completing "meson test".
Luke Elliott
2023-09-06
completions: bash: added "compile" (and "help") completion.
Luke Elliott
2023-09-06
completions: bash: fix -x<tab>.
Luke Elliott
2023-09-06
completions: bash: added a bunch of missing completion options.
Luke Elliott
2022-09-18
completions: bash: add simple init competion
Liam Beguin
2022-09-18
completions: bash: define sub-commands as an array
Liam Beguin
2022-09-18
completions: bash: update meson sub-command list
Liam Beguin
2022-09-18
completions: bash: add missing functions
Liam Beguin
2022-09-18
completions: bash: order function definitions like in help
Liam Beguin
2019-03-08
bash/zsh: drop completion for deprecated command
Eric Engestrom
2019-02-20
add Bash completion script
Eric Engestrom