| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Prefix sha to fix leading zeros being stripped | khazhyk | 2017-11-21 | 1 | -1/+1 |
| | | | | | /dist.py:352: UserWarning: Normalizing '1.0.0a1402+0965847' to '1.0.0a1402+965847' | ||||
| * | Use local version identifer for SHA | khazhyk | 2017-10-14 | 1 | -1/+1 |
| | | | | | | | local version identifier seems to be the only PEP440 way to add arbitrary string to the version. Makes pip stop complaining about invalid version label. | ||||
| * | Show sha1 for development versions. | khazhyk | 2017-10-14 | 1 | -1/+6 |
| | | |||||
| * | Try to build HTML5 for docs. | Rapptz | 2017-09-21 | 1 | -0/+1 |
| | | |||||
| * | Changed README from using Markdown to use reStructuredText | Giovani Irimea | 2017-09-18 | 1 | -1/+1 |
| | | |||||
| * | Bump requirements to aiohttp 2.2 and PyNaCl 1.1.2 | Rapptz | 2017-07-01 | 1 | -1/+1 |
| | | |||||
| * | First pass at documentation reform. | Rapptz | 2017-05-12 | 1 | -0/+2 |
| | | |||||
| * | Add commit number to pip version for easy identification. | Rapptz | 2017-03-04 | 1 | -0/+12 |
| | | |||||
| * | Make discord.ext a namespace package. | Rapptz | 2017-02-14 | 1 | -1/+2 |
| | | |||||
| * | Add PyNaCl to setuptool's extras requirements. | Rapptz | 2016-06-28 | 1 | -1/+6 |
| | | |||||
| * | Attempt to satisfy RTD by using sphinxcontrib.napoleon. | Rapptz | 2016-01-10 | 1 | -1/+6 |
| | | |||||
| * | Use setuputils.find_package to find extension modules. | Rapptz | 2016-01-04 | 1 | -2/+2 |
| | | |||||
| * | Update README and setuputils related files to point to async version. | Rapptz | 2015-12-04 | 1 | -1/+0 |
| | | |||||
| * | Properly set requirements of ws4py and requests. | Rapptz | 2015-10-18 | 1 | -4/+3 |
| | | |||||
| * | Add support for channel creation events. | Rapptz | 2015-08-23 | 1 | -3/+4 |
| | | |||||
| * | Fix setuputils scriptv0.1.0 | Rapptz | 2015-08-23 | 1 | -1/+1 |
| | | |||||
| * | Rename project from pydiscord to discord.py | Rapptz | 2015-08-22 | 1 | -2/+2 |
| | | |||||
| * | Initial commit | Rapptz | 2015-08-21 | 1 | -0/+43 |