1. 256080c Merge pull request #2618 from DanielNoord/test by Daniël van Noord · 8 days ago main
  2. b9aca23 Create `_with_from_imports_for_module` by Daniël van Noord · 8 days ago
  3. e421b5c Merge pull request #2617 from DanielNoord/split-out-from-imports by Daniël van Noord · 9 days ago
  4. b5c67fa Merge branch 'main' into split-out-from-imports by Daniël van Noord · 9 days ago
  5. 6a99915 Split out `_build_grouped_from_imports` by Daniël van Noord · 9 days ago
  6. 3d01946 Merge pull request #2613 from PyCQA/split-out-as-imports by Daniël van Noord · 9 days ago
  7. 300a1dc Split out `_build_as_imports` by Daniël van Noord · 11 days ago
  8. ad48ea8 Merge pull request #2615 from PyCQA/fix-indent by Daniël van Noord · 11 days ago
  9. cdce8df Reorganize `_with_from_imports` by Daniël van Noord · 11 days ago
  10. c7b625f Merge pull request #2611 from DanielNoord/libcst by Daniël van Noord · 12 days ago
  11. b85e85d Run `hypothesis` tests on 3.15 as well by Daniël van Noord · 12 days ago
  12. 2fed74a Merge pull request #2609 from PyCQA/dependabot/uv/cryptography-50.0.0 by staticdev · 12 days ago
  13. 582ae2f Bump cryptography from 48.0.1 to 50.0.0 by dependabot[bot] · 12 days ago
  14. 02bfc2d Merge pull request #2608 from PyCQA/dependabot/uv/gitpython-3.1.57 by staticdev · 12 days ago
  15. 3838f05 Bump gitpython from 3.1.54 to 3.1.57 by dependabot[bot] · 12 days ago
  16. 4b469ec Merge pull request #2606 from DanielNoord/cache-abspath by Daniël van Noord · 13 days ago
  17. a7dac64 Cache calls to `posixpath.abspath` by Daniël van Noord · 13 days ago
  18. 0145f77 Merge pull request #2604 from PyCQA/dependabot/github_actions/github-actions-06dcd14e5d by Daniël van Noord · 2 weeks ago
  19. a2ed3f0 Bump the github-actions group with 2 updates by dependabot[bot] · 2 weeks ago
  20. b550521 Merge pull request #2602 from PyCQA/dependabot/uv/gitpython-3.1.54 by Daniël van Noord · 3 weeks ago
  21. c7d4182 Merge pull request #2599 from utkarshalpha/fix/form-feed-blank-lines by Daniël van Noord · 3 weeks ago
  22. 5cbd671 Bump gitpython from 3.1.52 to 3.1.54 by dependabot[bot] · 3 weeks ago
  23. 64fa42a Merge pull request #2601 from DanielNoord/empty-devnull by Daniël van Noord · 3 weeks ago
  24. fed6c0c Remove `_EmptyIO` by Daniël van Noord · 3 weeks ago
  25. 4571a1a Merge pull request #2600 from DanielNoord/cleanup-unused by Daniël van Noord · 3 weeks ago
  26. dbe56b6 Remove unused class by Daniël van Noord · 3 weeks ago
  27. f766bf6 Add coverage for empty contents and newline-only splitting by Utkarsh Tiwari · 3 weeks ago
  28. dd46bd7 Fix preservation of form-feed blank lines by Utkarsh Tiwari · 3 weeks ago
  29. 47c4f98 Merge pull request #2563 from gaoflow/fix/check-code-lines-before-imports-2242 by Daniël van Noord · 3 weeks ago
  30. 8601df1 Clean up tests by Daniël van Noord · 3 weeks ago
  31. 8dbc583 Merge pull request #2580 from sapunyangkut/codex/issue-1943-document-isorted-temp-files by Daniël van Noord · 3 weeks ago
  32. 3f17477 Merge pull request #2597 from Gooh456/issue/1990 by Daniël van Noord · 3 weeks ago
  33. ee9ba80 Merge tests by Daniël van Noord · 3 weeks ago
  34. 73c3de1 simplify: pop config_root back inline now that the early exit guards it by Kyue · 3 weeks ago
  35. a6ab54c raise a clear error for --config-root without --resolve-all-configs by Kyue · 3 weeks ago
  36. bae1e55 Merge pull request #2567 from sarathfrancis90/fix/aliased-import-dropped-when-name-has-comment by Daniël van Noord · 3 weeks ago
  37. 8782d27 Fix the fix :) by Daniël van Noord · 3 weeks ago
  38. 764226e Small fix by Daniël van Noord · 3 weeks ago
  39. 44e4ff9 fix: don't crash when --config-root is passed without --resolve-all-configs by Kyue · 3 weeks ago
  40. 3d72652 Merge pull request #2596 from PyCQA/dependabot/uv/gitpython-3.1.52 by staticdev · 3 weeks ago
  41. 840e06e Bump gitpython from 3.1.50 to 3.1.52 by dependabot[bot] · 3 weeks ago
  42. 39227b7 Merge pull request #2595 from DanielNoord/circular-import by Daniël van Noord · 3 weeks ago
  43. 25b7145 Avoid a circular import by Daniël van Noord · 3 weeks ago
  44. 6dce56c Merge pull request #2594 from DanielNoord/line-comments by Daniël van Noord · 3 weeks ago
  45. 8cd4629 Don't subclass `str` by Daniël van Noord · 3 weeks ago
  46. 9175ce6 Address review: drop type-ignore, tighten aliased-import test by Sarath Francis · 4 weeks ago
  47. 30cc618 Simplify aliased-import regression test and tighten guard comment by Sarath Francis · 4 weeks ago
  48. a3d4790 Keep aliased import when the plain name carries a comment by Sarath Francis · 4 weeks ago
  49. 68356ea Merge pull request #2587 from DanielNoord/mypy-fixes by Daniël van Noord · 4 weeks ago
  50. 8790581 Fix `mypy` issues uncovered by compiling with `mypyc` by Daniël van Noord · 4 weeks ago
  51. d75b093 Merge pull request #2585 from DanielNoord/wrap-modes by Daniël van Noord · 4 weeks ago
  52. 0f3f032 Don't dynamically generate `WrapModes` by Daniël van Noord · 4 weeks ago
  53. e971161 Merge pull request #2581 from sakshichitnis27/Issue/2569-sort-reexports-skip by Daniël van Noord · 4 weeks ago
  54. 3c087a0 Honor skip comments when sorting reexports by sakshichitnis27 · 5 weeks ago
  55. 3b5ac12 Document temporary .isorted files by sapunyangkut 302607731+sapunyangkut@users.noreply.github.com[0] · 5 weeks ago
  56. a8c0004 Merge pull request #2579 from DanielNoord/tomli by Daniël van Noord · 5 weeks ago
  57. 0577f3a Run ruff format by Daniël van Noord · 5 weeks ago
  58. d6f5a65 Remove unused import by Daniël van Noord · 5 weeks ago
  59. c63f0bf Run `isort` over vendored code by Daniël van Noord · 5 weeks ago
  60. 4cde37c Bump vendored `tomli` to `2.4.1` by Daniël van Noord · 5 weeks ago
  61. 7f321d3 Merge pull request #2576 from lord-haffi/issue/2280 by Daniël van Noord · 5 weeks ago 9.0.0b1
  62. 590141c Merge pull request #2577 from maxtaran2010/fix/jsonifiable-typo-in-preconvert-docstring by Daniël van Noord · 5 weeks ago
  63. c265800 Fix typo in _preconvert docstring: JSONifyiable -> JSONifiable by maxtaran2010 · 6 weeks ago
  64. 339aaba style: put _black_quote docstring closing quotes on their own line (FLK-D209); document _repr_element by lord-haffi · 6 weeks ago
  65. 6e9b20c style: apply ruff format to the new literal/regression tests by lord-haffi · 6 weeks ago
  66. 1a8642a docs: reference PR #2576 instead of issue in reexport seek clamp comments by lord-haffi · 6 weeks ago
  67. 88db9f4 fix: clamp sort_reexports rollback seek so check mode can't seek negative (#2280) by lord-haffi · 6 weeks ago
  68. 0983e65 Merge remote-tracking branch 'upstream/main' into issue/2280 by lord-haffi · 6 weeks ago
  69. c7394e8 fix: make sorted __all__ and literals black-compatible (#2280) by lord-haffi · 6 weeks ago
  70. fd8bd07 Merge pull request #2574 from apoorvdarshan/fix-isort-skip-with-future-import-2092 by Daniël van Noord · 6 weeks ago
  71. 6dcdb84 Merge pull request #2575 from Khabib73/tests/improve-coverage-literal by staticdev · 6 weeks ago
  72. cef9dcc improve coverage by Khabib · 6 weeks ago
  73. 793a91e Honor `# isort: skip` when a __future__ import is present (#2092) by apoorvdarshan · 6 weeks ago
  74. a0cc97f Merge pull request #2568 from urayoru113/issue/2093 by Daniël van Noord · 6 weeks ago
  75. 2b07aa5 Fix NOQA not added to long imports in several output paths by urayoru · 6 weeks ago
  76. 01adac1 Merge pull request #2572 from PyCQA/dependabot/github_actions/github-actions-f70c9f6d5c by Daniël van Noord · 7 weeks ago
  77. 1a6ed16 Bump the github-actions group with 3 updates by dependabot[bot] · 7 weeks ago
  78. 62df020 fix: check_code misses lines_before_imports-only changes (#2242) by Vincent Gao · 8 weeks ago
  79. 0740d0c Merge pull request #2561 from PyCQA/dependabot/uv/cryptography-48.0.1 by Daniël van Noord · 8 weeks ago
  80. ee0073f Bump cryptography from 46.0.7 to 48.0.1 by dependabot[bot] · 8 weeks ago
  81. b1b176d Merge pull request #2558 from sarathfrancis90/fix/noqa-wrap-mode-space-accumulation by Daniël van Noord · 9 weeks ago
  82. 9274fca Fix NOQA wrap mode accumulating spaces before the comment on each run by Sarath Francis · 9 weeks ago
  83. 9622891 Merge pull request #2557 from teeberg/fix-typo-acknlowedgements by staticdev · 9 weeks ago
  84. 73c73a8 Merge pull request #2556 from sarathfrancis90/fix/noqa-wrap-mode-idempotency by staticdev · 9 weeks ago
  85. e72c36c Fix typo "Acknlowedgements" by Jonas Trappenberg · 9 weeks ago
  86. 892248d Fix non-idempotent NOQA wrap mode with imports that have their own comment by Sarath Francis · 9 weeks ago
  87. a70164f Merge pull request #2554 from sarathfrancis90/fix/split-on-trailing-comma-idempotency by Daniël van Noord · 10 weeks ago
  88. 8dab19d Fix non-idempotent output with split_on_trailing_comma and a non-default wrap mode by Sarath Francis · 2 months ago
  89. 87adfe4 Merge pull request #2547 from Abdu-Ahmed/fix/sort-reexports-non-seekable-stream-2393 by Daniël van Noord · 2 months ago
  90. 5d7a933 Fix style properly by Daniël van Noord · 2 months ago
  91. a23e62a Fix style by Daniël van Noord · 2 months ago
  92. d72a1eb Raise error when --sort-reexports is used with stdin by Abdu Ahmed · 2 months ago
  93. 442e3a3 Raise ValueError when sort_reexports used with non-seekable stream by Abdu Ahmed · 2 months ago
  94. 8b45039 Fix --sort-reexports crash with non-seekable streams (e.g. stdin) by Abdu Ahmed · 2 months ago
  95. e9dba88 Merge pull request #2553 from PyCQA/copilot/fix-issue-2528 by Daniël van Noord · 3 months ago
  96. 407e937 Fix typing issue by Daniël van Noord · 3 months ago
  97. ff3a332 Change test format by Daniël van Noord · 3 months ago
  98. 487b9e4 Fix float_to_top isort off handling with CRLF by copilot-swe-agent[bot] · 3 months ago
  99. 5c42386 Merge pull request #2550 from PyCQA/dependabot/uv/uv-0.11.15 by Daniël van Noord · 3 months ago
  100. b676a56 Bump uv from 0.11.6 to 0.11.15 by dependabot[bot] · 3 months ago