aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterdocs: record the coupling with qtmaildirDanilo M.4 weeks
 
 
AgeCommit messageAuthorFilesLines
2026-08-13docs: record the coupling with qtmaildirHEADmasterDanilo M.1-0/+31
2026-08-12docs(rules): note why the hook's protected list differs from mailctl'sDanilo M.1-0/+4
2026-08-12feat(rules): dry-run counts what a rule matchesDanilo M.1-0/+27
2026-08-12feat(rules): read-only rules list and showDanilo M.3-2/+68
2026-08-12test(rules): verify the hook against a throwaway databaseDanilo M.1-0/+214
2026-08-12feat(rules): post-new hook driven by the rule storeDanilo M.1-0/+137
2026-08-12feat(rules): build the scoped query in one placeDanilo M.2-0/+48
2026-08-12feat(rules): save atomically, preserving unknown fieldsDanilo M.2-0/+101
2026-08-12feat(rules): order rules by stage, ties by file positionDanilo M.2-0/+47
2026-08-12feat(rules): drop a malformed rule rather than the whole fileDanilo M.2-13/+167
[...]