| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2020-04-20 | Use . as ${LDLIBS.$@} separator | June McEnroe | |
| 2020-04-05 | Error on invalid ISUPPORT values 1.2 | June McEnroe | |
| 2020-04-05 | Only set RCS on FreeBSD | June McEnroe | |
| 2020-04-05 | Log bans and unbans | June McEnroe | |
| 2020-04-05 | Parse mode types from ISUPPORT | June McEnroe | |
| 2020-04-05 | Add unscoop matchers for ban/unban events | June McEnroe | |
| The IRC and Textual matchers miss bans mixed with other mode changes, but those are rare. | |||
| 2020-04-05 | Check unscoop regexps with make test | June McEnroe | |
| 2020-04-05 | Add unscoop -n flag for checking regexps | June McEnroe | |
| 2020-04-05 | Add Ban and Unban event types | June McEnroe | |
| 2020-04-02 | Update style | June McEnroe | |
| Replacing declarations followed by while loops with for loops and generating the short option string from the long options. | |||
| 2020-03-31 | Update unscoop catgirl matchers | June McEnroe | |
| I'm not concerned about keeping the old matchers since I'm almost entirely certain I was the only one who ever used the old version of catgirl, and I already imported those logs. | |||
| 2020-03-31 | Fix writing verbose to stderr | June McEnroe | |
| 2020-03-02 | Include <>/-/* around nicks in scoop coloring 1.1 | June McEnroe | |
| 2020-03-02 | Replace .mk files with configure script | June McEnroe | |
| 2020-02-28 | Implement the causal.agency/consumer capability | June McEnroe | |
| 2020-02-22 | Include <>/-/* around nicks in coloring | June McEnroe | |
| 2020-02-22 | Use (almost) the full range of IRC colors for nicks | June McEnroenroe | |
| 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 | |