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: evilmartians/lefthook
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.22
Choose a base ref
...
head repository: evilmartians/lefthook
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.2
Choose a head ref
  • 13 commits
  • 42 files changed
  • 4 contributors

Commits on Oct 18, 2024

  1. docs: simplify configuration docs (#851)

    * docs: simplify configuration docs
    
    * docs: fix padding between items
    
    * docs: nest attributes like in config
    
    * docs: just list actions instead of using anchors
    mrexox authored Oct 18, 2024
    Copy the full SHA
    67626f7 View commit details

Commits on Oct 22, 2024

  1. feat: support globs in extends (#853)

    * feat: support globs in extends
    
    * chore: remove redundant dependency
    
    * docs: add info about the glob in extends
    mrexox authored Oct 22, 2024
    Copy the full SHA
    f3b1a81 View commit details
  2. Copy the full SHA
    5517878 View commit details
  3. Copy the full SHA
    5afb245 View commit details
  4. fix!: don't auto-install lefthook with npx if not found (#602)

    Co-authored-by: Valentin Kiselev <mrexox@evilmartians.com>
    anthony-hayes and mrexox authored Oct 22, 2024
    Copy the full SHA
    7d38c94 View commit details
  5. Copy the full SHA
    fa89715 View commit details

Commits on Oct 23, 2024

  1. fix: skip git lfs hook when calling manually (#855)

    * fix: skip git-lfs on pre-push hook when calling manually
    
    * refactor: use maps instead of arrays
    mrexox authored Oct 23, 2024
    Copy the full SHA
    453d026 View commit details
  2. chore: bump Go to 1.23 (#856)

    * chore: bump go to 1.23
    
    * ci: update golangci-lint
    mrexox authored Oct 23, 2024
    Copy the full SHA
    3c959bf View commit details
  3. Copy the full SHA
    48cf7f6 View commit details

Commits on Oct 28, 2024

  1. Copy the full SHA
    5ec87c7 View commit details

Commits on Oct 29, 2024

  1. Copy the full SHA
    1bcc75c View commit details
  2. chore: fix linter and tests

    mrexox committed Oct 29, 2024
    Copy the full SHA
    6640437 View commit details
  3. Copy the full SHA
    9996e0d View commit details
Loading