Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-28 | Support more verbose error reporting | Klaus Aehlig | |
2022-06-27 | Share: Add section 5 man page for repository config format | Oliver Reiche | |
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-06-24 | Add man page describing the action graph file format | Klaus Aehlig | |
2022-06-23 | update man 1 page | Alberto Sartori | |
add details for the --action-timeout and -f,--log-file command line options | |||
2022-06-13 | Logging: Extend logger by level for Performance | Oliver Reiche | |
2022-06-09 | Change wording of -D to emphasize that it is an overlay | Klaus Aehlig | |
While there, also document the option (in more detail) in the man page. | |||
2022-06-09 | add just 1 man page | Alberto Sartori | |
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 | |