summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Move scriptTimothy Crosley2019-03-021-0/+28
* Switch to more windows compatible script methodologyTimothy Crosley2014-01-231-68/+0
* Add balanced import command line argumentTimothy Crosley2014-01-041-0/+2
* Merge pull request #92 from timothycrosley/feature/editorconfig-supportTimothy Edmund Crosley2014-01-011-3/+6
|\
| * Add support for editor config, add editorconfig fileTimothy Crosley2014-01-011-3/+6
* | Add tests for consistent modification syntaxTimothy Crosley2014-01-011-2/+2
|/
* Add missing importIonel Cristian Mărieș2013-12-041-0/+1
* Add -sl, force_single_line option to command line toolTimothy Crosley2013-11-301-0/+2
* Support for printing a diff of proposed changes instead of modifying the fileTimothy Crosley2013-11-141-0/+2
* Fix issue 77: Add support for changing the default section for unknown importsTimothy Crosley2013-11-141-1/+3
* Small fixTimothy Crosley2013-11-131-1/+1
* Update to use pies 2.0Timothy Crosley2013-11-131-1/+1
* The isort script returns the status code '1' in case of incorrectly sorted filesOskar Hahn2013-10-301-1/+6
* Fix issue #54: Add initial support for using isort as a format verififierTimothy Crosley2013-10-261-0/+3
* Keep selection even after sorting, update documentation to note new separate ...Timothy Crosley2013-10-261-1/+1
* Merge pull request #52 from timothycrosley/feature/fix-issue-50Timothy Edmund Crosley2013-10-201-2/+3
|\
| * Fix issue #50: Add support for vertical grid display mode, improve how enums ...Timothy Crosley2013-10-201-2/+3
* | Fix issue #49: django.utils.six not sorted correctly - improving module place...Timothy Crosley2013-10-181-0/+1
|/
* Fix issue 38: provide a simple flag for moving outputing to stdout (-d)Timothy Crosley2013-10-071-28/+27
* Add support for quickly (bulk) adding and removing imports w/ tests and kate ...Timothy Crosley2013-10-061-0/+4
* Removed extra newline when writing to stdoutDaniel Cowgill2013-09-161-1/+1
* Fix issue #9, implement support for multiple wrap modes and length based sortingTimothy Crosley2013-09-051-1/+6
* Allow piping a file through isort.Aaron Gallagher2013-09-041-2/+10
* Initial isort releaseTimothy Crosley2013-09-041-0/+30