Commit Graph

3 Commits

Author SHA1 Message Date
1bab78cb20 feat: set message for multiple revsets
Allows to set the revision message of multiple revisions by passing
them as arguments. This only supports simple revisions, such as `@`,
`@-`, `xs`, and so on. Comple revisions such as `@..@-` are not
supported.

Fixes: #5
2026-04-22 01:18:12 +02:00
7a6f513cb1 docs: actually write README
All checks were successful
Publish Docker Images / coverage-and-sonar (push) Successful in 18m50s
2026-03-23 17:56:54 +01:00
3258355d2f initial commit
All checks were successful
Publish Docker Images / coverage-and-sonar (push) Successful in 9m47s
2026-02-07 19:43:06 +01:00