Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-10 | Trivial changes: whitespace and modes. | Dan Cross | 1 | -1/+1 | |
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> | |||||
2013-09-06 | mailfs: allow spaces in box name | Akshat Kumar | 1 | -1/+16 | |
Mail services (such as Google Mail) will often have directories with names that contain spaces. Acme does not support spaces in window names. So, replace spaces in mail directory names with the Unicode character for visible space. The code is a bit of an over-approximation and generally non-optimal. R=rsc, david.ducolombier, 0intro CC=plan9port.codebot https://codereview.appspot.com/13010048 | |||||
2011-06-01 | acme Mail: drop noscroll | David du Colombier | 1 | -1/+0 | |
R=rsc CC=plan9port.codebot http://codereview.appspot.com/4539098 | |||||
2006-02-15 | fixed | rsc | 1 | -2/+23 | |
2006-02-09 | changes | rsc | 1 | -66/+13 | |
2005-10-29 | Add mail (John Cummings) | rsc | 1 | -0/+397 | |