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: v2.2.0
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: v2.3.0
Choose a head ref
  • 16 commits
  • 17 files changed
  • 4 contributors

Commits on Mar 14, 2020

  1. Fix issue link

    asottile committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    bb6f1ef View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. Don't use --user when running docker on windows

    KYLE ZHU authored and asottile committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    23d5b78 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1371 from killuazhu/windows-no-user

    Don't use --user when running docker on windows
    asottile authored Mar 20, 2020
    Configuration menu
    Copy the full SHA
    528c7af View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2020

  1. fix CJK characters width in output

    sophgn authored and asottile committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    605b39f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1378 from sophgn/master

    fix CJK characters width in output
    asottile authored Mar 28, 2020
    Configuration menu
    Copy the full SHA
    34e9d11 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. Configuration menu
    Copy the full SHA
    9fc5a93 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1382 from pre-commit/better_windows_color

    support colors on windows during git better
    asottile authored Apr 2, 2020
    Configuration menu
    Copy the full SHA
    30a36a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. Configuration menu
    Copy the full SHA
    0f52854 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

  1. Merge pull request #1388 from pre-commit/node_default_system

    Default to `language_version: system` if node and npm are installed
    asottile authored Apr 9, 2020
    Configuration menu
    Copy the full SHA
    282527e View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Configuration menu
    Copy the full SHA
    80a59db View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1395 from pre-commit/argument_length

    validate argument length as part of hook-impl
    asottile authored Apr 15, 2020
    Configuration menu
    Copy the full SHA
    171fd18 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. Configuration menu
    Copy the full SHA
    522e82b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1399 from pre-commit/upgrade_pip_on_windows

    Allow pip to be upgradable on windows
    asottile authored Apr 17, 2020
    Configuration menu
    Copy the full SHA
    2960549 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2020

  1. Preserve line ending when running autoupdate

    Lukasz Boldys authored and asottile committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    13d528c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1402 from utek/preserve_line_endings

    Preserve line ending when running autoupdate
    asottile authored Apr 19, 2020
    Configuration menu
    Copy the full SHA
    54fdd6a View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. v2.3.0

    asottile committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    bcff73c View commit details
    Browse the repository at this point in the history
Loading