summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Change recommendation about how to detect DeprecationWarningsformal-deprecation-noticesSeth M Morton2018-11-172-6/+8
* Add DeprecationWarning to deprecated ns enum valuesSeth M Morton2018-11-174-19/+57
* Add "stacklevel" to warnings.warn callsSeth M Morton2018-11-172-5/+6
* args_to_enum warnings now state removal in 6.0.0Seth M Morton2018-11-171-5/+8
* versorted now raises a DeprecationWarningSeth M Morton2018-11-172-9/+15
* Add a deprecation schedule to READMESeth M Morton2018-11-172-0/+91
* Revert "Drop support for EOL Pythons"Seth M Morton2018-11-1716-79/+74
* Doctests are run on all versions... oops!Seth M Morton2018-11-141-1/+1
* Update documentation about version sortingSeth M Morton2018-11-144-15/+45
* Update link to ns enum in READMESeth Morton2018-11-101-1/+1
* Merge pull request #82 from SethMMorton/consolodate-api-documentationSeth Morton2018-11-1017-136/+91
|\
| * Add documentation consolidation line item to changelogSeth M Morton2018-11-101-0/+1
| * Consolidate API into a single pageSeth M Morton2018-11-1016-136/+90
|/
* Merge branch 'master' of github.com:SethMMorton/natsortSeth M Morton2018-11-104-27/+26
|\
| * Merge pull request #80 from jdufresne/skip-installSeth Morton2018-11-101-0/+3
| |\
| | * Use skip_install=true for non-testing tox targetsJon Dufresne2018-11-101-0/+3
| |/
| * Merge pull request #79 from jdufresne/intersphinxSeth Morton2018-11-103-27/+23
| |\
| | * Use intershpinx to build links to Python docsJon Dufresne2018-11-103-27/+23
* | | Update changelogSeth M Morton2018-11-101-121/+127
|/ /
* | Merge pull request #70 from jdufresne/py26Seth Morton2018-11-1016-74/+79
|\ \ | |/ |/|
| * Drop support for EOL PythonsJon Dufresne2018-11-1016-74/+79
|/
* Merge pull request #78 from jdufresne/flatSeth Morton2018-11-1026-4/+4
|\
| * Flatten docs/ directory structureJon Dufresne2018-11-1026-4/+4
|/
* Merge pull request #77 from jdufresne/pyicu-linkSeth Morton2018-11-101-12/+13
|\
| * Consolidate duplicate link names in docs/source/locale_issues.rstJon Dufresne2018-11-101-12/+13
* | Merge pull request #75 from jdufresne/doc-linksSeth Morton2018-11-101-7/+5
|\ \
| * | Use native Sphinx ref linking to create automatic links in docsJon Dufresne2018-11-101-7/+5
| |/
* | Merge pull request #76 from jdufresne/pyconSeth Morton2018-11-106-98/+116
|\ \ | |/ |/|
| * Correct highlighting language in docsJon Dufresne2018-11-106-98/+116
|/
* Merge pull request #71 from jdufresne/wsSeth Morton2018-11-0723-28/+10
|\
| * Trim trailing white space throughout the projectJon Dufresne2018-11-0723-28/+10
* | Merge pull request #73 from jdufresne/cacheSeth Morton2018-11-071-0/+1
|\ \ | |/ |/|
| * Enable pip cache in Travis CIJon Dufresne2018-11-061-0/+1
* | Merge pull request #74 from jdufresne/pypiSeth Morton2018-11-062-2/+2
|\ \
| * | Update all pypi.python.org URLs to pypi.orgJon Dufresne2018-11-062-2/+2
| |/
* | Merge pull request #69 from jdufresne/licenseSeth Morton2018-11-061-0/+1
|\ \
| * | Include license file in the generated wheel packageJon Dufresne2018-11-051-0/+1
| |/
* | Merge pull request #72 from jdufresne/httpSeth Morton2018-11-067-42/+42
|\ \ | |/ |/|
| * Update URLs to use https:// where availableJon Dufresne2018-11-067-42/+42
|/
* Delete ISSUE_TEMPLATE.md [ci skip]Seth Morton2018-09-091-5/+0
* Update issue templates [ci skip]Seth Morton2018-09-093-0/+44
* Update CONTRIBUTING.md [ci skip]Seth Morton2018-09-091-1/+4
* Bump version: 5.4.0 → 5.4.15.4.1Seth M Morton2018-09-095-19/+17
* Add changelog.Seth M Morton2018-09-091-0/+6
* Modify Travis-CI with a special formatting stage.Seth M Morton2018-09-091-1/+12
* Fixed new failures when comparing regex objects on Py27.Seth M Morton2018-09-091-1/+1
* Capture and check DeprecationWarnings during testing.Seth M Morton2018-09-091-1/+2
* Fix flake8 violations in test code.Seth M Morton2018-09-099-11/+14
* Resolve flake8 errors in non-test code.Seth M Morton2018-09-0911-14/+35
* Create special flake8 env for tox.Seth M Morton2018-09-093-27/+19