summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated documentation and setup.py1.3.2Seth M Morton2012-11-163-3/+3
* Updated doctest call1.3.1Seth M Morton2012-11-151-2/+5
* Updated version number1.3.0Seth M Morton2012-11-151-1/+1
* Finalized documentationSeth M Morton2012-11-152-6/+185
* Added more info to README.rstSeth M Morton2012-11-151-0/+95
* Fixed sorting algorithm to better attempt to match floats to versionSeth M Morton2012-11-151-3/+7
* Updated script to sort everything by default, not just files.Seth M Morton2012-11-152-5/+6
* Began the documentation with doctestsSeth M Morton2012-11-142-4/+32
* Now supports exponential support as wellSeth M Morton2012-11-141-51/+42
* Reworked the natsort algorithm to be able to handle version numbersSeth M Morton2012-11-132-35/+68
* Minor comment edit1.2Seth M Morton2012-08-081-1/+1
* Merge branch 'master' of github.com:SethMMorton/natsortSeth M Morton2012-08-089-9/+34
|\
| * Re-added top-level __init__.py for development purposesSeth M Morton2012-08-051-0/+2
| * Fixed bug in setup.pySeth M Morton2012-08-051-2/+2
| * Switched from MANIFEST.in from MANIFESTSeth M Morton2012-08-054-5/+10
| * Changed README from a symbolic link to a copySeth M Morton2012-08-051-1/+4
| * Added a __version__ attribute that only needs to be set onceSeth M Morton2012-08-053-3/+18
* | Switched to setuptools and added ez_setupSeth M Morton2012-08-082-1/+172
|/
* Added .hgignoreSeth M Morton2012-06-121-0/+29
* FilesSeth M Morton2012-06-122-0/+6
* Added a setup scriptSeth M Morton2012-06-121-0/+14
* Removed __init__.py and separated natsort into a module and script.Seth M Morton2012-06-123-146/+139
* Added filesSeth M Morton2012-05-022-0/+210
* initial commitSeth Morton2012-05-022-0/+31