| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Black formatting | Timothy Crosley | 2023-02-19 | 1 | -1/+0 |
| | | |||||
| * | Restore cruft usage | Timothy Crosley | 2022-12-29 | 1 | -3/+3 |
| | | |||||
| * | Fixed #1819: Occasional inconsistency with multiple src paths. | Timothy Crosley | 2021-11-08 | 1 | -0/+44 |
| | | |||||
| * | Increase test coverage | Aniruddha | 2021-10-15 | 1 | -4/+32 |
| | | |||||
| * | Add test coverage | Aniruddha | 2021-10-07 | 1 | -0/+20 |
| | | |||||
| * | Increase test coverage | Aniruddha | 2021-10-07 | 1 | -1/+1 |
| | | |||||
| * | Correct linting errors and update tests | Aniruddha | 2021-10-07 | 1 | -19/+29 |
| | | |||||
| * | Add test for resolve all configs flag | Aniruddha | 2021-10-07 | 1 | -0/+76 |
| | | |||||
| * | Merge branch 'main' into better-gitignore | Timothy Edmund Crosley | 2021-07-20 | 1 | -1/+19 |
| |\ | |||||
| | * | Fixed #1781: CLI flag shouldn't take any arguments. | Timothy Crosley | 2021-07-14 | 1 | -1/+2 |
| | | | |||||
| | * | Fixed #1771: Improved handling of skips against named streamed in content. | Timothy Crosley | 2021-07-08 | 1 | -0/+17 |
| | | | |||||
| * | | Check gitignore more intelligently | Jeremy Paige | 2021-07-20 | 1 | -0/+23 |
| |/ | |||||
| * | Address linting errors | Timothy Crosley | 2021-06-20 | 1 | -10/+6 |
| | | |||||
| * | Migrate mypy from setuf.cfg -> pyproject.toml. Starting running against ↵ | Timothy Crosley | 2021-06-20 | 1 | -9/+13 |
| | | | | | tests in CI | ||||
| * | Fix missing coverage | Timothy Crosley | 2021-06-17 | 1 | -10/+15 |
| | | |||||
| * | Merge pull request #1703 from legau/gitignore-fast | Timothy Edmund Crosley | 2021-06-15 | 1 | -33/+113 |
| |\ | | | | | Faster gitignore | ||||
| | * | windows ok | Léni Gauffier | 2021-06-13 | 1 | -7/+10 |
| | | | |||||
| | * | tests ok | Léni Gauffier | 2021-04-12 | 1 | -33/+110 |
| | | | |||||
| * | | Better skip_file behavior for streamsissue/1705/stream/skip-failure | Timothy Crosley | 2021-04-16 | 1 | -0/+25 |
| |/ | |||||
| * | Fix --gitignore flag not working on relative subdir files | Léni Gauffier | 2021-03-31 | 1 | -1/+21 |
| | | |||||
| * | Resolve #1684: Add support for --extend-skip and --extend-skip-glob | Timothy Crosley | 2021-03-13 | 1 | -1/+1 |
| | | |||||
| * | Implemented #1638 / #1644: Provide a flag to ensure same file handle is ↵ | Timothy Crosley | 2021-03-04 | 1 | -0/+1 |
| | | | | | used after sorting. | ||||
| * | Add test for allowing root, switch to allow root command | Timothy Crosley | 2021-03-01 | 1 | -0/+5 |
| | | |||||
| * | 100% test coverage | Timothy Crosley | 2020-12-30 | 1 | -0/+12 |
| | | |||||
| * | Fix indented identification isort | Timothy Crosley | 2020-12-30 | 1 | -1/+1 |
| | | |||||
| * | Update tests to enforce import identifaction line numbers use 1 base indexing | Timothy Crosley | 2020-12-29 | 1 | -2/+2 |
| | | |||||
| * | Add testing for unique | Timothy Crosley | 2020-12-28 | 1 | -5/+16 |
| | | |||||
| * | identify imports directory support | Timothy Crosley | 2020-12-21 | 1 | -2/+1 |
| | | |||||
| * | All tests now passingd | Timothy Crosley | 2020-12-20 | 1 | -8/+2 |
| | | |||||
| * | Improve test coverage with test for KeyError in main | Timothy Crosley | 2020-12-05 | 1 | -0/+16 |
| | | |||||
| * | Improve coverage of identify imports | Timothy Crosley | 2020-12-04 | 1 | -0/+3 |
| | | |||||
| * | Refactor test main cases to reuse as_stream | Timothy Crosley | 2020-12-03 | 1 | -87/+43 |
| | | |||||
| * | Fix test on windows | Timothy Crosley | 2020-12-02 | 1 | -3/+2 |
| | | |||||
| * | Fix windows test | Timothy Crosley | 2020-12-02 | 1 | -2/+2 |
| | | |||||
| * | Improve code coverage: identify imports stream | Timothy Crosley | 2020-12-01 | 1 | -0/+9 |
| | | |||||
| * | Improve test coverage, add test for dont follow links | Timothy Crosley | 2020-12-01 | 1 | -0/+1 |
| | | |||||
| * | Remove spaces in blank line | Timothy Crosley | 2020-11-30 | 1 | -1/+1 |
| | | |||||
| * | Formatting fixes | Timothy Crosley | 2020-11-29 | 1 | -2/+2 |
| | | |||||
| * | Implemented #1603: Support for disabling float_to_top from the command line. | Timothy Crosley | 2020-11-28 | 1 | -0/+47 |
| | | |||||
| * | Implemented #1596: Provide ways for extension formatting and file paths to ↵ | Timothy Crosley | 2020-11-12 | 1 | -0/+60 |
| | | | | | be specified when using streaming input from CLI. | ||||
| * | fix Windows tests | Timur Kushukov | 2020-10-19 | 1 | -1/+2 |
| | | |||||
| * | CLI to get imports | Timur Kushukov | 2020-10-17 | 1 | -0/+12 |
| | | |||||
| * | corrected an error with joining imports in one line | anirudnits | 2020-10-10 | 1 | -1/+1 |
| | | |||||
| * | Added tests for combine_straight_imports option | anirudnits | 2020-10-10 | 1 | -0/+21 |
| | | |||||
| * | Resolve linting errors5.6.2 | Timothy Crosley | 2020-10-10 | 1 | -2/+2 |
| | | |||||
| * | Formatting | Timothy Crosley | 2020-10-10 | 1 | -2/+2 |
| | | |||||
| * | Add test for unseekable pipe errors | Timothy Crosley | 2020-10-10 | 1 | -19/+43 |
| | | |||||
| * | added another test for full coverage of only-modified flag with check and ↵ | anirudnits | 2020-10-04 | 1 | -16/+33 |
| | | | | | also corrected a misplaced test | ||||
| * | Merge branch 'develop' of https://github.com/timothycrosley/isort into ↵ | Timothy Crosley | 2020-10-03 | 1 | -0/+101 |
| |\ | | | | | | | issue/1487/improve-handling-of-encoding-errors | ||||
| | * | added tests for only-modified flag | anirudnits | 2020-10-02 | 1 | -0/+103 |
| | | | |||||
