summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix final transform tests.clarify-code-and-simplify-testsSeth M Morton2018-09-021-2/+3
* Attempt to fix locale/PyICU inconsistency.Seth M Morton2018-09-021-11/+11
* Correct stupid mistake in final transform test.Seth M Morton2018-09-021-1/+4
* Ensure all tests using LOCALE have a locale set.Seth M Morton2018-09-022-0/+3
* Small typos and clarifications.Seth M Morton2018-09-022-4/+4
* Fix Python 2 bugs introduced in refactoring.Seth M Morton2018-09-022-2/+6
* Refactor test_final_data_transform_factory.py.Seth M Morton2018-09-021-62/+37
* Refactor test_natsort_cmp.py.Seth M Morton2018-09-021-76/+55
* Add test_regex.py.Seth M Morton2018-09-021-0/+100
* Refactor test_parse_string_function.py.Seth M Morton2018-09-023-665/+66
* Refactor test_natsort_keygen.py.Seth M Morton2018-08-291-144/+145
* Refactor test_string_component_transform_factory.py.Seth M Morton2018-08-292-121/+53
* Refactor test_input_string_transform_factory.py.Seth M Morton2018-08-271-179/+74
* Refactor test_natsort_key.py.Seth M Morton2018-08-261-66/+15
* Refactor test_parse_number_function.py.Seth M Morton2018-08-251-53/+28
* Add DEFAULT to the ns enum.Seth M Morton2018-08-255-24/+23
* Refactor test_parse_bytes_function.py.Seth M Morton2018-08-251-41/+15
* Refactor test_natsorted_convenience.py.Seth M Morton2018-08-251-60/+61
* Refactor test_natsorted.py.Seth M Morton2018-08-251-417/+189
* Remove leading underscore on most functions in utils.py.Seth M Morton2018-08-2211-252/+237
* Silence more PyCharm warnings.Seth M Morton2018-08-223-6/+17
* Refactor test_main.py.Seth M Morton2018-08-222-164/+105
* Refactor test_utils.py.Seth M Morton2018-08-203-156/+115
* Refactor test_natsort.compat into fixtures.Seth M Morton2018-08-1213-236/+212
* Refactor regex_chooser into a function.Seth M Morton2018-08-116-89/+125
* Run isort on all (most) imports.Seth M Morton2018-08-1126-150/+163
* Refactor ns enum as a namedtuple.Seth M Morton2018-08-109-55/+107
* Add .venv to .gitignore.Seth M Morton2018-08-101-0/+1
* Refactor fastnumbers version checking.Seth M Morton2018-08-101-3/+3
* Remove unneeded except block.Seth M Morton2018-08-101-2/+0
* Simplify _normalize_input_factory function.Seth M Morton2018-08-101-11/+3
* Reformat doc source code.Seth M Morton2018-08-103-55/+57
* Improve docstrings for development.Seth M Morton2018-08-1011-169/+504
* Blacken code.Seth M Morton2018-08-1033-1354/+3361
* Bump version: 5.3.2 → 5.3.35.3.3Seth M Morton2018-07-075-5/+5
* Update changelog.Seth M Morton2018-07-071-0/+7
* Merge branch 'travis-py37'Seth M Morton2018-07-071-19/+42
|\
| * Remove extras testing from 3.7.Seth M Morton2018-07-071-10/+0
| * Looks like .travis.yml just got more verbose.Seth M Morton2018-07-071-12/+40
| * Add a matrix that *should* run Py 3.7.Seth M Morton2018-07-071-7/+12
|/
* Create a FAQ section in the README/intro.Seth M Morton2018-07-022-103/+121
* Revert "Add Python 3.7 to Travis-CI testing."Seth M Morton2018-07-021-1/+0
* Update list of unicode numbers for Python 3.7.Seth M Morton2018-07-011-85/+110
* Fix StopIteration error on Python 3.7.Seth M Morton2018-07-011-1/+4
* Fix docstring errors.Seth M Morton2018-07-012-4/+4
* Update README with a "How It Works".Seth M Morton2018-07-012-1/+120
* Add Python 3.7 to Travis-CI testing.Seth M Morton2018-07-011-0/+1
* Make correction in CHANGELOG.Seth M Morton2018-05-182-2/+4
* Add *.sh to MANIFEST.in.Seth M Morton2018-05-171-0/+1
* Bump version: 5.3.1 → 5.3.25.3.2Seth M Morton2018-05-175-45/+45