| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-13 | Fix misspells | Antonin Décimo | |
| Signed-off-by: Antonin Décimo <antonin.decimo@gmail.com> | |||
| 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 | |
| This is still missing completions for promote, but I can't figure out how to find the wraps in subprojects that are not in the parent project when those projects haven't been fetched yet. | |||
| 2020-09-23 | zsh: add missing arguments to meson test completions | Dylan Baker | |
| This also reorders the options internally to match the output of meson test --help, which makes it easier to diff | |||
| 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 | |
| using , separated syntax | |||
| 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 | |
| Which is missing | |||
| 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 | |
| This can be useful to make sure that a project builds when its fallbacks are used on systems where external dependencies satisfy the version requirements, or to easily hack on the sources of a dependency for which a fallback exists. | |||
| 2017-11-11 | _meson: Explicitly specify license to match the Z Shell | Arseny Maslennikov | |
| The zsh completion script is explicitly licensed to eliminate any legal obstacles for its co-distribution with Z Shell itself. | |||
| 2017-11-11 | Move shell completions and text editor helpers to data/ | Arseny Maslennikov | |
