summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Switch back broken Deepsource and Gitter linksupdate-timothycrosley-references-to-pycqaTamas Szabo2020-08-251-2/+2
* Update timothycrosley references to pycqaTamas Szabo2020-08-2521-104/+105
* Merge pull request #1402 from sztamas/output-small-refactoringTimothy Edmund Crosley2020-08-231-69/+29
|\
| * Small refactoring in output.py.Tamas Szabo2020-08-231-69/+29
* | Merge pull request #1404 from jameswinegar/developTimothy Edmund Crosley2020-08-231-14/+57
|\ \
| * | lint fixesJames Winegar2020-08-231-12/+55
| * | integration test clones should be shallowJames Winegar2020-08-231-14/+14
|/ /
* | Update test_projects_using_isort.pyTimothy Edmund Crosley2020-08-231-1/+1
* | Merge pull request #1403 from timothycrosley/separate-integration-testTimothy Edmund Crosley2020-08-2334-16/+155
|\ \ | |/ |/|
| * Ensure test pipeline only runts unit testsTimothy Crosley2020-08-231-1/+1
| * Fix linting errors due to overly long linesTimothy Crosley2020-08-231-12/+39
| * Fix integration test workflow, removing accidental references to lintingTimothy Crosley2020-08-231-1/+1
| * Fix integration test workflow, removing accidental references to lintingTimothy Crosley2020-08-231-4/+4
| * Add integration test CI stepTimothy Crosley2020-08-232-0/+39
| * Add several projects to integration testTimothy Crosley2020-08-232-11/+83
| * Start work to separate integration and unit testsseparate-integration-testTimothy Crosley2020-08-2330-4/+5
|/
* Fixed #1396: comments in imports with ; can keep isort from recognizing impor...Timothy Crosley2020-08-223-6/+43
* Add githook config file support to changelogTimothy Crosley2020-08-221-0/+1
* Add initial integration testTimothy Crosley2020-08-221-0/+11
* Merge pull request #1400 from diseraluca/issue/1397Timothy Edmund Crosley2020-08-223-3/+51
|\
| * Corrects a typo in the tests/test_hooks.py.Luca Di Sera2020-08-221-1/+1
| * Extends git_hook to allow for a user-specified configuration file.Luca Di Sera2020-08-223-3/+51
* | Merge branch 'develop' of https://github.com/timothycrosley/isort into developTimothy Crosley2020-08-222-8/+17
|\ \
| * \ Merge pull request #1390 from sztamas/issue/1389/ensure_new_line_before_comme...Timothy Edmund Crosley2020-08-222-8/+17
| |\ \
| | * | Fixes #1389Tamas Szabo2020-08-181-8/+16
| | * | Demonstrates problem with #1389.Tamas Szabo2020-08-181-0/+1
* | | | Update changelog to mention #1389 fixTimothy Crosley2020-08-221-1/+2
|/ / /
* | | Fixed #1399: --skip can error in the case of projects that contain recursive ...Timothy Crosley2020-08-222-8/+8
| |/ |/|
* | Fixed #1395: reverse_relative setting doesn't have any effect when combined w...Timothy Crosley2020-08-214-8/+42
* | Add test case for issue #1396Timothy Crosley2020-08-211-0/+29
* | Fixed #1398: isort: off comment doesn't work, if it's the top comment in the ...Timothy Crosley2020-08-212-4/+50
|/
* Update lock file to include latest dependenciesTimothy Crosley2020-08-151-31/+53
* Update cruft to latest template versionTimothy Crosley2020-08-152-2/+2
* Bump version to 5.4.25.4.2Timothy Crosley2020-08-143-3/+3
* Merge branch 'develop' of https://github.com/timothycrosley/isort into developTimothy Crosley2020-08-143-13/+18
|\
| * Merge pull request #1386 from kjagiello/bugfix/first-known-pattern-finderTimothy Edmund Crosley2020-08-143-13/+18
| |\
| | * Fix the first known party path expansionKrzysztof Jagiello2020-08-143-13/+18
* | | Fix issue linked in changelogTimothy Crosley2020-08-141-1/+2
|/ /
* | Merge branch 'develop' of https://github.com/timothycrosley/isort into developTimothy Crosley2020-08-141-1/+1
|\ \
| * \ Merge pull request #1385 from adursun/patch-1Timothy Edmund Crosley2020-08-141-1/+1
| |\ \ | | |/ | |/|
| | * Fix typoAbdullah Dursun2020-08-141-1/+1
| |/
* | Fix repository mispelling in CLI commandTimothy Crosley2020-08-141-1/+1
|/
* Ensure lack of setting population for editor config gets detectedTimothy Crosley2020-08-131-0/+3
* #1383: Known other does not work anymore with .editorconfigTimothy Crosley2020-08-133-1/+8
* Fix #1381: combine_as losing non as imports, in some cases.5.4.1Timothy Crosley2020-08-135-4/+22
* Bump version to 5.4.05.4.0Timothy Crosley2020-08-123-3/+5
* Merge pull request #1376 from sztamas/issue/1321/combine-as_loses_commentTimothy Edmund Crosley2020-08-123-12/+52
|\
| * Bugfix #1321: --combine-as loses commentTamas Szabo2020-08-123-12/+52
* | Merge pull request #1377 from sztamas/issue/1375/dont_order_by_type-brokenTimothy Edmund Crosley2020-08-122-0/+3
|\ \ | |/ |/|
| * Bugfix #1375: --dont-order-by-type brokenTamas Szabo2020-08-122-0/+3
|/