summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix above comments for from importsfeature/fix-issue-1091Timothy Crosley2020-01-131-13/+6
* Add test case for issue 1091: comments at top of fileTimothy Crosley2020-01-131-0/+12
* Add João M.C. Teixeira (@joaomcteixeira) to acknowledgementsTimothy Crosley2020-01-121-1/+1
* Merge pull request #1097 from joaomcteixeira/feature-issue-1093Timothy Edmund Crosley2020-01-111-0/+8
|\
| * implements functionalityJoao MC Teixeira2020-01-111-0/+8
|/
* Merge pull request #1096 from timothycrosley/feature/fix-issue-1088Timothy Edmund Crosley2020-01-103-59/+76
|\
| * Fix issue #1095feature/fix-issue-1088Timothy Crosley2020-01-103-59/+76
* | Merge pull request #1092 from timothycrosley/feature/fix-issue-1088Timothy Edmund Crosley2020-01-082-7/+68
|\ \ | |/
| * Fix a variety of nested import bugsTimothy Crosley2020-01-082-7/+68
|/
* Merge pull request #1087 from timothycrosley/feature/fix-issue-574Timothy Edmund Crosley2020-01-071-3/+17
|\
| * Formattingfeature/fix-issue-574Timothy Crosley2020-01-071-3/+6
| * Provide a way to introspect configuration discovery from the command lineTimothy Crosley2020-01-071-3/+14
|/
* Merge pull request #1086 from timothycrosley/hakancelik96-issues/1081Timothy Edmund Crosley2020-01-0714-55/+15
|\
| * Fix formatting [isort + black]hakancelik96-issues/1081Timothy Crosley2020-01-074-22/+4
| * Merge branch 'develop' into issues/1081Timothy Edmund Crosley2020-01-077-12/+111
| |\ | |/ |/|
* | Merge pull request #1085 from timothycrosley/feature/fix-issue-969Timothy Edmund Crosley2020-01-075-3/+38
|\ \
| * | Fix issue #969: Add support for single line exclusionsfeature/fix-issue-969Timothy Crosley2020-01-075-3/+38
* | | Merge pull request #1084 from timothycrosley/feature/fix-issue-1083Timothy Edmund Crosley2020-01-072-0/+28
|\ \ \ | |/ /
| * | Only test fifo on unix systemsfeature/fix-issue-1083Timothy Crosley2020-01-071-4/+8
| * | Add support for automatically skipping over fifo filesTimothy Crosley2020-01-072-0/+24
|/ /
* | Add cdef and cpdef supportTimothy Crosley2020-01-063-8/+45
| * #1081 reset pyproject.toml 2hakancelik2020-01-061-1/+1
| * #1081 reset pyproject.tomlhakancelik2020-01-061-7/+1
| * #1081 :art: unimport appliedhakancelik2020-01-0614-33/+18
|/
* Fix issue #812: error reporting incorrectTimothy Crosley2020-01-053-4/+4
* Improve documentation in regards to issue #698Timothy Crosley2020-01-051-1/+1
* Fix issue #1012Timothy Crosley2020-01-051-2/+2
* Fix issue #1061Timothy Crosley2020-01-053-8/+21
* Merge pull request #1080 from timothycrosley/feature/fix-issue-1067Timothy Edmund Crosley2020-01-052-2/+9
|\
| * black formattingTimothy Crosley2020-01-051-2/+7
| * Update version shorthand flagsTimothy Crosley2020-01-052-2/+4
* | Merge pull request #1079 from timothycrosley/feature/fix-issue-1065Timothy Edmund Crosley2020-01-053-6/+40
|\ \ | |/
| * Fix issue #1065, multiple noqa commentsfeature/fix-issue-1065Timothy Crosley2020-01-053-6/+40
|/
* Add missing test casesTimothy Crosley2020-01-051-0/+26
* Bump version in preperation for 5.0.0 releaseTimothy Crosley2020-01-052-2/+2
* Merge pull request #1078 from timothycrosley/feature/fix-issue-252Timothy Edmund Crosley2020-01-056-25/+454
|\
| * Add test for cimport sorting supportfeature/fix-issue-252Timothy Crosley2020-01-052-1/+360
| * Initially working cimport supportTimothy Crosley2020-01-057-15/+49
| * Add ability to output cimport or import to output.pyTimothy Crosley2020-01-041-7/+11
| * Initial work toward cimport supportTimothy Crosley2020-01-042-15/+50
| * Merge branch 'develop' of https://github.com/timothycrosley/isort into featur...Timothy Crosley2020-01-043-2/+3
| |\ | |/ |/|
* | Merge pull request #1077 from StephenBrown2/update_black_profileTimothy Edmund Crosley2020-01-033-2/+3
|\ \
| * | Update cruftStephen Brown II2020-01-022-2/+2
| * | Add ensure_newline_before_comments to black profileStephen Brown II2020-01-021-0/+1
|/ /
| * FormattingTimothy Crosley2020-01-034-4/+0
| * Add SUPPORTED_EXTENSIONS configuration variable, add pyx to itTimothy Crosley2020-01-032-2/+3
|/
* Fix support for multi-line comments ending in what appear to be commentsTimothy Crosley2019-12-292-1/+26
* Merge pull request #1074 from timothycrosley/feature/isort-skip-supportTimothy Edmund Crosley2019-12-284-18/+64
|\
| * Add isort: split action with test casefeature/isort-skip-supportTimothy Crosley2019-12-282-0/+15
| * Add support for isort on and off as well as moving toward isort: comment stan...Timothy Crosley2019-12-284-23/+41