Commit Graph

4 Commits

Author SHA1 Message Date
phundrak e6ac6890b2 docs(README): update the README to reflect new features
Refs: #11
2026-06-14 17:13:01 +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