| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | explicitly load primary message part | tv | 18 hours | 1 | -3/+39 |
| | | | | | | | | Previously the primary part was loaded only for text/plain, because notmuch show included it automatically. Now any MIME type can be loaded. | ||||
| * | findFirsts -> findTopmost | tv | 20 hours | 1 | -3/+3 |
| | | |||||
| * | fromMessageTree use fromMessageForest | tv | 22 hours | 1 | -1/+1 |
| | | |||||
| * | notmuch show message body is a singleton list | tv | 30 hours | 1 | -1/+2 |
| | | | | | https://github.com/notmuch/notmuch/blob/a691d54/notmuch-show.c#L692-L695 | ||||
| * | replace lynx by hypothetical show command | tv | 2 days | 1 | -4/+3 |
| | | |||||
| * | default-language: Haskell2010 -> GHC2024 | tv | 14 days | 1 | -6/+3 |
| | | |||||
| * | html render html parts with lynx | tv | 2025-07-28 | 1 | -1/+21 |
| | | |||||
| * | render non-text parts | tv | 2020-09-30 | 1 | -0/+9 |
| | | |||||
| * | split into library + executables | KierĂ¡n Meinhardt | 2020-09-23 | 1 | -0/+229 |
