summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Disabled hypothesis HealthCheck on certain testsdocument-unitsSeth Morton2019-11-092-3/+5
* Skip doctest of files on Python 2.7Seth Morton2019-11-081-2/+2
* Revert "Fix regex compilation in example for Python 2.7"Seth Morton2019-11-081-1/+1
* Fix regex compilation in example for Python 2.7Seth Morton2019-11-081-1/+1
* Fix egregious error in exampleSeth Morton2019-11-071-1/+1
* Add sorting example to documentationSeth Morton2019-11-071-0/+50
* Add tests for new public methodSeth Morton2019-11-071-0/+20
* Expose numeric_regex_chooser as publicSeth Morton2019-11-073-1/+29
* Move docs dependencies into docs/requirements.txtSeth Morton2019-03-032-1/+4
* Move development collateral into a dev/ folderSeth Morton2019-03-038-9/+19
* Changelog dates are now %Y-%m-%dSeth Morton2019-03-032-47/+47
* Merge pull request #92 from SethMMorton/reformat-changelogSeth Morton2019-03-039-391/+547
|\
| * Update MANIFEST.in with new filesreformat-changelogSeth Morton2019-03-021-2/+2
| * Incorporate new CHANGELOG.md into sphinx documentationSeth Morton2019-03-023-3/+5
| * Add a bumpversion wrapper scriptSeth Morton2019-03-024-8/+21
| * Update bumpversion search and replace for CHANGELOGSeth Morton2019-03-021-3/+6
| * Change header style from "##" to underline dashesSeth Morton2019-03-021-44/+88
| * Add links to version GitHub comparisons for versionsSeth Morton2019-03-021-44/+88
| * Reformat changlog to style from https://keepachangelog.com/Seth Morton2019-03-021-142/+248
| * Made changelog indentation uniformSeth Morton2019-03-021-63/+63
| * Add links to contributor's user accountsSeth Morton2019-03-021-10/+12
| * Reformat CHANGELOG.rst as CHANGELOG.mdSeth Morton2019-03-022-382/+324
|/
* Merge pull request #91 from SethMMorton/travis-ci-updateSeth Morton2019-02-273-18/+60
|\
| * Fix path splitter issue on WindowsSeth Morton2019-02-272-5/+10
| * Add Windows support for Travis-CISeth Morton2019-02-271-2/+14
| * Add MacOS support to Travis-CISeth Morton2019-02-271-2/+19
| * Change explicit Python 3.6 jobs to Python 3.7Seth Morton2019-02-271-2/+2
| * Reorganize/comment Travis-CI configurationSeth Morton2019-02-271-0/+9
| * 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