Commit Graph

4 Commits

Author SHA1 Message Date
phundrak 88c77f8ac6 docs(README): update the README to reflect new features
Run checks and build archives / coverage-and-sonar (push) Successful in 6m59s
Run checks and build archives / build (windows-x86_64) (push) Successful in 7m38s
Run checks and build archives / build (linux-aarch64) (push) Successful in 7m45s
Run checks and build archives / build (linux-x86_64) (push) Successful in 9m1s
2026-06-14 15:13:21 +02:00
phundrak 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
phundrak 7a6f513cb1 docs: actually write README
Publish Docker Images / coverage-and-sonar (push) Successful in 18m50s
2026-03-23 17:56:54 +01:00
phundrak 3258355d2f initial commit
Publish Docker Images / coverage-and-sonar (push) Successful in 9m47s
2026-02-07 19:43:06 +01:00