summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "tox output is verbose to debug problem."Seth M Morton2017-07-061-1/+1
* Use the Travis-CI Trusty distribution.Seth M Morton2017-07-061-0/+1
* tox output is verbose to debug problem.Seth M Morton2017-07-061-1/+1
* Fixed Travis-CI link.Seth M Morton2017-07-051-1/+1
* Cleaned closure implementations.Seth M Morton2017-07-051-13/+14
* Reimplemented chain_functions.Seth M Morton2017-07-051-7/+3
* Fixed title in documentation.v5.0.3Seth M Morton2017-04-302-3/+3
* natsort version 5.0.2 release.5.0.3Seth M Morton2017-04-303-23/+13
* Added release code to tox.Seth M Morton2017-04-302-1/+9
* Documentation now points to readthedocs.org.Seth M Morton2017-04-302-18/+18
* Added a codecov.io badge.Seth M Morton2017-04-301-2/+2
* Fixed TravisCI and tox integration.Seth M Morton2017-04-302-8/+7
* Added codecov.io coverage reports.Seth M Morton2017-04-301-1/+2
* Fixed more code quality issues.Seth M Morton2017-04-302-7/+7
* Coverage data will now go to Codacy, not coveralls.Seth M Morton2017-04-301-2/+3
* Removed hypothesis compatibility code.Seth M Morton2017-04-3012-118/+31
* Added Codacy badge.Seth M Morton2017-04-301-0/+3
* Fixed code quality violations highlighted by Codacy.Seth M Morton2017-04-304-9/+9
* Updated badges.Seth M Morton2017-04-301-3/+12
* Updated sphinx documentation.Seth M Morton2017-04-308-527/+9
* Explicitly added sudo: false to Travis-CI config.Seth M Morton2017-04-301-2/+4
* Updated Travis-CI configuration to use tox and container-based config.Seth M Morton2017-04-301-24/+24
* Added coverage to tox testing.Seth M Morton2017-04-301-2/+2
* Removed testing and requirement code in setup.py.Seth M Morton2017-04-301-49/+2
* Updated tox.ini to use requirements.txt.Seth M Morton2017-04-305-35/+43
* More documentation typo fixes.Seth M Morton2017-01-271-3/+3
* Small typo fix in README.Seth M Morton2017-01-272-2/+0
* natsort version 5.0.2 release.v5.0.25.0.2Seth M Morton2017-01-263-8/+17
* Typo in documentation fix.Seth M Morton2017-01-261-1/+1
* Fixed Travis errors.Seth M Morton2017-01-262-3/+3
* Added how it works doctests to TravisCI.Seth M Morton2017-01-262-6/+8
* Second draft of how it works.Seth M Morton2017-01-261-46/+48
* Added potential future jython support to tox.Seth M Morton2017-01-241-4/+12
* Added a "How it Works" section to docs.Seth M Morton2017-01-247-5/+1068
* Documentation examples fixes.Seth M Morton2017-01-244-24/+67
* More PEP8.Seth M Morton2017-01-222-11/+20
* Explicitly named all factory functions.Seth M Morton2017-01-226-106/+140
* Included info on how to customize in the README.Seth M Morton2017-01-222-3/+52
* Renamed "_post_string_parse_function".Seth M Morton2017-01-225-76/+76
* Renamed "_post_string_split_function".Seth M Morton2017-01-225-135/+135
* Renamed "_pre_split_function".Seth M Morton2017-01-225-202/+203
* PEP8Seth M Morton2017-01-191-0/+2
* Improved clarity of _parse_string_function.Seth M Morton2017-01-191-18/+12
* Improved clarity and grammar in documentation.Seth M Morton2017-01-194-22/+33
* Updated license year.Seth M Morton2017-01-191-1/+1
* Reordered note in quick start guide.Seth M Morton2017-01-022-11/+11
* Improved README formatting.Seth M Morton2017-01-021-20/+18
* Significantly improved clarity of examples.Seth M Morton2017-01-023-44/+106
* Small documentation updates in docstrings.Seth M Morton2017-01-023-25/+20
* Temporarily disabled PyICU testing on Python 2.6.Seth M Morton2017-01-021-2/+3