summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Windows does not support generic languagetravis-ci-updateSeth Morton2019-02-261-1/+1
* Attempt to get pip to work on windowsSeth Morton2019-02-261-0/+3
* Change MacOS and Window language to genericSeth Morton2019-02-261-2/+2
* Dangerous attempt to get Windows to workSeth Morton2019-02-261-0/+1
* Attempt to solve unknown failure on WindowsSeth Morton2019-02-261-1/+1
* Re-implement windows CI to use chocoSeth Morton2019-02-261-19/+3
* First attempt at adding Windows support for Travis-CISeth Morton2019-02-261-0/+24
* Remove ICU test for MacOSSeth Morton2019-02-261-13/+2
* Change explicit Python 3.6 jobs to Python 3.7Seth Morton2019-02-261-2/+2
* Attempt to simplify python installation on MacOSSeth Morton2019-02-261-13/+16
* First attempt to add MacOS to Travis-CISeth Morton2019-02-261-1/+26
* Move code-quality stage to end of configurationSeth Morton2019-02-261-11/+10
* Reorganize/comment Travis-CI configurationSeth Morton2019-02-261-8/+18
* Simplify Travis-CI configurationSeth Morton2019-02-261-10/+9
* Bump version: 5.5.0 → 6.0.06.0.0Seth Morton2019-02-045-5/+5
* Update CHANGELOG.rstSeth Morton2019-02-041-1/+1
* Update information about deprecationSeth Morton2019-02-042-38/+38
* Update CHANGELOG.rstSeth Morton2019-02-041-0/+9
* Add manifest and README checking to travis-ciSeth Morton2019-02-041-2/+6
* Merge pull request #81 from SethMMorton/remove-deprecated-apisSeth Morton2019-02-047-193/+13
|\
| * 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
* | Add "twine check" to flake8 tox environmentSeth Morton2019-02-041-0/+3
* | Change ns_DUMB to NS_DUMBSeth Morton2019-02-047-22/+22
* | Merge pull request #89 from altendky/patch-1Seth Morton2019-02-041-0/+1
|\ \
| * | Specify long_description_content_type = text/x-rstKyle Altendorf2019-01-121-0/+1
|/ /
* | Merge pull request #88 from jdufresne/sudoSeth Morton2018-11-261-16/+2
|\ \ | |/ |/|
| * Use `dist: xenial` in Travis to simplify configurationJon Dufresne2018-11-241-16/+2
|/
* 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
|/