mirror of
https://github.com/getpaseo/paseo.git
synced 2026-08-14 12:23:16 +00:00
The --since filter was comparing ISO timestamps lexicographically against message IDs (msg-*), which always filtered out every message. Now resolves message IDs to their file first and skips messages up to that point.