summaryrefslogtreecommitdiff
path: root/share/just_complete.bash
AgeCommit message (Collapse)Author
2022-06-24Add a version subcommandKlaus 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-29add simple bash completion for targetsAlberto Sartori
2022-04-28improve bash completionAlberto 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-22simple bash completionAlberto Sartori