8000 Comparing v2.7.1...v3.0.1 · asottile/reorder-python-imports · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: asottile/reorder-python-imports
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.7.1
Choose a base ref
...
head repository: asottile/reorder-python-imports
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.1
Choose a head ref
  • 17 commits
  • 7 files changed
  • 1 contributor

Commits on Jan 25, 2022

  1. Configuration menu
    Copy the full SHA
    c499f32 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #219 from asottile/remove-noreorder

    remove noreorder now that it sorts properly
    asottile authored Jan 25, 2022
    Configuration menu
    Copy the full SHA
    9bac6bb View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2022

  1. Configuration menu
    Copy the full SHA
    4dce9f1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #224 from asottile/require-new-refactor-imports

    require new aspy.refactor_imports to force distutils classification
    asottile authored Mar 12, 2022
    Configuration menu
    Copy the full SHA
    a48b9f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bfb3ce View commit details
    Browse the repository at this point in the history
  4. Merge pull request #225 from asottile/limit-version

    limit version of aspy.refactor_imports for future feature removal
    asottile authored Mar 12, 2022
    Configuration menu
    Copy the full SHA
    457d8df View commit details
    Browse the repository at this point in the history
  5. v2.8.0

    asottile committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    6796b22 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c1e020e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #226 from asottile/remove-hooks-yaml

    remove hooks.yaml (pre-commit 0)
    asottile authored Mar 12, 2022
    Configuration menu
    Copy the full SHA
    3ff057f View commit details
    Browse the repository at this point in the history
  8. remove deprecated features

    asottile committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    68c3e91 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #227 from asottile/remove-deprecated-features

    remove deprecated features
    asottile authored Mar 12, 2022
    Configuration menu
    Copy the full SHA
    2907292 View commit details
    Browse the repository at this point in the history
  10. v3.0.0

    asottile committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    a6f604f View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2022

  1. Configuration menu
    Copy the full SHA
    e0176a4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #228 from asottile/perf-boost

    improve tokenize performance on python<3.10
    asottile authored Mar 13, 2022
    Configuration menu
    Copy the full SHA
    48861a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3c18df View commit details
    Browse the repository at this point in the history
  4. Merge pull request #229 from asottile/perf-boost2

    improve performance by avoiding NodeVisitor
    asottile authored Mar 13, 2022
    Configuration menu
    Copy the full SHA
    cc31d12 View commit details
    Browse the repository at this point in the history
  5. v3.0.1

    asottile committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    6592a16 View commit details
    Browse the repository at this point in the history
Loading
0