summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Ensure pyi test will work accross OSes by using splitlines to handle newline ...issue/942Timothy Crosley2019-05-121-6/+7
* Remove spaces on empty linesTimothy Crosley2019-05-121-2/+2
* Bump version to prepare for immediate deployTimothy Crosley2019-05-122-2/+2
* Implement native support for pyi filesTimothy Crosley2019-05-121-2/+4
* Add additional test cases for .pyi extension support, in particular from file...Timothy Crosley2019-05-121-2/+11
* Add initial test case, changelog, and extension recording for support pyi ext...Timothy Crosley2019-05-123-2/+22
* Add .vscode to gitignoreTimothy Crosley2019-05-121-0/+4
* Add .pre-commit-hooks.yaml to ensure use with pre-commitP R Gurunath2019-05-021-0/+6
* Hot-fix Release 4.3.184.3.18Timothy Crosley2019-05-013-2/+8
* Remove 'pip' requirement, as it is no longer requiredTimothy Crosley2019-05-011-1/+1
* Merge pull request #939 from timothycrosley/feature/implement-938Timothy Edmund Crosley2019-05-013-1/+49
|\
| * Tox fixesfeature/implement-938Timothy Crosley2019-04-301-3/+1
| * Fix issue #938 - add support for checking file list against skip configTimothy Crosley2019-04-303-1/+51
|/
* Merge pull request #928 from di/use-pip-apiTimothy Edmund Crosley2019-04-183-16/+6
* Merge pull request #927 from acjh/patch-1Timothy Edmund Crosley2019-04-161-0/+1
|\
| * Add empty line for valid rst unordered list syntaxAaron Chong2019-04-171-0/+1
|/
* Fix list passed from toml settingsStephen Brown II2019-04-151-1/+4
* Merge pull request #925 from Cluas/fix-python2-stdout-write-unicode-errorTimothy Edmund Crosley2019-04-141-0/+2
|\
| * fix: fix py2 in "isort -" std.write raise UnicodeEncodeError.Cluas2019-04-151-0/+2
|/
* Release version 4.3.174.3.17Timothy Crosley2019-04-073-2/+5
* Add test case for issue #905Timothy Crosley2019-04-071-0/+17
* Merge pull request #917 from timothycrosley/feature/fix-issue-916Timothy Edmund Crosley2019-04-052-1/+20
* Bump version to 4.3.164.3.16Timothy Crosley2019-03-232-2/+2
* Merge pull request #913 from timothycrosley/feature/fix-issue-902Timothy Edmund Crosley2019-03-232-4/+5
|\
| * Merge branch 'master' into feature/fix-issue-902Timothy Edmund Crosley2019-03-230-0/+0
| |\ | |/ |/|
* | Merge pull request #912 from timothycrosley/feature/fix-issue-907Timothy Edmund Crosley2019-03-232-1/+2
|\ \
| * \ Merge branch 'master' into feature/fix-issue-907feature/fix-issue-907Timothy Edmund Crosley2019-03-233-2/+11
| |\ \ | |/ / |/| |
| | * Merge branch 'master' into feature/fix-issue-902feature/fix-issue-902Timothy Edmund Crosley2019-03-233-2/+11
| | |\ | |_|/ |/| |
* | | Merge pull request #900 from timothycrosley/feature/fix-issue-778Timothy Edmund Crosley2019-03-233-2/+11
| | * Only warn if tool.isort section foundTimothy Crosley2019-03-232-4/+5
| |/
| * Fix issue #907, adding minimal appdirs requirement versionTimothy Crosley2019-03-232-1/+2
|/
* Merge pull request #911 from timothycrosley/feature/fix-issue-909Timothy Edmund Crosley2019-03-233-3/+38
|\
| * Fix config errorTimothy Crosley2019-03-231-1/+1
| * Update changelogTimothy Crosley2019-03-231-0/+3
| * Add both cases to testTimothy Crosley2019-03-231-0/+2
| * Update main.py to take into account the provided settings path (if there is one)Timothy Crosley2019-03-231-1/+2
| * Sort test_isort.py's importsTimothy Crosley2019-03-231-3/+4
| * Add test case for issue #909 - settings path skip files ignoredTimothy Crosley2019-03-231-0/+28
|/
* Bump version4.3.15Timothy Crosley2019-03-102-2/+2
* Merge branch 'master' of https://github.com/timothycrosley/isortTimothy Crosley2019-03-103-2/+17
|\
| * Merge pull request #898 from timothycrosley/feature/fix-issue-811Timothy Edmund Crosley2019-03-103-2/+17
| |\
| | * Fix handling of whitespace characterTimothy Crosley2019-03-103-2/+17
| |/
* | Enable autodeployTimothy Crosley2019-03-101-32/+40
|/
* Merge pull request #897 from timothycrosley/feature/better-help-docTimothy Edmund Crosley2019-03-101-1/+3
|\
| * Improve help documentationfeature/better-help-docTimothy Crosley2019-03-101-1/+3
* | Merge pull request #896 from timothycrosley/feature/fix-issue-895Timothy Edmund Crosley2019-03-102-2/+9
|\ \ | |/
| * Update changelogfeature/fix-issue-895Timothy Crosley2019-03-101-0/+3
| * Fix issue 895Timothy Crosley2019-03-101-2/+6
|/
* Bump versionTimothy Crosley2019-03-092-2/+2
* Update changelog to include latest changeTimothy Crosley2019-03-091-0/+3