Commit Graph

11 Commits

Author SHA1 Message Date
3681d9e67f Fix #1, remove sort option
Adding an existing tag would actually add an extra instance. Now, we use
a set internally to deduplicate tags. As a side effect, tags are always
sorted, so the option to write tags back sorted has been removed.
2025-08-06 20:41:39 +02:00
d0734fbafa Migrate to latest project structure 2025-01-08 12:45:52 +01:00
3555c35457 Fix: enlarge buffer when too small 2024-07-24 12:38:15 +02:00
cb8f1abca7 Without editing options, listing is implied 2024-07-24 12:02:54 +02:00
b7f362d1ea Fix help text 2024-07-22 11:09:10 +02:00
06b8293bf8 Fix inconsistency 2024-07-22 10:55:37 +02:00
76e07fe5e0 Small coding changes 2024-07-21 20:30:39 +02:00
7689984870 Add sort option 2024-07-20 14:30:14 +02:00
1e7ace00c4 Add different colors for before/after tag listing 2024-07-19 17:03:07 +02:00
01738449c5 Add implementation 2024-07-19 16:36:25 +02:00
ad0c12d112 First commit 2024-07-19 13:40:45 +02:00