summaryrefslogtreecommitdiff
path: root/etc/completion/completion.bash
AgeCommit message (Collapse)Author
2024-05-10Only use `nosort` in bash <4.4 (#1683)martinml
* Only use `nosort` in bash <4.4 * Fix bad parameter order
2023-11-19feat: generate completion subcommand (#1561)plustik
* generate-completion subcommand * add Makefile target and replace completion scripts in repo with generated output * Add completion to manual
2021-03-15Fix bash completion to include local files/dirs (#540)foamkeen
Co-authored-by: Maksim Fomkin <mfomkin@microsoft.com>
2020-08-05ReorganizeDan Davison