summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* natsort version 4.0.1 release.v4.0.14.0.1Seth M Morton2015-06-047-10/+73
|\
| * Bumped version and updated change log.Seth M Morton2015-06-033-8/+13
| * Added NaN handling.Seth M Morton2015-06-034-2/+60
| * Fixed grammar mistakes in documentation.Seth M Morton2015-05-185-15/+15
* | Fixed grammar mistakes in documentation.Seth M Morton2015-05-185-15/+15
* | natsort release version 4.0.0 with documentation formatting.v4.0.04.0.0Seth M Morton2015-05-172-3/+5
|\ \ | |/
| * Fixed documentation formatting.Seth M Morton2015-05-172-3/+5
* | natsort release version 4.0.0.Seth M Morton2015-05-1727-950/+1887
|\ \ | |/
| * Added a performance fix for non-locale runs.Seth M Morton2015-05-171-1/+1
| * Updated version and documentation.Seth M Morton2015-05-178-67/+162
| * Fixed bugs related to the locale library.Seth M Morton2015-05-177-54/+118
| * Fixed bugs found in Travis-CI testing.Seth M Morton2015-05-176-68/+106
| * Added 'hypothesis' as a testing dependency.Seth M Morton2015-05-162-2/+3
| * Now using the hypothesis library in tests.Seth M Morton2015-05-1615-317/+1226
| * Added useful links on sorting a Pandas DataFrame.Seth M Morton2015-04-121-0/+11
| * Updated the shell script to sync with changes.Seth M Morton2015-04-073-38/+48
| * Updated the docs to reflect the new changes.Seth M Morton2015-04-074-60/+75
| * Modified default sorting algorithm of natsort.Seth M Morton2015-04-075-217/+205
| * Removed obsolete arguments.Seth M Morton2015-04-075-275/+56
| * Added more test for LOCALE and updated docs for LOCALE.Seth M Morton2015-04-072-1/+26
* | natsort release version 3.5.63.5.6Seth M Morton2015-04-0613-38/+313
|\ \ | |/
| * Bumped version.Seth M Morton2015-04-063-17/+2
| * Added bytes decoding convenience functions.Seth M Morton2015-04-0611-7/+251
| * Added UNGROUPLETTERS algorithm.Seth M Morton2015-04-065-16/+62
* | natsort release version 3.5.5.3.5.5Seth M Morton2015-04-0412-14/+171
|\ \ | |/
| * Improved code coverage, bumped version.Seth M Morton2015-04-046-4/+29
| * Documented the forwards-compatibility changes.Seth M Morton2015-04-036-4/+26
| * Added realsorted for forwards-compatibility.Seth M Morton2015-04-033-6/+116
* | natsort release version 3.5.4.3.5.4Seth M Morton2015-04-0211-28/+85
|\ \ | |/
| * Bumped version and updated change log.Seth M Morton2015-04-023-12/+15
| * Updated MANIFEST.in.Seth M Morton2015-04-021-0/+2
| * Updated documentation to include bytes warning.Seth M Morton2015-04-023-0/+6
| * Fixed TypeError when sorting numbers with LOCALE.Seth M Morton2015-04-025-16/+62
* | natsort release version 3.5.3.3.5.3Seth M Morton2015-03-2619-594/+708
|\ \ | |/
| * Bumped version and updated change log.Seth M Morton2015-03-263-19/+19
| * Updated shell script help message.Seth M Morton2015-03-261-3/+2
| * Fixed bug in LOCALE test.Seth M Morton2015-03-261-0/+2
| * Fixed bug notice title.Seth M Morton2015-03-261-2/+2
| * Fixed many PEP8 and Python3 violations.Seth M Morton2015-03-265-10/+18
| * Updated README.Seth M Morton2015-03-261-10/+17
| * Changed _nsdict to _ns.Seth M Morton2015-03-262-30/+30
| * Cleaned up .travis.yml.Seth M Morton2015-03-261-16/+1
| * Updated license year.Seth M Morton2015-03-261-1/+1
| * Updated documentation to better reflect locale bug.Seth M Morton2015-03-266-36/+43
| * Renamed _input_parser() to _number_extracter().Seth M Morton2015-03-251-8/+8
| * Added a filter range check to --reverse-filter.Seth M Morton2015-03-251-0/+1
| * Added more granularity to tests.Seth M Morton2015-03-258-469/+574
* | Incorporated pull requests from msabramo.Seth M Morton2015-01-225-39/+49
|\ \ | |/
| * Changed depreciated => deprecated in all text.Seth M Morton2015-01-225-34/+34
| * README.rst: code blocksMarc Abramowitz2015-01-221-5/+15