Commit message (Collapse) | Author | |||
---|---|---|---|---|
2019-07-10 | Ignore SM and RM | June McEnroe | ||
2019-07-09 | Add shotty man page and build it | June McEnroe | ||
2019-07-09 | Add up -c | June McEnroe | ||
2019-07-09 | Add options for default colors to shotty | June McEnroe | ||
2019-07-08 | Use char literals consistently | June McEnroen title='2019-06-28 21:57:41 -0400'>2019-06-28 | Set HISTSIZE in catsh | June McEnroe |
2019-06-28 | Unset iflag when exiting catsh | June McEnroe | ||
It saves history! It's usable! | ||||
2019-06-24 | Consolidate catsh history documentation | June McEnroe | ||
2019-06-19 | Set LESS=FRX | June McEnroe | ||
This is how git invokes less by default. I think I want this everywhere. This allows color, exits if the input fits on one screen, and doesn't clear the screen. | ||||
2019-06-16 | Alias date=ddate | June McEnroe | ||
Will I regret this? | ||||
2019-06-15 | Set sensitivity by slot in TF2 | June McEnroe | ||
2019-06-15 | Add Acceptance | June McEnroe | ||
2019-06-07 | Add variables to bit | June McEnroe | ||
2019-06-05 | Add A Closed and Common Orbit | June McEnroe | ||
2019-06-02 | Add Reborn | June McEnroe | ||
2019-05-30 | Add bit to bin.7 | June McEnroe | ||
2019-05-30 | Simplify and build bit | June McEnroe | ||
lex is a waste of time. | ||||
2019-05-29 | Add xx -p option | June McEnroe | ||
2019-05-27 | Add Frontier | June McEnroe | ||
2019-05-27 | Break nicks with ZWNJ | June McEnroe | ||
This should prevent bad wrapping. | ||||
2019-05-26 | Add Dawn | June McEnroe | ||
2019-05-20 | Declare vasprintf(3) for GNU | June McEnroe | ||
who the fuck is scraeming "#define _GNU_SOURCE" at my house. show yourself, coward. i will never #define _GNU_SOURCE | ||||
2019-05-20 | Fix comparison warning in ttpre | June McEnroe | ||
2019-05-20 | 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 |