upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/src/lib/mod.rs
diff options
context:
space:
mode:
authorDanConwayDev <DanConwayDev@protonmail.com>2026-02-18 20:25:02 +0000
committerDanConwayDev <DanConwayDev@protonmail.com>2026-02-18 20:25:02 +0000
commit061589cd88d0480dc7cb0b9eb19a3910293ceb56 (patch)
tree549d33eb3dac9dd7068745015663ef36ad63aaa5 /src/lib/mod.rs
parentfcff4541e1f36b6575596c353637b25aeae9bdcf (diff)
fix: improve mbox patch parser resilience for optional tag fallback
- Use mailparse crate to handle RFC 2047 encoded-words (Q/B encoding) and RFC 2822 header folding in Subject and From headers - Fix email signature separator check: use exact match 'line == "-- "' instead of starts_with to avoid false positives on body lines - Remove dead/incorrect asctime parsing in committer date extraction; simplify to always return None (falls back to author_timestamp)
Diffstat (limited to 'src/lib/mod.rs')
0 files changed, 0 insertions, 0 deletions