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

Commits on Aug 27, 2020

  1. Configuration menu
    Copy the full SHA
    0c76025 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #514 from Julian/case-insensitive-sorting

    Add a way to do case-insensitive sorting via file-contents-sorter.
    asottile authored Aug 27, 2020
    Configuration menu
    Copy the full SHA
    31d41ff View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2020

  1. Fix #518, provide --enforce-all option to check_added_large_files

    The --enforce-all option when provided ensures that all files passed
    on the command line are checked against the size limit.  Default
    behaviour remains unchanged.
    mshawcroft authored and asottile committed Sep 27, 2020
    Configuration menu
    Copy the full SHA
    012bb06 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #519 from mshawcroft/fix-518

    Fix #518, provide --enforce-all option to check_added_large_files
    asottile authored Sep 27, 2020
    Configuration menu
    Copy the full SHA
    5bd9e74 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2020

  1. Add new byte-order-marker checker/fixer

    jgowdy authored and asottile committed Oct 11, 2020
    Configuration menu
    Copy the full SHA
    d18bd5b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #522 from jgowdy/byte-order-marker-fix

    Attempt to add fixing of BOMs
    asottile authored Oct 11, 2020
    Configuration menu
    Copy the full SHA
    08d1901 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. v3.3.0

    asottile committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    9136088 View commit details
    Browse the repository at this point in the history
Loading