Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
devopsutils
/
pre-commit
Public
forked from
pre-commit/pre-commit
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 2, 2020
Merge pull request #1382 from pre-commit/better_windows_color
Show description for 30a36a8
asottile
authored
30a36a8
View commit details
Copy full SHA for 30a36a8
Browse repository at this point
support colors on windows during git better
asottile
committed
9fc5a93
View commit details
Copy full SHA for 9fc5a93
Browse repository at this point
Commits on Mar 28, 2020
Merge pull request #1378 from sophgn/master
Show description for 34e9d11
asottile
authored
34e9d11
View commit details
Copy full SHA for 34e9d11
Browse repository at this point
fix CJK characters width in output
sophgn
authored and
asottile
committed
605b39f
View commit details
Copy full SHA for 605b39f
Browse repository at this point
Commits on Mar 20, 2020
Merge pull request #1371 from killuazhu/windows-no-user
Show description for 528c7af
asottile
authored
528c7af
View commit details
Copy full SHA for 528c7af
Browse repository at this point
Don't use --user when running docker on windows
KYLE ZHU
authored and
asottile
committed
23d5b78
View commit details
Copy full SHA for 23d5b78
Browse repository at this point
Commits on Mar 14, 2020
Fix issue link
asottile
committed
bb6f1ef
View commit details
Copy full SHA for bb6f1ef
Browse repository at this point
Commits on Mar 12, 2020
v2.2.0
asottile
committed
30d3bb2
View commit details
Copy full SHA for 30d3bb2
Browse repository at this point
Fix help description for --from-ref and --to-ref
asottile
committed
1e0db9c
View commit details
Copy full SHA for 1e0db9c
Browse repository at this point
Merge pull request #1364 from pre-commit/exec_error_no_shebang
Show description for 74c582f
asottile
authored
74c582f
View commit details
Copy full SHA for 74c582f
Browse repository at this point
Don't crash out on OSErrors in subprocess calls
asottile
committed
03617b2
View commit details
Copy full SHA for 03617b2
Browse repository at this point
Merge pull request #1363 from pre-commit/broken_symlinks_healthy
Show description for 58a16bc
asottile
authored
58a16bc
View commit details
Copy full SHA for 58a16bc
Browse repository at this point
mark a python environment as unhealthy if python goes missing
asottile
committed
7a49309
View commit details
Copy full SHA for 7a49309
Browse repository at this point
Commits on Mar 10, 2020
Merge pull request #1359 from pre-commit/bytesable_exceptions
Show description for 1c10340
asottile
authored
1c10340
View commit details
Copy full SHA for 1c10340
Browse repository at this point
Don't crash on un-stringable exceptions
asottile
committed
01be171
View commit details
Copy full SHA for 01be171
Browse repository at this point
Commits on Feb 29, 2020
Merge pull request #1349 from pre-commit/covdefaults
Show description for 0a8ba31
asottile
authored
0a8ba31
View commit details
Copy full SHA for 0a8ba31
Browse repository at this point
Use covdefaults to handle coveragerc
asottile
committed
67c1beb
View commit details
Copy full SHA for 67c1beb
Browse repository at this point
Commits on Feb 24, 2020
Merge pull request #1346 from pre-commit/3_6_1_plus
Show description for 4a3b10f
asottile
authored
4a3b10f
View commit details
Copy full SHA for 4a3b10f
Browse repository at this point
Drop python 3.6.0 support (broken NamedTuple)
asottile
committed
b2b5676
View commit details
Copy full SHA for b2b5676
Browse repository at this point
Merge tag 'v2.1.1'
asottile
committed
db61244
View commit details
Copy full SHA for db61244
Browse repository at this point
v2.1.1
asottile
committed
ccf84fb
View commit details
Copy full SHA for ccf84fb
Browse repository at this point
Temporarily restore python 3.6.0 support
asottile
committed
081f302
View commit details
Copy full SHA for 081f302
Browse repository at this point
Commits on Feb 23, 2020
Merge pull request #1345 from pre-commit/fix_coverage
Show description for 5e21e0b
asottile
authored
5e21e0b
View commit details
Copy full SHA for 5e21e0b
Browse repository at this point
Fix test coverage
asottile
committed
1b93e26
View commit details
Copy full SHA for 1b93e26
Browse repository at this point
Merge pull request #1344 from pre-commit/post_checkout_no_files
Show description for 92f433c
asottile
authored
92f433c
View commit details
Copy full SHA for 92f433c
Browse repository at this point
Ensure files aren't passed to post-checkout hooks
asottile
committed
53052fe
View commit details
Copy full SHA for 53052fe
Browse repository at this point
Merge pull request #1343 from pre-commit/from_ref_to_ref
Show description for 2d2ea15
asottile
authored
2d2ea15
View commit details
Copy full SHA for 2d2ea15
Browse repository at this point
Make more readable --from-ref / --to-ref aliases for --source / --origin
asottile
committed
d35b003
View commit details
Copy full SHA for d35b003
Browse repository at this point
Merge pull request #1339 from andrewhare/andrewhare/post-checkout
Show description for 566f1af
asottile
authored
566f1af
View commit details
Copy full SHA for 566f1af
Browse repository at this point
Merge pull request #1341 from particledecay/catch_commit-msg_missing_arg
Show description for 05f486e
asottile
authored
05f486e
View commit details
Copy full SHA for 05f486e
Browse repository at this point
Add post-checkout
Andrew Hare
authored and
asottile
committed
18fa004
View commit details
Copy full SHA for 18fa004
Browse repository at this point
fix: catch missing arg if using {prepare-}commit-msg stage
Show description for 5258dce
particledecay
authored and
asottile
committed
5258dce
View commit details
Copy full SHA for 5258dce
Browse repository at this point
Commits on Feb 18, 2020
v2.1.0
asottile
committed
1c641b1
View commit details
Copy full SHA for 1c641b1
Browse repository at this point
Commits on Feb 14, 2020
Merge pull request #1334 from ddelange/badge
Show description for dbdb8f7
asottile
authored
dbdb8f7
View commit details
Copy full SHA for dbdb8f7
Browse repository at this point
Add pre-commit badge
ddelange
authored and
asottile
committed
5f64b1a
View commit details
Copy full SHA for 5f64b1a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.