about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* update README HEAD masterLeah Neukirchen2024-10-261-0/+24
* mblaze.7: document configuring terminal colorsAdam Procio2024-10-261-0/+38
* NEWS.md: update for 1.3 v1.3Leah Neukirchen2024-09-132-1/+15
* mcom: add senthookLeah Neukirchen2024-09-112-3/+14
* Attach all files when forwarding in raw modeMatthieu Rakotojaona2024-09-111-0/+13
* t/1702-mshow-attachments.t: add tests for named part/attachment detectionnay2024-09-111-0/+53
* improve named part/attachment detectionashiire2024-09-111-1/+1
* improve named part/attachment detectionashiire2024-09-111-5/+5
* pipeto: nicer way to avoid warn_unused_resultLeah Neukirchen2024-08-201-2/+1
* mdeliver: fix too eager use of MAILDIR_COLONLeah Neukirchen2024-06-151-1/+1
* Maildir: support winnt/ntfs based systems (currently midipix).midipix2024-06-1511-20/+32
* fix calloc argument orderSilvan Jegen2024-05-183-3/+3
* mseq: delay loading of the sequence until we need itLeah Neukirchen2024-05-101-4/+8
* mmime: don't create empty lines when wrapping long words in headers.Leah Neukirchen2024-03-102-2/+18
* mblaze-profile: mention Delivered-ToLeah Neukirchen2024-01-271-3/+5
* mcolor: Add coloring support for diffsJohannes Thyssen Tishman2023-10-051-1/+5
* mgpg: use quiet to only print errorsLeah Neukirchen2023-07-311-1/+1
* mdirs: add Maildir profile keyMeudwy2023-07-274-9/+66
* minc: read directory names from stdinMeudwy2023-07-254-8/+20
* mscan: only spawn pager when stdout is a ttyLeah Neukirchen2023-07-181-4/+6
* Quote command expansion to prevent word splittingJohannes Thyssen Tishman2023-06-261-2/+2
* Add Drafts profile keyJohannes Thyssen Tishman2023-06-222-8/+13
* Document a reasonable practice for deleting mailsMark Hills2023-03-301-0/+3
* blaze822_priv.h: use proper lc/ucLeah Neukirchen2023-03-163-4/+31
* mrep/mbnc: use mseq -r as leading whitespace is now significant.Leah Neukirchen2022-12-181-3/+3
* mcolor: print out form-feedLeah Neukirchen2022-12-091-1/+1
* mmime: include strings.h for strncasecmpMichael Forney2022-12-091-0/+1
* mlist: use fixed-width integer types for struct linux_dirent64 d_ino and d_offMichael Forney2022-12-091-2/+2
* mcom: allow spaces in sequence for mbnc and mrepcodesoap2022-11-111-0/+6
* mrefile/mdeliver: -M needs the `fattr' pledge promise for utimes(2)Omar Polo2022-08-261-1/+5
* solaris needs termios.h and __EXTENSIONS__ for TIOCGWINSZ and winsizegco2022-06-202-0/+9
* if -fstack-protector-strong is used, it needs to be specified for both compil...gco2022-06-181-0/+1
* List commands ~respectivelyjgart2022-06-181-1/+1
* blaze822: don't try to open /dev/stdinAlyssa Ross2022-05-231-1/+4
* mthread: reduce memory usageJulian Rother2022-03-131-5/+2
* add contrib/mopenallLeah Neukirchen2022-03-101-0/+18
* man: misc manpages nitsLeah Neukirchen2022-02-273-3/+3
* mmime: allow to relax body line length limitLucas2022-01-253-2/+20
* mshow: don't spawn pager with -tLeah Neukirchen2022-01-011-1/+1
* mflow: fixed lines were not wrapped, add test suiteLeah Neukirchen2022-01-012-22/+180
* NEWS.md: update for 1.2 v1.2Leah Neukirchen2021-12-122-2/+7
* mcom: take Delivered-To into account for choosing From addressStacy Harper2021-11-081-1/+1
* mlesskey.example: clarify installationLeah Neukirchen2021-10-071-1/+3
* rfc2047: skip whitespace everywhere during base64 decodingLeah Neukirchen2021-10-042-8/+41
* mless: prefer setting LESSKEYIN and .mlesskeyLeah Neukirchen2021-09-283-2/+16
* mrep/mbnc/mfwd: fix sequence after changing flags of (likely) curLeah Neukirchen2021-09-241-0/+3
* blaze822: blaze822/blaze822_mem: detect line ending before scanning end of he...Leah Neukirchen2021-08-302-12/+60
* blaze822: remove blaze822_mmap, never used.Leah Neukirchen2021-08-302-50/+0
* mmime: ensure no empty parts are generated after an include.Leah Neukirchen2021-08-072-5/+19
* mpick: remove dead codeLéo Villeveygoux2021-07-061-4/+2