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: pre-commit/pre-commit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.1
Choose a base ref
...
head repository: pre-commit/pre-commit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.0
Choose a head ref
  • 19 commits
  • 23 files changed
  • 4 contributors

Commits on Mar 4, 2023

  1. Configuration menu
    Copy the full SHA
    5ce4a54 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2796 from m-rsha/os-name

    prefer `sys.platform` over `os.name` when checking for windows OS
    asottile authored Mar 4, 2023
    Configuration menu
    Copy the full SHA
    321685e View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/pre-commit/mirrors-autopep8: v2.0.1 → v2.0.2](pre-commit/mirrors-autopep8@v2.0.1...v2.0.2)
    pre-commit-ci[bot] authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    0616c0a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2801 from pre-commit/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    asottile authored Mar 7, 2023
    Configuration menu
    Copy the full SHA
    fe73f51 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    63a180a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2798 from m-rsha/spargs-test

    rewrite `args with spaces` test to not require python
    asottile authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    321a90e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ab9747 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2805 from pre-commit/durations

    show 20 slowest durations in CI
    asottile authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    02e9680 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. Configuration menu
    Copy the full SHA
    e3e17a1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2808 from pre-commit/hook-stage-and-type-match

    make --hook-type and stages match
    asottile authored Mar 11, 2023
    Configuration menu
    Copy the full SHA
    f2661bf View commit details
    Browse the repository at this point in the history
  3. Add pre-rebase hook support

    mgaligniana authored and asottile committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    f39154f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2725 from mgaligniana/issue-2582

    Add pre-rebase hook support
    asottile authored Mar 11, 2023
    Configuration menu
    Copy the full SHA
    950451e View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. Configuration menu
    Copy the full SHA
    d3c0a66 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2809 from m-rsha/move-slow-repository-tests

    move slowest python-specific tests out of repository_test
    asottile authored Mar 12, 2023
    Configuration menu
    Copy the full SHA
    4caea67 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. [pre-commit.ci] pre-commit autoupdate

    updates:
    - [github.com/pre-commit/mirrors-mypy: v1.0.1 → v1.1.1](pre-commit/mirrors-mypy@v1.0.1...v1.1.1)
    pre-commit-ci[bot] authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    7a7772f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2815 from pre-commit/pre-commit-ci-update-config

    [pre-commit.ci] pre-commit autoupdate
    asottile authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    d5f919e View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. don't set CARGO_HOME in rust

    this adds a 270 MB registry cache in the output
    asottile committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    a412e54 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2820 from pre-commit/clear-rust-registry-cache

    don't set CARGO_HOME in rust
    asottile authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    fdb9ede View commit details
    Browse the repository at this point in the history
  3. v3.2.0

    asottile committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    df2cada View commit details
    Browse the repository at this point in the history
Loading