about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* mblaze-profile: mention Delivered-To HEAD masterLeah 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
* mblaze-profile.5: clarify Reply-From wipLeah Neukirchen2021-06-181-8/+7
* t/1000-mmime.t: add tests for recent changesLeah Neukirchen2021-06-181-1/+27
* mmime: keep (none) whitespace after quoted stringsLeah Neukirchen2021-06-181-1/+3
* mmime: generate valid empty mime multipart/mixed when no body is givenLeah Neukirchen2021-06-181-1/+3
* mcom: use mhdr -d -A even when extracting From: headersLeah Neukirchen2021-06-181-2/+2
* maddr: decode only display part of addressLeah Neukirchen2021-06-181-5/+7
* mhdr: print_addresses: decode only display part of addressLeah Neukirchen2021-06-181-7/+7
* mmime: print_header: encode quoted-strings at onceLeah Neukirchen2021-06-181-3/+29
* mmime: be more careful when qp-encoding in headersLeah Neukirchen2021-06-181-0/+9
* t/1500-maddr.t: deactivate invalid test caseLeah Neukirchen2021-06-181-2/+2
* mless: list same number of mails whether we're at the beginning or endDominik Honnef2021-06-071-1/+10
* mblaze.7: IRC moved to libera.chat.Leah Neukirchen2021-05-202-2/+2
* t/1900-mdeliver.t: fix planLeah Neukirchen2021-05-101-1/+1
* msed: match header names case insensitivelyLeah Neukirchen2021-05-101-1/+1