Commit message (Collapse) | Author | ||
---|---|---|---|
2020-02-11 | Fix whois idle unit calculation | June McEnroe | |
Rookie mistake. | |||
2020-02-11 | Cast towupper to wchar_t | June McEnroe | |
For some reason it takes and returns wint_t... | |||
2020-02-11 | Cast set but unused variables to void | June McEnroe | |
2020-02-11 | Declare strlcat | June McEnroe | |
2020-02-11 | Check if VDSUSP exists | June McEnroe | |
2020-02-11 | Fix completeReplace iteration | June McEnroe | |
2020-02-11 | Use pkg(8) to configure on FreeBSD | June McEnroe | |
2020-02-11 | Remove legacy code | June McEnroe | |
2020-02-11 | Add INSTALLING section to README | June McEnroe.config/1sh/env.sh?id=56e8be0b53966fba86d2068c69284c2a271b0e92&follow=1'>Clean up 1sh prompt setting | June McEnroe |
2019-06-29 | Add Parable of the Talents | June McEnroe | |
2019-06-28 | Rename catsh to 1sh | June McEnroe | |
Yes it's another rename because I felt like catsh was too long. 1sh is short and unique. | |||
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 |