| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Update snake cog so ext command won't show files | 2020-09-21 | -1151/+0 | |
| | | | | | - Doing .c list would show the files inside the snakes module as individual cogs, which isn't the case | |||
| * | Remove redundant f-strings | 2020-07-14 | -2/+2 | |
| | | | | | This fixes a new lint error (F541) introduced by flake8 3.8. | |||
| * | F i x e d S p a c e | 2020-05-08 | -1/+1 | |
| | | ||||
| * | Lint limit | 2020-05-07 | -1/+2 | |
| | | ||||
| * | Updated Prefix and Website | 2020-05-07 | -3/+4 | |
| | | ||||
| * | Deseasonify: rename `seasons` pkg to `exts` | 2020-03-28 | -0/+1149 | |
| It is believed that this is now a more logical name for the package, as extensions no longer bind to seasons. Internally, packages are still grouped into seasonal sub-packages. There are quite a few, and it makes sense to group them by a common theme that inspired their functionality. | ||||
