summaryrefslogtreecommitdiffstats
path: root/src/cmd/acme/mail/dat.h
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-1/+0
| | | | | | | | | Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
* acme Mail: add Search commandAkshat Kumar2013-09-061-0/+1
| | | | | | | | | | | Introduces the Search command for mailboxes. Arguments passed are treated as one space- separated string, passed on to mailfs' IMAP search interface. R=rsc, david.ducolombier CC=plan9port.codebot https://codereview.appspot.com/13238044
* multiple mail boxes (Lou Kamenov)rsc2006-05-211-0/+1
|
* show full name in fromrsc2006-05-061-0/+1
|
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-1/+1
|
* more updatesrsc2006-03-031-0/+1
|
* new delmesgrsc2006-02-281-0/+1
|
* fixedrsc2006-02-151-0/+6
|
* fixesrsc2006-02-141-0/+2
|
* more changesrsc2006-02-111-2/+2
|
* changesrsc2006-02-091-10/+6
|
* Add mail (John Cummings)rsc2005-10-291-0/+172