|
|
652b5ccbea
|
labels: tighten labels regexp
|
2026-08-20 15:04:26 -07:00 |
|
|
|
c074c138f8
|
store: improve label handling
In particular, clear_labels
And some cosmetics
|
2026-08-20 15:04:26 -07:00 |
|
|
|
2fa973ec90
|
mu-label: allow more characters
reduce the number of "taboo" characters in labels.
update docs.
|
2026-08-20 15:04:26 -07:00 |
|
|
|
d07a5bc2c1
|
labels: implement parse_delta_labels
Convenience function for parsing a series of delta labels; add tests as well.
|
2026-08-20 15:04:26 -07:00 |
|
|
|
f504289a02
|
labels: ensure c++17 compatibility
This broke the build earlier.
|
2025-08-16 08:43:41 +03:00 |
|
|
|
46fa4f2aa2
|
mu: add 'label' command + manpage + tests
Add a label command and document it.
|
2025-08-15 21:03:19 +03:00 |
|
|
|
552bb3a7c8
|
message: add support for labels + tests
Labels are strings associated with messages, which can be used for searching
them.
|
2025-08-15 21:02:24 +03:00 |
|