summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update changelog to note 2 top comment improvementfeature/fix-no-sort-on-two-top-commentsTimothy Crosley2015-09-231-0/+1
* Implement fix for double comment issueTimothy Crosley2015-09-231-3/+5
* Fix test failure caseTimothy Crosley2015-09-231-6/+6
* Add failing test to illustrate the issueTimothy Crosley2015-09-231-0/+14
* Add test for force_sort_within sections featureTimothy Crosley2015-09-232-3/+13
* Add initial test for sort within-sectionsTimothy Crosley2015-09-231-0/+11
* Add command line argument for force_sort_within_sections config optionTimothy Crosley2015-09-231-0/+3
* Add Jesse Mullan (@jmullan) to ACKNOWLEDGEMENT listTimothy Crosley2015-09-231-0/+1
* Update changelog to list improvements slated for 4.2.2Timothy Crosley2015-09-231-0/+4
* Merge pull request #345 from jmullan/feature/descriptive_error_on_cannot_placeTimothy Edmund Crosley2015-09-231-2/+14
|\
| * Better errors if place_module cannot place a module. See issue #339Jesse Mullan2015-09-221-2/+14
* | Merge pull request #344 from jmullan/feature/force_sort_within_sectionsTimothy Edmund Crosley2015-09-231-0/+7
|\ \ | |/ |/|
| * Allow imports to be sorted by module, independant of import_typeJesse Mullan2015-09-221-0/+7
|/
* Merge tag '4.2.1' into developTimothy Crosley2015-09-202-3/+3
|\
| * Merge branch 'release/4.2.1'4.2.1Timothy Crosley2015-09-205-4/+6
| |\
| | * Bump version to 4.2.1Timothy Crosley2015-09-202-3/+3
| |/ |/|
* | Merge pull request #343 from timothycrosley/feature/fix-issue-342Timothy Edmund Crosley2015-09-203-1/+3
|\ \
| * | Implement fix for issue #342Timothy Crosley2015-09-203-1/+3
|/ /
* | Merge tag '4.2.0' into developTimothy Crosley2015-09-192-3/+3
|\ \ | |/
| * Merge branch 'release/4.2.0'4.2.0Timothy Crosley2015-09-1911-110/+279
| |\
| | * Bump version to 4.2.0Timothy Crosley2015-09-192-3/+3
| |/ |/|
* | Update changelog for 4.2.0 releaseTimothy Crosley2015-09-191-0/+10
* | Merge pull request #341 from timothycrosley/feature/fix-issue-338Timothy Edmund Crosley2015-09-192-6/+20
|\ \
| * | Add support for running isort with no arguments, and for quick applyTimothy Crosley2015-09-192-6/+20
|/ /
* | Merge pull request #340 from timothycrosley/feature/fix-issue-337Timothy Edmund Crosley2015-09-184-26/+46
|\ \
| * | Fix isort skipping codefeature/fix-issue-337Timothy Crosley2015-09-181-2/+1
| * | Update main to correctly skip filesTimothy Crosley2015-09-181-10/+9
| * | Update editor config to skip toxTimothy Crosley2015-09-181-1/+1
| * | Update terminal isort client to proactively skip filesTimothy Crosley2015-09-181-5/+23
| * | Update isort to use moved skip commandTimothy Crosley2015-09-181-19/+1
| * | Use moved skipping logic for isortTimothy Crosley2015-09-181-7/+10
| * | Move and consilidate skipping code into setting moduleTimothy Crosley2015-09-181-0/+19
* | | Merge pull request #336 from AbsoluteMSTR/patch-2Timothy Edmund Crosley2015-09-161-0/+3
|\ \ \ | |/ / |/| |
| * | Add support to run library as a module #305Ankur Dedania2015-09-161-0/+3
|/ /
* | Add Lee Packham (@leepa)Timothy Crosley2015-09-161-0/+1
* | Merge pull request #335 from leepa/developTimothy Edmund Crosley2015-09-161-2/+2
|\ \
| * | Fix compatibility with Python 3.5Lee Packham2015-09-161-2/+2
|/ /
* | Merge pull request #334 from timothycrosley/feature/fix-issue-325Timothy Edmund Crosley2015-09-151-3/+11
|\ \
| * | Get rid of isort banner except for versionfeature/fix-issue-325Timothy Crosley2015-09-151-3/+11
|/ /
* | Merge pull request #333 from timothycrosley/feature/fix-issue-328Timothy Edmund Crosley2015-09-152-66/+70
|\ \
| * | Fix alphabetic only sortTimothy Crosley2015-09-151-66/+53
| * | Fix test caseTimothy Crosley2015-09-151-1/+1
| * | Fix test case to conform to standard formatTimothy Crosley2015-09-151-1/+1
| * | Fix test case to conform to standard formatTimothy Crosley2015-09-151-3/+2
| * | Add tests cases for fixing issue 328Timothy Crosley2015-09-151-0/+18
|/ /
* | Add Ankur Dedania (@AbsoluteMSTR)Timothy Crosley2015-09-151-0/+1
* | Add David Stensland (@terite)Timothy Crosley2015-09-151-0/+1
* | Add @dein0sTimothy Crosley2015-09-151-0/+1
* | Add Patrick Gerken @do3ccTimothy Crosley2015-09-151-0/+1
* | Merge pull request #332 from AbsoluteMSTR/patch-1Timothy Edmund Crosley2015-09-151-1/+1
|\ \