Commit message (Collapse) | Author | ||
---|---|---|---|
2019-01-13 | Shorten $HOME to ~ in prompt expansion | June McEnroe | |
2019-01-13 | Document PSlit | June McEnroe | |
2019-01-13 | Document PS0 | June McEnroe | |
2019-01-13 | Set PS0 in cash | June McEnroe | |
2019-01-13 | Add PS0 | June McEnroe | |
2019-01-13 | Change default ENV from cashrc to env.sh | June McEnroe | |
2019-01-13 | Use colours in cash prompts | June McEnroe | |
2019-01-12 | Set PSlit like NetBSD sh | June McEnroe | |
2019-01-12 | Install gnupg2 from pkgsrc and symlink gpg | June McEnroe | |
2019-01-12 | Reference cash builtin man pages in cash.1 SEE ALSO | June McEnroe | |
2019-01-12 | Restore cash builtin man page dates | June McEnroe | |
2019-01-12 | Use local libedit | June McEnroe | |
2019-01-12 | Replace libedit Makefile | June McEnroe | |
2019-01-11 | Import /usr/src/lib/libedit from NetBSD 8.0 | June McEnroe | |
2019-01-11 | Add PSlit for prompt escapes | June McEnroe | |
2019-01-11 | Don't make depend automatically | June McEnroe>Add Authority | June McEnroe |
2019-05-19 | Specify precedence of unary versions of operators | June McEnroe | |
2019-05-18 | Add compound assignment operators to order | June McEnroe | |
2019-05-15 | Support simple assignment in order | June McEnroe | |
2019-05-15 | Implement sizeof in order | June McEnroe | |
2019-05-15 | Add order | June McEnroe | |
2019-05-12 | Add T suffix in bit | June McEnroe | |
2019-05-10 | Highlight yacc and lex files as C | June McEnroe | |
Their %-prefixed directives should probably be highlighted Macro. | |||
2019-05-10 | Use val instead of suboptarg | June McEnroe | |
suboptarg doesn't exist in GNU. Hopefully BSD getsubopt also sets val on failure? | |||
2019-05-09 | Add Parable of the Sower | June McEnroe | |
2019-05-07 | Add bit without build | June McEnroe | |
Need to do some stuff in the Makefile for lex and yacc and generating HTML pages for it. | |||
2019-05-04 | Fix MANDIR typo | June McEnroe | |
2019-05-04 | Move relay to bin | June McEnroe |