Commit Graph

5 Commits

Author SHA1 Message Date
phundrak a5bec93228 feat(references): add ticket reference footers
Run checks and build archives / build (linux-aarch64) (push) Successful in 6m58s
Run checks and build archives / coverage-and-sonar (push) Successful in 5m36s
Run checks and build archives / build (linux-x86_64) (push) Successful in 8m14s
Run checks and build archives / build (windows-x86_64) (push) Successful in 6m56s
Refs: #4
2026-06-14 16:56:51 +02:00
phundrak d1c67afd33 docs(README): update the README to reflect new features
Refs: #11
2026-06-14 16:56:51 +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