| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | silently eat Control socket .send() failures | 2019-11-08 | 1 | -2/+5 | |
| * | Fix type errors detected by 'mypy --ignore-missing-imports src'. | 2019-10-30 | 1 | -6/+6 | |
| * | `bitbotctl stop` should be keepalive so it exits when bitbotd exits | 2019-10-18 | 1 | -1/+0 | |
| * | add IRCBot.stop() - use it for !shutdown and './bitbotctl stop' | 2019-10-17 | 1 | -0/+3 | |
| * | default to using a "data directory" for bitbot (~/.bitbot/) | 2019-10-17 | 1 | -5/+5 | |
| * | fix type linting issues for `client` in Control.is_readable | 2019-10-14 | 1 | -2/+2 | |
| * | add `bitbotctl reload` command to reload all modules | 2019-10-14 | 1 | -0/+4 | |
| * | kill bitbotctl connection after rehash | 2019-10-11 | 1 | -0/+7 | |
| * | add "rehash" bitbotctl command | 2019-10-11 | 1 | -10/+5 | |
| * | try/except Control socket writes | 2019-10-11 | 1 | -1/+4 | |
| * | add first real cli functionality: showing log | 2019-10-11 | 1 | -21/+44 | |
| * | first draft of infrastructure for unix domain control socket | 2019-10-11 | 1 | -0/+81 |
