Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-09 | end-to-end tests: be independent of the user's home directory | Klaus Aehlig | |
... and, in particular, do not read any rc files for just-mr the user might have. | |||
2023-04-14 | just-mr support -D option | Klaus Aehlig | |
Make just-mr unconditionally support an option -D that collects a configuration overlay and forwards it to the invocation of a just subcommand that supports this option. This syntax-switching facility makes it easy to embedd dynamic parts of the configuration (like the head commit to be part of a version string) as those information can unconditionally be the first argument to just-mr. | |||
2023-03-22 | Add basic test for just-mr defaults | Klaus Aehlig | |