| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix typo in utils.irc | 2018-11-04 | 1 | -1/+1 | |
| * | Change line parsing to put arbitrary-length args on the end of•••`args` so we can get rid of `last`/`arbitrary` and add IRCArgs (with .get()) to help only getting an arg index if it exists | 2018-11-04 | 1 | -6/+14 | |
| * | utils.irc.color should take `int` for foreground/background, not str | 2018-11-02 | 1 | -1/+1 | |
| * | Fix/refactor issues brought up by type hint linting | 2018-10-30 | 1 | -6/+6 | |
| * | Add type/return hints throughout src/ and, in doing so, fix some cyclical•••references. | 2018-10-30 | 1 | -21/+25 | |
| * | Move src/Utils.py in to src/utils/, splitting functionality out in to modules of•••related functionality | 2018-10-03 | 1 | -0/+116 |
