Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-22 | just_complete.bash: add missing subcommands | Alberto Sartori | |
2023-02-08 | bash autocompletion: update completion for gc and execute | Alberto Sartori | |
2023-01-20 | Add gc subcommand | Sascha Roloff | |
2022-11-29 | bash completion: add copyright | Alberto Sartori | |
2022-11-29 | bash autocompletion: implement tab-completion for repo provided via | Alberto Sartori | |
--main. Note that it works only if repo is a file repository | |||
2022-11-29 | bash completion: to avoid code duplication, implement tab-completion | Alberto Sartori | |
for just and just-mr within only one file Co-authored-by: Oliver Reiche <oliver.reiche@huawei.com> | |||
2022-11-25 | bash completion: suppress stderr produced when using -D option... | Alberto Sartori | |
...and while there, avoid a bit of code duplication | |||
2022-06-24 | Add a version subcommand | Klaus Aehlig | |
To also allow identifying snapshot versions in a meaningful way, we support embedding SOURCE_DATE_EPOCH which ought to be set to the commit time of the commit used. | |||
2022-04-29 | add simple bash completion for targets | Alberto Sartori | |
2022-04-28 | improve bash completion | Alberto Sartori | |
before this patch the completion from just install to install-cas did not work. this patch adds autocompletion to directories and files as well. | |||
2022-04-22 | simple bash completion | Alberto Sartori | |