Commit message (Collapse) | Author | ||
---|---|---|---|
2019-01-19 | Revert -std=c11 because GNU sucks | June McEnroe | |
It wants me to #define all kinds of bullshit to get basic functions like getopt(3). | |||
2019-01-19 | Fix ordering issue with va_arg calls | June McEnroe | |
2019-01-19 | Take event number for save incr | June McEnroe | |
ev cannot be used for input, as the first thing history() does is clear it. | |||
2019-01-18 | Add H_SAVE_INCR function to libedit | June McEnroe | |
2019-01-18 | Update gfx-cocoa constants for new macOS | June McEnroe | |
2019-01-17 | Add Girlpool Tiny Desk Concert | June McEnroe | |
Heard some of these songs in the cafe. I keep saying there should be more singing in unison. | |||
2019-01-17 | Reunify gfx and bin | June McEnroe | |
2019-01-17 | Reorganize bin and Makefile once again | June McEnroe | |
2019-01-17 | Don't use string functions in ttpre | June McEnroe | |
2019-01-16 | Fix some symbols in sans8x16 | June McEnroe | |
2019-01-15 | Add basic HISTFILE load and save | June McEnroe | |
2019-01-15 | Add !! alias in cash | June McEnroe | |
2019-01-15 | Add shell and unshell targets | June McEnroe | |
2019-01-15 | Use \$ in cash PS1 and add # to RPS1 | June McEnroe | |
2019-01-15 | Use flock(2) when loading and saving history | June McEnroe | |
2019-01-15 | Add sans8x16.psf | June McEnroe | |
The symbols are still really bad... | |||
2019-01-14 | Add guides to psfed | June McEnroe | |
2019-01-14 | Check for NULL copy or undo buffers in psfed | June McEnroe | |
2019-01-14 | Add cash.7 README | June McEnroe | |
2019-01-14 | Document old=new argument of fc -s | June McEnroe | |
2019-01-14 | Allow replacing empty string with fc old=new | June McEnroe | |
2019-01-13 | Enable warnings in libedit | June McEnroe | |
2019-01-13 | Show full path in RPS1 | June McEnroe | |
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 |