Commit Graph

701 Commits

Author SHA1 Message Date
Leah Neukirchen
d65041c386 squash more mandoc -Tlint warnings 2017-08-20 17:11:22 +02:00
Leah Neukirchen
4edca0ec3a mshow: use return value 62 for raw output of filters
E.g. for elinks -dump -dump-color-mode 3
2017-08-20 17:00:14 +02:00
Leah Neukirchen
6718576b9f mmime.1: reference makemime(1) and mhbuild(1) 2017-08-20 16:59:06 +02:00
Leah Neukirchen
cf4bc05010 mshow: use "less -RFXe" when $PAGER is plain "less" 2017-08-17 21:07:46 +02:00
Leah Neukirchen
13db67713f filter: use a non-blocking write pipe 2017-08-06 20:05:37 +02:00
Leah Neukirchen
6b5b42f583 filter: don't write more than PIPE_BUF at once
This could result in stalling during big writes when we can't read the
output of the child in the mean time.
2017-08-06 18:53:51 +02:00
Leah Neukirchen
8a9825596b mverify: use 0+x to force number
+x does not work in nawk/*BSD awk.
2017-08-05 20:13:16 +02:00
Larry Hynes
470d7f85a0 mverify: Cant - > cannot
- This works around the quoting problem inherent in using Can't
  and avoids using the incorrect Cant

Closes: #71 [via git-merge-pr]
2017-08-05 18:09:50 +02:00
Leah Neukirchen
05e4d5b5fa mshow: fallback to text/plain when no content-type exists 2017-08-05 17:46:25 +02:00
Leah Neukirchen
3b51c5938a rfc2047: blaze822_decode_b64: ensure nul-termination of result
Fixes #70.
2017-07-30 16:44:16 +02:00
Larry Hynes
7fd982d172 mcom: dreaft -> draft
Closes: #69 [via git-merge-pr]
2017-07-27 14:10:40 +02:00
Leah Neukirchen
3b282a4934 filter.example: use mflow 2017-07-26 17:32:22 +02:00
Leah Neukirchen
9387d1fe07 add mflow 2017-07-26 17:23:01 +02:00
Leah Neukirchen
1382543ae8 VERSION: 0.2 2017-07-17 16:29:49 +02:00
Leah Neukirchen
c6c8fb8d7c add NEWS.md 2017-07-17 16:26:47 +02:00
Leah Neukirchen
4c592759a2 mseq: use first message of range for -c and -C. 2017-07-17 14:18:25 +02:00
Leah Neukirchen
31d1cb7bc6 minc: use squeeze_slash
Closes #68.
2017-07-12 22:31:52 +02:00
Leah Neukirchen
157542c3e7 mlist: extract squeeze_slash 2017-07-12 22:31:01 +02:00
Leah Neukirchen
73d80d80f9 mrep: avoid initial space for References:
This triggered qp-encoding, which is not allowed for this header.
2017-07-12 21:11:53 +02:00
Larry Hynes
4d38a9c950 Changes to mthread.1
- Sprinkle some commas
- passed -> specified
- 'the' standard input
- 'one per line'
- 'in case' -> 'if'
- Flesh out -S outbox example

Closes: #67 [via git-merge-pr]
2017-07-12 13:34:40 +02:00
Larry Hynes
f4e1b99b51 Changes to msort.1
- Clarify that its the message names, not the messages,
  that get printed
- passed -> specified
- Merge 3rd sentence in DESCRIPTION with 1st
- 'the' standard input

Closes: #66 [via git-merge-pr]
2017-07-11 22:19:26 +02:00
Leah Neukirchen
aee4d6e8e5 mlist: squeeze squeezing code
Thanks to quinq, who put all their heart in it.
2017-07-11 15:39:37 +02:00
Leah Neukirchen
011a13463f mlist: squeeze slashes from directory names
Closes #65.
2017-07-11 15:04:39 +02:00
Larry Hynes
e6dcea66dd Changes to msed.1
- Change 'scripts' to 'script', to match SYNOPSIS
- Delete 'the' in 'the mail headers'

Closes: #63 [via git-merge-pr]
2017-07-11 14:33:51 +02:00
Larry Hynes
90414ecb9d Changes to mshow.1
- (passed|given) -> specified
- Sprinkle some commas
- Adjust wording for '-A' option

Closes: #64 [via git-merge-pr]
2017-07-11 14:33:20 +02:00
Leah Neukirchen
f7c2cd9526 mymemmem: update with patch from musl mailing list
Fix by Alexander Monakov.
2017-07-11 13:36:40 +02:00
Leah Neukirchen
4a685de739 mmime: ensure 7bit or 8bit Content-Transfer-Encoding for message/rfc822 parts
RFC 2046, Section 5.2.1:
> No encoding other than "7bit", "8bit", or "binary" is permitted for
> the body of a "message/rfc822" entity.

(We'll generate 8bit when we have to and put the blame on the MTA.)
2017-07-09 21:25:55 +02:00
Leah Neukirchen
958ad4e9f6 mmime: disregard line length restriction for message/rfc822 attachments
Many webmail client's don't like qp-encoded message/rfc822 attachments.
2017-07-09 18:46:00 +02:00
Wolfgang Jenkner
b0d61b8275 mcom: fix non-POSIX sed usage 2017-07-08 20:48:20 +02:00
Larry Hynes
0023602f7b Changes to mscan.1
- passed -> specified
- 'the' standard input
- when -> if
- Clarify pager usage and refer to ENVIRONMENT for details
- Add note about default format in mblaze-profile
- Put in a '>' for %c
- else -> otherwise
- greater or equal 'to'
- Add ':' to 'From' and 'To'

Closes: #62 [via git-merge-pr]
2017-07-05 12:58:14 +02:00
Larry Hynes
0c983b99cd Changes to mpick.1
- Else -> Otherwise
- 'the' standard input
- Tidy up msglist intro
- Couple of corrections

Closes: #61 [via git-merge-pr]
2017-07-04 13:04:56 +02:00
Larry Hynes
79e1c8d055 Changes to mmsg.7
- Remove listing of tools from DESCRIPTION
- pass -> specify
- Unhyphenate grandparents
- If we don't enumerate the shortcuts, it's easier to maintain
- Add SEE ALSO mblaze.7

Closes: #60 [via git-merge-pr]
2017-07-04 13:03:45 +02:00
Leah Neukirchen
f506528776 add .mailmap 2017-07-03 22:52:49 +02:00
Larry Hynes
3e2aca845d Changes to mmkdir.1
- Use 'Maildir folders' instead of the pseudo-plural 'Maildir'
- Clean up language

Closes: #59 [via git-merge-pr]
2017-07-03 22:50:44 +02:00
Larry Hynes
9361feed35 Changes to mmime.1
- Remove first line in DESCRIPTION, it's pretty much a duplicate
- Clarify piece about lines in the body which specify attachments
- 'file found at path' instead of 'path'

Closes: #58 [via git-merge-pr]
2017-07-03 22:49:01 +02:00
Oliver Kiddle
0d2c71d2ef seq: use of ^ should not produce a "parse" error when parent isn't found
Closes: #57 [via git-merge-pr]
2017-07-03 12:00:08 +02:00
Leah Neukirchen
12b1722868 mmsg.7: document new selectors 2017-07-02 18:54:25 +02:00
Oliver Kiddle
8e833606c1 seq: parse_relnum: initial + in stop part of a message range selects relative to the start
So, e.g 4:+5 is the same as 4:9

Closes: #44 [via git-merge-pr]
2017-07-02 18:45:22 +02:00
Oliver Kiddle
7d66bb8db7 seq: parse_range: = _ and ^ default to being relative to cur instead of message 1 2017-07-02 18:44:55 +02:00
Oliver Kiddle
ef65274d43 seq: parse_relnum: fix for thread message syntax relative to . or $
With a message such as .^ specified, strtol() was used on the caret.
On Linux this worked by accident because strtol() doesn't return
an error but it fails on, e.g. FreeBSD. Furthermore, it was not
possible to specify relative offsets after $.
2017-07-02 18:44:24 +02:00
Leah Neukirchen
c1ddd4816f man: use 'filename' instead of 'file names' 2017-07-02 18:22:51 +02:00
Larry Hynes
bf771231d2 Changes to mlist.1
Closes: #56 [via git-merge-pr]
2017-07-02 16:01:13 +02:00
Larry Hynes
53e408291f Changes to minc.1
- Change 'in the given' to 'in the specified Maildir folders'
- 'one per line'
- Qualify '-q' flag

Closes: #54 [via git-merge-pr]
2017-07-02 15:59:15 +02:00
Larry Hynes
a0a922fb91 magrep.1: Improve EXIT STATUS wording, in line with .Ex -std
Closes: #53 [via git-merge-pr]
2017-07-01 18:57:17 +02:00
Larry Hynes
2ff56193a9 Changes to mhdr.1
- Use 'specified' instead of 'given' and 'passed'
- Clarify tab-separation for '-H'
- Use 'one per line' instead of 'line by line'

Closes: #52 [via git-merge-pr]
2017-07-01 18:56:09 +02:00
Larry Hynes
f9ab1f52fe Changes to mdirs.1
- 'line by line' -> 'one per line'
- Insert 'formats'
- Simplify explanation of what mdirs considers a Maildir
2017-07-01 18:27:49 +02:00
Leah Neukirchen
8a155059c6 README: update 2017-07-01 18:27:29 +02:00
Larry Hynes
477ad637b7 Changes to mblaze.7
- Bump the date, due to -s/-S change in EXAMPLES
- Delete '^to ' in the list of tools
- Change 'write' to 'compose'
- Remove 'related to'
- List MTAs and Maildir tools alphabetically
- big -> large
- big pile -> large corpus
- Change wording for EXAMPLES intro
- Change some wording in EXAMPLES
- Change 'msort -s' (by subject) to 'msort -S' (by size) in example
2017-07-01 18:27:11 +02:00
Larry Hynes
8d198d4d4d Changes to mflag.1
- given -> specified
- stdin -> 'the standard input'
- Delete superfluous 'the'
- Make 'cur' link clear

Closes: #51 [via git-merge-pr]
2017-07-01 16:25:31 +02:00
Larry Hynes
3db5847866 Changes to mexport.1
- 'a MBOXRD' -> 'an MBOXRD'
- 'the' standard (input|output)
- when -> if
- Clarify 'From ' line and '-S' option

Closes: #50 [via git-merge-pr]
2017-07-01 16:22:50 +02:00