Commit Graph

6 Commits

Author SHA1 Message Date
c47e03c87c Reverse order of lines when using -a option
Now the most recent come at the end, which is more convenient when
output is done to a terminal.
2025-05-15 21:38:51 +02:00
400846dd56 Switch regex option multiline on
And use a begin-of-line anchor in the pattern, which makes it faster and
more specific.
2025-02-11 13:54:21 +01:00
8e4343a81f Remove unused header 2025-01-10 15:04:23 +01:00
f63c279fb4 Add -a/--all option to show all versions 2025-01-06 10:31:05 +01:00
563638d166 Add implementation 2025-01-06 09:32:13 +01:00
fa72b7db0a First commit 2025-01-06 09:06:29 +01:00