summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove "digit", "version", "ver", and "d" for shell scriptremove-deprecated-apisSeth M Morton2018-11-181-4/+3
* Remove versorted, index_versorted, ns.V, and ns.VERSIONSeth M Morton2018-11-185-88/+1
* Remove unused importSeth M Morton2018-11-181-1/+0
* Remove old keyword argument APISeth M Morton2018-11-183-78/+13
* Remove ns.TYPESAFE and ns.DIGITSeth M Morton2018-11-182-27/+1
* Remove extra files from sdistSeth M Morton2018-11-182-14/+6
* Rename "test_natsort" directory to "tests"Seth M Morton2018-11-1821-2/+2
* Merge pull request #86 from SethMMorton/remove-pipenv-dependencySeth Morton2018-11-186-27/+22
|\
| * s/Pipfile/dev-requirements.txt/ in MANIFEST.inSeth M Morton2018-11-181-1/+1
| * Update documentation to not mention pipenvSeth M Morton2018-11-182-13/+11
| * Use dev-requirements.txt instead of PipfileSeth M Morton2018-11-183-13/+10
|/
* Revert "Revert "Drop support for EOL Pythons""Seth M Morton2018-11-1816-85/+76
* Update MANIFEST.inSeth M Morton2018-11-181-2/+4
* Bump version: 5.4.1 → 5.5.05.5.0Seth M Morton2018-11-185-7/+8
* bumpversion now looks at CHANGELOG.rstSeth M Morton2018-11-181-1/+1
* Merge pull request #85 from SethMMorton/make-a-better-changelogSeth Morton2018-11-183-372/+377
|\
| * Include the corresponding issue #s in the CHANGELOGmake-a-better-changelogSeth M Morton2018-11-181-41/+43
| * Refer to the new changelog location in the READMESeth M Morton2018-11-181-1/+3
| * Move the changelog to the top-level directorySeth M Morton2018-11-182-371/+372
* | Add note about Pipenv being dropped from build infrastructureSeth M Morton2018-11-182-0/+12
* | Update "how-to-test" and add "how-to-build-docs"Seth M Morton2018-11-182-2/+38
|/
* Fix header sizes in READMESeth M Morton2018-11-182-5/+8
* Merge pull request #84 from SethMMorton/support-older-setuptoolsSeth Morton2018-11-181-5/+14
|\
| * Add support for very old versions of setuptoolsSeth M Morton2018-11-181-5/+14
|/
* Merge pull request #83 from SethMMorton/formal-deprecation-noticesSeth Morton2018-11-1810-37/+177
|\
| * Remove dropping of Py 2.6 and 3.3 from changelogSeth M Morton2018-11-181-1/+1
| * Fix/ignore code formatting violations in ns_enum.pySeth M Morton2018-11-181-7/+6
| * 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
|/