about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* mpick: add ternary (conditional) operatorDuncaen2020-05-152-6/+35
* mpick: add skip expressionDuncaen2020-05-152-0/+6
* mpick: add pipes and file redirectionDuncaen2020-05-152-5/+112
* mdeliver.1: add mrefile to SEE ALSODuncaen2020-05-151-0/+1
* blaze822_walk_mime: limit recursion depthLeah Neukirchen2020-05-091-0/+3
* mthread: comment depth conventionLeah Neukirchen2020-05-041-0/+3
* mthread: add -p to only add parent messages via -SLeah Neukirchen2020-05-042-5/+11
* mthread: add -r to reverse top-level orderLeah Neukirchen2020-05-042-4/+16
* mlist: print number of matches when message selection is in placeLeah Neukirchen2020-04-302-6/+18
* mflag: list: don't clobber f when flags and -i is usedLeah Neukirchen2020-04-301-6/+4
* man/*: normalize references, use %T for RFC titlesLeah Neukirchen2020-04-272-7/+7
* msuck: don't init maildir until connectedAlyssa Ross2020-04-151-4/+4
* msuck: exit unsuccessfully if some groups failedAlyssa Ross2020-04-151-0/+3
* blaze822: blaze822_addr: null-terminate ttok at the current position before a...Leah Neukirchen2020-04-032-1/+5
* blaze822: blaze822_addr: don't force add space before quoted wordsLeah Neukirchen2020-04-032-3/+6
* blaze822: blaze822_addr: ignore leading obs-routeLeah Neukirchen2020-04-032-2/+4
* maddr: add -d to only print display name.Leah Neukirchen2020-03-302-9/+20
* mytimegm: fix whitespaceLeah Neukirchen2020-03-291-9/+9
* mytimegm: replace with own implementationLeah Neukirchen2020-03-284-84/+26
* mrep/mbnc: allow only one message as argumentLeah Neukirchen2020-03-211-1/+13
* mshow: don't spawn pager for -xLeah Neukirchen2020-03-141-1/+1
* mmkdir: create subdirectories in order like maildirmakeLeah Neukirchen2020-03-091-1/+1
* mlist: extract DT_* handling, follow symlinksLeah Neukirchen2020-03-081-2/+2
* mseq: extract DT_* handling, follow symlinksLeah Neukirchen2020-03-081-3/+3
* seq: extract DT_* handling, follow symlinksLeah Neukirchen2020-03-081-6/+2
* minc: extract DT_* handlingLeah Neukirchen2020-03-081-3/+3
* mdirs: extract DT_* handlingLeah Neukirchen2020-03-082-3/+12
* move uc macro to blaze822_priv.hLeah Neukirchen2020-03-083-6/+4
* contrib/mraw: drop leading spacesLeah Neukirchen2020-02-161-1/+1
* mcom: add preview alias for show commandDuncan Overbruck2020-02-052-3/+6
* GNUmakefile: release: check ./VERSION is correct before releaseLeah Neukirchen2020-02-021-0/+1
* VERSION: bumpLeah Neukirchen2020-02-021-1/+1
* mdirs: add -a to list all subfolders, ignoring maildir++ conventionLeah Neukirchen2020-01-222-5/+10
* mblaze.7: mention public-inbox archiveLeah Neukirchen2020-01-181-3/+5
* GNUmakefile: use gpg2Leah Neukirchen2020-01-181-1/+1
* NEWS.md: update for 0.6 v0.6Leah Neukirchen2020-01-181-1/+8
* mscan: fix underrun in %F when filename doesn't contain three slashesLeah Neukirchen2020-01-171-0/+13
* mcom: check if a draft was found when invoking `mcom -r`Sören Tempel2020-01-121-0/+5
* mfwd: prefix Subject with "Fwd:"Leah Neukirchen2020-01-081-1/+1
* COPYING: LeahizeLeah Neukirchen2020-01-021-1/+1
* mscan: add dottime formattingLeah Neukirchen2020-01-022-1/+34
* mless: only export LESSKEY onceSilvan Jegen2019-09-081-7/+7
* blaze822_loop: delay opening sequence to first useLeah Neukirchen2019-09-011-1/+6
* man/mcom.1: document defaults for mrep and mbncLeah Neukirchen2019-08-271-5/+11
* mlist: look at maildir/new too for messagesSebastien Marie2019-08-261-2/+15
* mshow: don't use --quit-at-eof in less by defaultKonst Mayer2019-08-141-1/+1
* mdeliver: better usage when multiple arguments are givenLeah Neukirchen2019-07-081-4/+3
* mcom: use file --mime instead of file -iLeah Neukirchen2019-05-211-1/+1
* mthread: make malloc failure fatalLeah Neukirchen2019-05-031-0/+6
* mmime: gen_file: remove check for trailing newline for 7bit transferLeah Neukirchen2019-04-231-1/+1