about summary refs log tree commit diff
path: root/src/etc/completions
AgeCommit message (Expand)AuthorLines
2023-12-11update auto completionsonur-ozkan-15/+60
2023-12-09allow bypassing the build directory lockonur-ozkan-40/+85
2023-10-22add bootstrap flag `--skip-stage0-validation`onur-ozkan-15/+60
2023-10-15generate zsh autocompletion for xonur-ozkan-0/+751
2023-10-15bump bootstrap:clap_complete to `4.4.3`onur-ozkan-50/+50
2023-10-09Add `--enable-bolt-settings` bootstrap flagJakub Beránek-15/+45
2023-08-10Auto merge of #112482 - tgross35:ci-non-rust-linters, r=pietroalbinibors-1/+7
2023-08-06fix(bootstrap): rename exclude flag to skip 🐛Meysam Azad-15/+99
2023-08-02Add support for tidy linting via external tools for non-rust filesTrevor Gross-1/+7
2023-07-31Remove BOLT from bootstrapJakub Beránek-90/+60
2023-07-30support `--stage` for `x clean`ozkanonur-9/+9
2023-05-24Auto merge of #111566 - clubby789:bootstrap-override-config, r=ozkanonurbors-15/+105
2023-05-19Override config.toml options from command lineclubby789-15/+105
2023-05-17Fix typo in bootstrap command descriptionJakub Beránek-2/+2
2023-05-10Generate shell completions for bootstrap with Clapclubby789-0/+2726