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
Age
Commit message (
Expand
)
Author
2025-01-19
zsh: Fix 'meson init --language' completion
meator
2025-01-19
zsh: Add missing flags to 'meson install'
meator
2024-11-02
Add -q as alternative to --quiet for meson install
Andreas Karlsson
2024-09-11
Fix typos
spaette
2024-07-21
zsh: Fix incorrect __meson_wrap_modes expansion
Joey Pabalinas
2024-07-21
zsh: Add completions for {rewrite,devenv,env2mfile,format,help} subcommands
Joey Pabalinas
2024-07-21
zsh: Fix spelling errors
Joey Pabalinas
2024-07-21
zsh: Add new vs backends
Joey Pabalinas
2024-06-17
Add meson test --max-lines
Daan De Meyer
2024-04-23
Add meson test --interactive
Daan De Meyer
2024-04-15
Add bztar support to meson dist
Tristan Partin
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
2023-04-11
zsh: fix help / descriptions
Josh Soref
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
2022-02-10
implement 'dist --allow-dirty' flag
andy5995
2021-10-10
Fix typos discovered by codespell
Christian Clauss
2021-08-15
editorconfig: add setting to trim trailing whitespace
Eli Schwartz
2021-01-13
Fix misspells
Antonin Décimo
2020-09-23
zsh: Add completions for meson compile
Dylan Baker
2020-09-23
zsh: add completions for subprojects
Dylan Baker
2020-09-23
zsh: add wrap completions
Dylan Baker
2020-09-23
zsh: add missing arguments to meson test completions
Dylan Baker
2020-09-23
zsh: Add completions for meson init
Dylan Baker
2020-09-23
zsh: Add completions for meson install
Dylan Baker
2020-09-22
zsh: add meson dist completions
Dylan Baker
2020-09-22
zsh: Add ability to complete depedency paths
Dylan Baker
2020-09-22
zsh: add missing options for meson introspect
Dylan Baker
2020-09-22
zsh: share common options between meson configure and meson setup
Dylan Baker
2020-09-22
zsh: Add missing options for meson setup
Dylan Baker
2020-09-22
zsh: remove binaries that are not longer installed
Dylan Baker
2020-08-08
completions/zsh: Add --native-file
Dylan Baker
2019-03-08
bash/zsh: drop completion for deprecated command
Eric Engestrom
2019-02-20
zsh: complete targets
Eric Engestrom
2019-02-20
add Bash completion script
Eric Engestrom
2018-04-06
new wrap-mode: forcefallback
Mathieu Duponchelle
2017-11-11
_meson: Explicitly specify license to match the Z Shell
Arseny Maslennikov
2017-11-11
Move shell completions and text editor helpers to data/
Arseny Maslennikov