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
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