summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version: 6.2.0 → 6.2.16.2.1long-term-supportSeth Morton2020-01-295-4/+8
* Update changelogSeth Morton2020-01-291-0/+4
* Properly escape text injected into regexSeth Morton2020-01-281-4/+3
* Add tests to challenge de localeSeth Morton2020-01-281-0/+14
* Include a test for issue #109Seth Morton2020-01-281-0/+8
* Add back accidentally removed 2.7 ID in setup.cfg6.2.0Seth Morton2019-11-131-0/+2
* Bump version: 6.1.0 → 6.2.0Seth Morton2019-11-135-6/+11
* Update bump.sh to account for previously uncommitted collateralSeth Morton2019-11-131-0/+5
* Rename "Examples" to "Quick Examples" in the READMESeth Morton2019-11-131-3/+3
* Drop Python 3.4 from testingSeth Morton2019-11-134-3/+5
* Revert "Update to a Python3.4-compatible hypothesis version"Seth Morton2019-11-131-1/+1
* Update to a Python3.4-compatible hypothesis versionSeth Morton2019-11-131-1/+1
* Update changelogSeth Morton2019-11-131-0/+11
* Revert removal of Python 2.7 in one commitThis is to make a release that supp...Seth Morton2019-11-1339-117/+573
* Pin testing and documentation dependenciesSeth Morton2019-11-124-8/+47
* Improve high-level documentationSeth Morton2019-11-124-485/+35
* Merge pull request #104 from hugovk/add-3.8Seth Morton2019-11-124-1726/+1829
|\
| * Update list with 'python38 natsort/unicode_numeric_hex.py'Hugo2019-11-121-1725/+1826
| * Add support for Python 3.8Hugo2019-11-113-1/+3
|/
* Make paths in examples a bit more OS-agnosticSeth Morton2019-11-101-16/+16
* Update changelogSeth Morton2019-11-101-3/+7
* Use tuple instead of list in index_natsortedSeth Morton2019-11-101-1/+1
* Removed some Python 2 related code that was missedSeth Morton2019-11-103-8/+3
* Merge branch 'drop-python2-support'Seth Morton2019-11-1038-570/+115
|\
| * Merge branch 'master' into drop-python2-supportSeth Morton2019-11-1019-230/+384
| |\ | |/ |/|
* | Add --skip-existing to the release commandSeth Morton2019-11-101-1/+1
* | Bump version: 6.0.0 → 6.1.06.1.0Seth Morton2019-11-095-4/+8
* | Reorder FAQ in READMESeth Morton2019-11-092-8/+8
* | Fix flake8 warning in conf.pySeth Morton2019-11-091-1/+1
* | Fomatting of documentationSeth Morton2019-11-097-210/+239
* | Update changelogSeth Morton2019-11-091-1/+11
* | Update gitignoreSeth Morton2019-11-091-0/+3
* | Merge pull request #102 from SethMMorton/document-unitsSeth Morton2019-11-097-4/+112
|\ \
| * | Disable too slow hypothesis health checks globallySeth Morton2019-11-092-1/+11
| * | Revert "Disabled hypothesis HealthCheck on certain tests"Seth Morton2019-11-092-5/+3
| * | 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
* | | Merge pull request #99 from hugovk/patch-1Seth Morton2019-08-171-1/+0
|\ \ \
| * | | sudo no longer neededHugo van Kemenade2019-08-171-1/+0
|/ / /
* | | Merge pull request #95 from cpburnz/patch-1Seth Morton2019-08-091-1/+1
|\ \ \
| * | | CHANGELOG file extension in README.rstCaleb P. Burns2019-08-091-1/+1
|/ / /
* | | Merge pull request #94 from jdufresne/the-theSeth Morton2019-06-302-5/+5
|\ \ \ | |/ / |/| |
| * | Fix typo "the the"Jon Dufresne2019-06-202-5/+5
|/ /
| * Merge pull request #98 from hugovk/drop-python2-support-upgrade-syntaxdrop-python2-supportSeth Morton2019-08-172-9/+9
| |\