index
:
delta/python-packages/isort.git
bryant1410-patch-1
characterization-test-float-to-top-in-sort-on-off
ci/general-ci-improvements
ci/release-workflow
custom-sections
deepsource-fix-55906627
deepsource-fix-bdaafe91
deepsource-fix-e83466ec
deepsource-fix-f17b244a
dependabot/pip/ipython-7.16.3
dependabot/pip/mkdocs-1.2.3
dependabot/pip/pymdown-extensions-10.0
dev-req-refresh
develop
feature/260
feature/add-ast-support
feature/add-mac-testing
feature/add-poetry
feature/anaconda-support
feature/ascii-art
feature/better-help-doc
feature/commented-sections
feature/contiguous-import-sorting
feature/dont-redefine-from-outer-scope
feature/drop-python34
feature/fix-as-imports-no-section
feature/fix-issue-1037
feature/fix-issue-1065
feature/fix-issue-1083
feature/fix-issue-1088
feature/fix-issue-1091
feature/fix-issue-1103
feature/fix-issue-163
feature/fix-issue-170
feature/fix-issue-172
feature/fix-issue-226
feature/fix-issue-227
feature/fix-issue-234
feature/fix-issue-246
feature/fix-issue-250
feature/fix-issue-252
feature/fix-issue-260
feature/fix-issue-265
feature/fix-issue-284
feature/fix-issue-299
feature/fix-issue-303
feature/fix-issue-312/crash-on-simple-file
feature/fix-issue-317
feature/fix-issue-325
feature/fix-issue-337
feature/fix-issue-375
feature/fix-issue-394
feature/fix-issue-423
feature/fix-issue-432
feature/fix-issue-435
feature/fix-issue-440
feature/fix-issue-466
feature/fix-issue-471
feature/fix-issue-484
feature/fix-issue-488
feature/fix-issue-496
feature/fix-issue-557
feature/fix-issue-571
feature/fix-issue-574
feature/fix-issue-576
feature/fix-issue-582
feature/fix-issue-590
feature/fix-issue-651
feature/fix-issue-653
feature/fix-issue-654
feature/fix-issue-662
feature/fix-issue-666
feature/fix-issue-691
feature/fix-issue-762
feature/fix-issue-778
feature/fix-issue-807
feature/fix-issue-814
feature/fix-issue-873
feature/fix-issue-885
feature/fix-issue-890
feature/fix-issue-895
feature/fix-issue-902
feature/fix-issue-905
feature/fix-issue-907
feature/fix-issue-908
feature/fix-issue-916
feature/fix-issue-969
feature/fix-no-sort-on-two-top-comments
feature/fix-skip-of-star-dir-glob
feature/fix-windows-support
feature/fix_windows_testing
feature/hotfix-issue-565
feature/hotfix-release
feature/hotfix-release-2
feature/hotfix-wrap-all-modes
feature/implement-938
feature/isort-skip-support
feature/magic-import-support
feature/parse-refactoring
feature/profile-support
feature/refactor-config
feature/refactor-isort-output
feature/refactor-wrappping-logic
feature/super-fast-import-identification
feature/test_failure
feature/try-windows-based-testing
feature/update-cruft-template
filter-out-pytest-warnings
fix-issue-665
gh-pages
hakancelik96-issues/1081
hotfix-5.11.5
improve-test-coverage
issue/1005-python-future
issue/1038-length-sort-as-aware
issue/1117-known_first_party
issue/1148-full-streaming
issue/1208-namespace-import-from-support
issue/1321/combine_as_comments
issue/1392/extensive-profile-testing-black
issue/1393/add-property-based-testing-of-complex-code-snippet
issue/1405/add-coloring-to-diff-output
issue/1407/custom_known_group_not_always_working
issue/1412/missing-colorama-exception
issue/1420/fix-isort-unclean-check-on-add-depending-on-doc-string-position
issue/1427/isort-shouldnt-move-imports
issue/1429/print-errors-to-stderr
issue/1431/fix-misplaced-comments
issue/1443/initial-progress
issue/1447/stdin-pipe-exception-deprecated-arguments
issue/1453/float-to-top-errors-with-empty-file
issue/1454/fix-endless-import-sorting
issue/1461/respect-quiet-in-api
issue/1475/improve-unsupported-config-option-error-reporting
issue/1488/isort-mangling-lines-that-start-with-from
issue/1511/show-files-via-cli-support
issue/1515/isort-assignments-sorting-bug
issue/1523/isort-removes-non-as-imports-on-same-line
issue/1525/bug-early-warnings-cant-be-surpressed-with-quiet
issue/1548/empty-line-added-after-import-skip
issue/1566
issue/1582-dont-follow-links
issue/1596
issue/1612
issue/1631
issue/1639
issue/1641
issue/1645
issue/1667
issue/1705/stream/skip-failure
issue/1792-fix-literal-sort-at-top
issue/710-settings-path
issue/830-editorconfig-section
issue/942
main
master
more-tests
old-master
prepare-release-6.0.0
release/3.0.0
separate-integration-test
update-timothycrosley-references-to-pycqa
github.com: timothycrosley/isort.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
isort
Commit message (
Expand
)
Author
Age
Files
Lines
*
100% test coverage for main.py
Timothy Crosley
2020-05-06
1
-2
/
+2
*
Allow --check to be used in addition to --check-only
Timothy Crosley
2020-05-05
1
-0
/
+1
*
Increase main test coverage adding significantly more sub test cases
Timothy Crosley
2020-05-05
1
-2
/
+1
*
Update test.main
Timothy Crosley
2020-05-04
1
-11
/
+17
*
Output config as JSON to make it easier to use from programatic scripts, add ...
Timothy Crosley
2020-05-03
1
-2
/
+11
*
Add testing for skip exceptions in main.sort_imports
Timothy Crosley
2020-05-03
1
-4
/
+3
*
Full test coverage of settings module
Timothy Crosley
2020-05-02
1
-2
/
+2
*
skip fallback in coverage
Timothy Crosley
2020-05-01
1
-1
/
+1
*
Pragramatically ignore coverage for environment specific lines
Timothy Crosley
2020-04-25
1
-2
/
+2
*
100% code coverage for output.py
Timothy Crosley
2020-04-23
1
-1
/
+1
*
Add some pragmatic no covs to setuptool command
Timothy Crosley
2020-04-19
1
-2
/
+2
*
Achieve 100% test coverage for wrap.py
Timothy Crosley
2020-04-18
1
-2
/
+2
*
Add pragma skip
Timothy Crosley
2020-04-18
1
-1
/
+1
*
Initial show_diff coverage
more-tests
Timothy Crosley
2020-04-16
1
-1
/
+1
*
Update cimport test to test swapping back and forth from cimports to normal i...
Timothy Crosley
2020-04-15
1
-2
/
+2
*
Fix pragma location
Timothy Crosley
2020-04-14
1
-2
/
+2
*
Skip introduce syntax errors, as they should never be reached as isort should...
Timothy Crosley
2020-04-13
1
-2
/
+2
*
Close stream
issue/1148-full-streaming
Timothy Crosley
2020-04-07
1
-0
/
+1
*
Disregard skip except for directly passed in files
Timothy Crosley
2020-04-06
1
-2
/
+2
*
Sort imports and fix sorting of imports via CLI
Timothy Crosley
2020-04-05
3
-5
/
+4
*
Fix passing of file_path in API
Timothy Crosley
2020-04-04
2
-12
/
+12
*
Use hug profile
Timothy Crosley
2020-04-02
1
-1
/
+1
*
Fix setting of config values for check_file, fix test for file
Timothy Crosley
2020-03-31
2
-3
/
+1
*
Remove no longer needed module / import
Timothy Crosley
2020-03-29
1
-1
/
+0
*
Fix pylama isort integration not to include check=True redundly
Timothy Crosley
2020-03-27
1
-1
/
+1
*
Remove last references to SortImports legacy API
Timothy Crosley
2020-03-26
1
-2
/
+2
*
Fix setuptools command to use new API
Timothy Crosley
2020-03-25
1
-3
/
+2
*
Fix hooks module to use new API
Timothy Crosley
2020-03-24
1
-6
/
+7
*
Remove SortImports
Timothy Crosley
2020-03-23
3
-120
/
+1
*
Fix config setting in test cases
Timothy Crosley
2020-03-21
1
-2
/
+2
*
Initial API command for check
Timothy Crosley
2020-03-20
1
-0
/
+20
*
Add string sorting endpoint
Timothy Crosley
2020-03-10
1
-0
/
+23
*
Switch stdin '-' endpoint to use streaming API
Timothy Crosley
2020-03-09
1
-1
/
+1
*
Report files as they are fixed
Timothy Crosley
2020-03-06
1
-0
/
+2
*
Make write_to_stdout parameter consistent
Timothy Crosley
2020-03-05
1
-2
/
+2
*
Fix usage of sort_file
Timothy Crosley
2020-03-04
1
-2
/
+2
*
Fix usage of read_file in compat to not use out of scope stream
Timothy Crosley
2020-03-04
1
-0
/
+1
*
Update to fix mypy and black linting errors
Timothy Crosley
2020-03-03
3
-20
/
+19
*
Update to use new api.sort_file API endpoint
Timothy Crosley
2020-03-02
2
-6
/
+5
*
Formatting black
Timothy Crosley
2020-03-01
2
-12
/
+25
*
Add missing sys import
Timothy Crosley
2020-02-29
1
-0
/
+1
*
Add support for stdout output
Timothy Crosley
2020-02-28
1
-19
/
+31
*
Move main to use new isort file api
Timothy Crosley
2020-02-26
1
-4
/
+7
*
Add show diff flag
Timothy Crosley
2020-02-25
1
-4
/
+4
*
Add existing and introduced syntax error handling
Timothy Crosley
2020-02-24
1
-1
/
+5
*
Add ask to apply support directly to sort_file API endpoint
Timothy Crosley
2020-02-23
1
-9
/
+21
*
Fix bug that occurs when stream is never created during try statemen
Timothy Crosley
2020-02-23
1
-1
/
+3
*
Initial working sort_file implementation
Timothy Crosley
2020-02-23
1
-0
/
+30
*
Initial API containing checkfile for streaming support
Timothy Crosley
2020-02-22
3
-98
/
+138
*
Fix open to match stdlibs exactly, with newline modification
Timothy Crosley
2020-02-20
1
-0
/
+1
[next]