summaryrefslogtreecommitdiff
path: root/data/shell-completions
AgeCommit message (Expand)Author
2025-01-19zsh: Fix 'meson init --language' completionmeator
2025-01-19zsh: Add missing flags to 'meson install'meator
2024-11-02Add -q as alternative to --quiet for meson installAndreas Karlsson
2024-09-11Fix typosspaette
2024-07-21zsh: Fix incorrect __meson_wrap_modes expansionJoey Pabalinas
2024-07-21zsh: Add completions for {rewrite,devenv,env2mfile,format,help} subcommandsJoey Pabalinas
2024-07-21zsh: Fix spelling errorsJoey Pabalinas
2024-07-21zsh: Add new vs backendsJoey Pabalinas
2024-06-17Add meson test --max-linesDaan De Meyer
2024-04-23Add meson test --interactiveDaan De Meyer
2024-04-15Add bztar support to meson distTristan Partin
2024-02-09Continue fleshing out bash completion scriptTristan Partin
2023-11-01completions: bash: add a bunch of missing completion optionsLuke Elliott
2023-09-06completions: bash: don't show json errors when completing "meson test".Luke Elliott
2023-09-06completions: bash: added "compile" (and "help") completion.Luke Elliott
2023-09-06completions: bash: fix -x<tab>.Luke Elliott
2023-09-06completions: bash: added a bunch of missing completion options.Luke Elliott
2023-04-11zsh: fix help / descriptionsJosh Soref
2022-09-18completions: bash: add simple init competionLiam Beguin
2022-09-18completions: bash: define sub-commands as an arrayLiam Beguin
2022-09-18completions: bash: update meson sub-command listLiam Beguin
2022-09-18completions: bash: add missing functionsLiam Beguin
2022-09-18completions: bash: order function definitions like in helpLiam Beguin
2022-02-10implement 'dist --allow-dirty' flagandy5995
2021-10-10Fix typos discovered by codespellChristian Clauss
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz
2021-01-13Fix misspellsAntonin Décimo
2020-09-23zsh: Add completions for meson compileDylan Baker
2020-09-23zsh: add completions for subprojectsDylan Baker
2020-09-23zsh: add wrap completionsDylan Baker
2020-09-23zsh: add missing arguments to meson test completionsDylan Baker
2020-09-23zsh: Add completions for meson initDylan Baker
2020-09-23zsh: Add completions for meson installDylan Baker
2020-09-22zsh: add meson dist completionsDylan Baker
2020-09-22zsh: Add ability to complete depedency pathsDylan Baker
2020-09-22zsh: add missing options for meson introspectDylan Baker
2020-09-22zsh: share common options between meson configure and meson setupDylan Baker
2020-09-22zsh: Add missing options for meson setupDylan Baker
2020-09-22zsh: remove binaries that are not longer installedDylan Baker
2020-08-08completions/zsh: Add --native-fileDylan Baker
2019-03-08bash/zsh: drop completion for deprecated commandEric Engestrom
2019-02-20zsh: complete targetsEric Engestrom
2019-02-20add Bash completion scriptEric Engestrom
2018-04-06new wrap-mode: forcefallbackMathieu Duponchelle
2017-11-11_meson: Explicitly specify license to match the Z ShellArseny Maslennikov
2017-11-11Move shell completions and text editor helpers to data/Arseny Maslennikov