Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-14 | man: Add documentation for specifying alternative mirrors | Paul Cristian Sarbu | |
2023-11-02 | Document the new features | Paul Cristian Sarbu | |
2023-09-20 | just-mr: add option to override the absent pragma | Klaus Aehlig | |
Using absent repositories depends on a just-serve endpoint. As such, it is not a datum of the project, but one of the available infrastructure. As the latter can change independently of the project, it is desriable to have the option to specify those pieces of information in separate files. | |||
2023-09-20 | just-mrrc(5): update example | Klaus Aehlig | |
As we have, with "remote execution", a command-independent option to set the remote-execution endpoint that also gets forwarded, a typical configuration would specify the endpoint there. | |||
2023-08-28 | man: Fix missing quoting of literals | Paul Cristian Sarbu | |
2023-08-25 | man: Extend just-mr and just-mrrc specifications... | Paul Cristian Sarbu | |
with the remote execution address and mTLS authentication options. | |||
2023-06-26 | man pages: minor fixes | Sascha Roloff | |
2023-06-26 | man pages: consistent command references | Sascha Roloff | |
2023-06-26 | man pages: unify emphasis of just commands for man and markdown viewers | Sascha Roloff | |
2023-06-23 | man pages: properly emphasize and quote arguments and other keywords in man ↵ | Sascha Roloff | |
pages In order to consistently emphasize arguments and other keywords in man page as well as markdown viewers, they should be wrapped in single asterisks and single backticks like *`<argument>`*. | |||
2023-06-01 | man: Minor format and consistency improvements | Oliver Reiche | |
2023-06-01 | man: Convert man pages to markdown | Oliver Reiche | |
... for easy processing with pandoc. |