summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* natsort version 4.0.3 releasev4.0.34.0.3Seth M Morton2015-06-255-23/+23
|\
| * Fixed missing compat on install.Seth M Morton2015-06-255-23/+23
* | natsort version 4.0.2 releasev4.0.2Seth M Morton2015-06-2535-308/+600
|\ \ | |/
| * Bumped version and updated change log.Seth M Morton2015-06-245-9/+19
| * Tests are now tolerant to Python 3.2 issues.Seth M Morton2015-06-241-4/+10
| * Fixed Python 2.6 and 3.2 syntax errors.Seth M Morton2015-06-242-6/+6
| * Added Python 2.6 and 3.2 back to Travis-CI.Seth M Morton2015-06-241-0/+2
| * Included new files in MANIFEST.in.Seth M Morton2015-06-241-2/+5
| * Moved all non-testing compat functions to compat folder.Seth M Morton2015-06-2414-136/+170
| * Consolidated compat functions in testing.Seth M Morton2015-06-2410-110/+97
| * Removed extra space in docstrings.Seth M Morton2015-06-223-3/+0
| * Made long import statements "pretty".Seth M Morton2015-06-2216-50/+175
| * Moved py26.py to test_natsort folder.Seth M Morton2015-06-226-5/+10
| * Pull request for Py26 compat from @dpetzold.Seth M Morton2015-06-2222-52/+175
| |\
| | * pep8 ignoresDerrick Petzold2015-06-211-0/+1
| | * Fixed version comparisonDerrick Petzold2015-06-212-3/+7
| | * Added pytest-cacheDerrick Petzold2015-06-211-1/+1
| | * Python 2.6 compatibility for the testsDerrick Petzold2015-06-2119-36/+139
| | * Python 2.6 compatibility.Derrick Petzold2015-06-212-12/+12
| | * Added flake8 section.Derrick Petzold2015-06-211-0/+3
| | * Tox supportDerrick Petzold2015-06-211-0/+12
* | | 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
|\ \ | |/