Commit Graph

234 Commits (master)

Author SHA1 Message Date
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]
7 years ago
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]
7 years ago
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]
7 years ago
Larry Hynes 90414ecb9d Changes to mshow.1
- (passed|given) -> specified
- Sprinkle some commas
- Adjust wording for '-A' option

Closes: #64 [via git-merge-pr]
7 years ago
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]
7 years ago
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]
7 years ago
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]
7 years ago
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]
7 years ago
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]
7 years ago
Leah Neukirchen 12b1722868 mmsg.7: document new selectors 7 years ago
Leah Neukirchen c1ddd4816f man: use 'filename' instead of 'file names' 7 years ago
Larry Hynes bf771231d2 Changes to mlist.1
Closes: #56 [via git-merge-pr]
7 years ago
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]
7 years ago
Larry Hynes a0a922fb91 magrep.1: Improve EXIT STATUS wording, in line with .Ex -std
Closes: #53 [via git-merge-pr]
7 years ago
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]
7 years ago
Larry Hynes f9ab1f52fe Changes to mdirs.1
- 'line by line' -> 'one per line'
- Insert 'formats'
- Simplify explanation of what mdirs considers a Maildir
7 years ago
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
7 years ago
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]
7 years ago
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]
7 years ago
Larry Hynes 3accd89cbd Changes to mdeliver.1
- Delete superfluous 'the' in DESCRIPTION
- 'a MBOXRD' -> 'an MBOXRD'
- Delete 'Also,'
- Delete 'Beware' and don't emphasise
- Don't emphasise 'Override'

Closes: #48 [via git-merge-pr]
7 years ago
Larry Hynes cae3c7d585 Changes to mcom.1
- Delete 'new' in NAME
- Change 'runs an editor'
- fills -> creates
- Be specific that drafts are saved with 'c' option
- show -> print
- Delete '(Put your `From:' line there.)'
- Add note about configuring 'Outbox:'

Closes: #47 [via git-merge-pr]
7 years ago
Larry Hynes 72ab002374 Changes to mblaze-profile.5
- SYNOPSIS: Delete 'and customization', change 'for' to 'of'
- Tidy up first few lines of DESCRIPTION
- Change wording for 'Outbox:'
- Change wording for 'Sendmail: and 'Sendmail-Args:'
- Add 'files' to 'configuration' in ENVIRONMENT

Closes: #45 [via git-merge-pr]
7 years ago
Leah Neukirchen 768116b8b6 man/mblaze.7: add subscription info 7 years ago
Leah Neukirchen 41fc81992f man/mblaze-profile.5: tweak 7 years ago
Oliver Kiddle 6b68abeccb man: correct typos and wording
Closes: #43 [via git-merge-pr]
7 years ago
Larry Hynes 7eed9240a7 Changes to magrep.1
- Try not to use 'messages msgs'
- 'matches' instead of 'instead match'
- 'specified' instead of 'passed'
- Clarify default use of current sequence
- Simplify some language used
- List '-p' output in the order it is printed
- Remove superfluous 'the'
- Bring EXIT STATUS in line with '.Ex -std'

Closes: #42 [via git-merge-pr]
7 years ago
Leah Neukirchen 841984f645 mthread: add optional message support 7 years ago
Larry Hynes 2c7f970a76 Changes to maddr.1
- Change 'one per line' to 'line by line', and move it up
- Change 'given' to 'specified'...
- ...and continue to use 'specified' in place of 'passed'
- Change 'Else' to 'Otherwise'
- Use 'addr-spec' instead of 'address', as per RFCs
- Reword explanation of 'resent-' headers

Closes: #41 [via git-merge-pr]
7 years ago
Leah Neukirchen 8603f8deb7 mscan.1: fix description of . 7 years ago
Leah Neukirchen 9bb5795d1d mblaze.7: add mailing list and irc 7 years ago
Leah Neukirchen 9e1b6db98e mblaze.7: mention mfwd 7 years ago
Leah Neukirchen 62bf6776d2 man/mblaze.7: bump date 7 years ago
Leah Neukirchen 50d65845c7 man/mfwd.1: refer to mcom.1 7 years ago
Leah Neukirchen 8dd2dd5835 mmkdir: make official command 7 years ago
Leah Neukirchen c4a97ff430 man/mdirs.1: tweak 7 years ago
Leah Neukirchen eeacad9fd8 mcom: add -r to resume editing drafts 7 years ago
Leah Neukirchen cc7ab25814 mmime: allow setting content-disposition and overriding filename 7 years ago
Leah Neukirchen 9b8ab19a2b mshow: show Reply-To by default 7 years ago
Leah Neukirchen 2939be9f34 mcom: add mfwd command to forward messages 7 years ago
Leah Neukirchen 01ad9ec927 mshow: add -N to not show MIME structure markers. 7 years ago
Leah Neukirchen d8976d416c mmime: add -t to override toplevel content-type 7 years ago
Leah Neukirchen 94854ad185 mscan: spawn a pager for interactive use 7 years ago
Leah Neukirchen e8107b1889 mshow: spawn a pager for interactive use 7 years ago
Leah Neukirchen 5fae53b12b mshow: document -n 7 years ago
Leah Neukirchen 4f99861f09 mcom.1: tweak 7 years ago
Leah Neukirchen ceeb3848e4 man: fix rendering with groff
Closes #32.
7 years ago
Leah Neukirchen 152394d261 mblaze-profile.5: fix lint 7 years ago
Leah Neukirchen 099bf50aee mscan.1: fix lint 7 years ago
Leah Neukirchen 820c622404 mpick.1: fix lint 7 years ago
Leah Neukirchen ce8f824332 magrep.1: fix lint 7 years ago
Larry Hynes 289716b630 mmime.1: closing > for <expr
Closes: #31 [via git-merge-pr]
7 years ago
Duncaen 9bec745dde mpick: allow string expressions on any header 7 years ago
Leah Neukirchen da907f0045 mmime.1: cite RFC 2231 7 years ago
Leah Neukirchen 53c6a3b37e mblaze.7: small edits 7 years ago
Leah Neukirchen 9733c2b65c mshow.1: document dangerous output 7 years ago
Duncaen d3f14eaa55 mpick.1: improve EXAMPLES 7 years ago
Duncaen 11e62a17c5 magrep: add -p to print matches and the context and -o to only print matches 7 years ago
Leah Neukirchen 1b78a55dfe add mblaze-profile.5 7 years ago
leovilok e61b972f36 remove remaining reference to mrepl in mmsg.7 7 years ago
Leah Neukirchen 2c5072ef5b mlist.1: typo 7 years ago
Leah Neukirchen 7a2204049e mlist: print a total line with -i when useful 7 years ago
Duncaen 7e36e5413f Merge branch 'mpick' 7 years ago
Leah Neukirchen 2101db8ee3 man/mpick.1: use well-known section name EXAMPLES 7 years ago
josuah 7a6665c3e8 mpick.1: Adding an example section.
Closes: #11 [via git-merge-pr]
7 years ago
Leah Neukirchen 225e5787bf Leahize 7 years ago
Duncaen 0344e5a425 mpick: add kept expression 7 years ago
Christian Neukirchen 6464ba5845 mlist: read directory names from stdin when used non-interactively
Closes #7.
8 years ago
Christian Neukirchen 1cdb871e3d mblaze.7: clarify a bit 8 years ago
Ivy Foster 81fbda6ff1 Style cleanup on previous commit 8 years ago
Ivy Foster ca8cef1660 Add $MBLAZE environment variable to set profile location
As a side benefit, all callers of blaze822_home_file need only pass
the filename, so the base directory is set in only one place.
8 years ago
Christian Neukirchen d71a1fbe44 add mexport 8 years ago
Christian Neukirchen ce625878de mdeliver: deliver to new/ by default, use -c for cur/ now 8 years ago
Christian Neukirchen 7604589738 mhdr: -H to print file name 8 years ago
Christian Neukirchen bfe841eb1e mscan.1: sort formatting codes 8 years ago
Christian Neukirchen d4f72ab52d mscan: add %I for message-id 8 years ago
Christian Neukirchen b4df49565f mscan: add %S for stripped subject 8 years ago
Christian Neukirchen 2c0ace3d82 mscan.1: mention %R for filename 8 years ago
Christian Neukirchen b8631d13ff mseq: allow message syntax in -c 8 years ago
Christian Neukirchen f34a284b42 mseq: add -c to override . 8 years ago
Christian Neukirchen edf4458016 maddr: -a to only print address part 8 years ago
Christian Neukirchen 07d3be7a8f mcom: add delete 8 years ago
Christian Neukirchen d2d687478d rename mcomp -> mcom, mrepl -> mrep
mcomp is in mtools already.

mfwd will be added in the future.
8 years ago
Christian Neukirchen d453a5ac58 mless.1: extend a bit 8 years ago
Christian Neukirchen 914b78a58f mhdr: set exit status to 1 when no header was found 8 years ago
Christian Neukirchen 7377f0dfc3 mshow: rather, use -r -O to print the part raw 8 years ago
Christian Neukirchen 2776c838fe mshow: extract headers with -H -O 8 years ago
Christian Neukirchen 46ba7967b8 mseq.1: double .Pp 8 years ago
Christian Neukirchen 524ee12795 msort: add -U and -I to sort by flags 8 years ago
Christian Neukirchen 1d67157f09 seq: add thread selectors 8 years ago
Christian Neukirchen 57f1dd3896 mscan.1: update for formats 8 years ago
Christian Neukirchen 1c3b2019bd magrep: add -m 8 years ago
Christian Neukirchen 927f454e0f mmime.1: mention RFC 5322 8 years ago
Christian Neukirchen b451fe788b magrep: add search in body 8 years ago
Christian Neukirchen c99944cbc5 add magrep.1 8 years ago
Christian Neukirchen 612d1564cc add magrep 8 years ago
Christian Neukirchen c4822a983b mmime: add -c to check if MIME-encoding is needed 8 years ago
Christian Neukirchen 2073102d4d mmime: add -r for plain text 8 years ago
Christian Neukirchen a52af29aa9 mmime: simplify 8 years ago
Christian Neukirchen 41474c2e68 rename .santoku to .mblaze 8 years ago
Christian Neukirchen 60f4618e2b rename project to mblaze 8 years ago
Christian Neukirchen 5a4b018c73 mintro.7: add mgenmid 8 years ago
Christian Neukirchen 78fec302cb add mgenmid 8 years ago
Christian Neukirchen 400c6793d6 mdeliver.1: reference Maildir format 8 years ago
Christian Neukirchen 582493a25d add msed.1 8 years ago
Christian Neukirchen 3316cfbc22 add msed 8 years ago
Christian Neukirchen 0f9d98a4f4 mintro.7: mention no deps 8 years ago
Christian Neukirchen 94c7dd24cf mseq: drop -n (now in mscan) 8 years ago
Christian Neukirchen 9e02ec69f1 mscan: add -n to only print message number 8 years ago
Christian Neukirchen 08f5a8e1dd mshow: hard-code simple multipart/alternative policy 8 years ago
Christian Neukirchen 795b756e5a mmime.1: tweaks 8 years ago
Duncaen a2dc56cd0e mpick: add 'cur' variable to number expressions 8 years ago
Christian Neukirchen aa228ddd43 mless: simplify
We always show the full sequence now, and just jump to the passed message.
8 years ago
Duncaen a37c401ad1 mpick: add info expression for message ids without files
and mark them seen by default
8 years ago
Christian Neukirchen 48a1779efb mpick: add mmsg(7) style ranges to msglist 8 years ago
Christian Neukirchen c87201e4b7 mpick.1: use Cm for command pieces 8 years ago
Duncaen b2d8f56fa5 mpick: add man page and usage
Closes: #1 [via git-merge-pr]
8 years ago
Christian Neukirchen ad6cec9e16 mhdr: almost-rewrite, use getopt 8 years ago
Christian Neukirchen 9d8783df4d mscan: adaptive date display 8 years ago
Christian Neukirchen 9cdc8d3399 mthread.1: msgs... is optional 8 years ago
Christian Neukirchen a8ffebe0ce add mdeliver.1 8 years ago
Christian Neukirchen e25dfa5554 mseq: -C to set the current message 8 years ago
Christian Neukirchen 2b81707c51 rename map to seq
The old terminology didn't make much sense to users.
8 years ago
Christian Neukirchen 69aa1740e5 remove msetseq 8 years ago
Christian Neukirchen 01b197c936 mseq.1: update 8 years ago
Christian Neukirchen 35f09428b7 typo 8 years ago
Christian Neukirchen f629fd348f mscan.1: explain subject flags 8 years ago
Christian Neukirchen 64af12a76e maddr.1: quoting 8 years ago
Christian Neukirchen 236700ecb9 add mintro.7 8 years ago
Christian Neukirchen 78425e855f mmsg.7: mention Maildir as direct arguments 8 years ago
Christian Neukirchen 6444adfacb maddr.1: reword a bit 8 years ago
Christian Neukirchen 70df63df73 add maddr: show mail addresses in messages 8 years ago
Christian Neukirchen 3ed3878b2b mshow: use fnmatch for extraction 8 years ago
Christian Neukirchen 31481f8b85 rename mmsg(5) to mmsg(7) 8 years ago
Christian Neukirchen 5927a3f2e3 add manpages 8 years ago