| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Try to consistently use "inherit" vs "derive" in documentation. | Rapptz | 2019-03-19 | 1 | -2/+2 |
| * | Organise documentation | NCPlayz | 2019-03-19 | 1 | -3/+2 |
| * | Fix pagination of huge command help messages (> ~2,000 chars) | slice | 2019-03-16 | 1 | -2/+12 |
| * | [commands] Assign context inside HelpCommand.prepare_help_command | Rapptz | 2019-03-16 | 1 | -3/+9 |
| * | [commands] Add HelpCommand.get_bot_mapping helper. | Rapptz | 2019-03-16 | 1 | -5/+11 |
| * | [commands] Return result of send_group_help and send_command_help | Rapptz | 2019-03-16 | 1 | -2/+2 |
| * | [commands] Add back dm_help tribool for the provided HelpCommands | Rapptz | 2019-03-16 | 1 | -0/+42 |
| * | [commands] Add commands.Paginator.__len__ | Rapptz | 2019-03-16 | 1 | -0/+10 |
| * | [commands] Redesign HelpFormatter into HelpCommand | Rapptz | 2019-03-15 | 1 | -0/+1144 |