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
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 }}
Python-On
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 8, 2015
Make isolated environments more isolated under OSX and pyvenv. Resolves #217.
asottile
committed
cdf726b
View commit details
Copy full SHA for cdf726b
Browse repository at this point
Commits on Mar 29, 2015
v0.4.4
asottile
committed
a76c902
View commit details
Copy full SHA for a76c902
Browse repository at this point
Merge pull request #216 from pre-commit/use_sys_executable_more_208
Show description for a0db694
asottile
committed
a0db694
View commit details
Copy full SHA for a0db694
Browse repository at this point
Use sys.executable when executing virtualenv. Resolves #208.
asottile
committed
fbf86c7
View commit details
Copy full SHA for fbf86c7
Browse repository at this point
Commits on Mar 25, 2015
v0.4.3
asottile
committed
c4ff9d4
View commit details
Copy full SHA for c4ff9d4
Browse repository at this point
Merge pull request #215 from pre-commit/reset_instead_of_checkout
Show description for c0f5467
asottile
committed
c0f5467
View commit details
Copy full SHA for c0f5467
Browse repository at this point
Shotgun: try reset instead of checkout?
asottile
committed
36f1058
View commit details
Copy full SHA for 36f1058
Browse repository at this point
Commits on Mar 8, 2015
Update hooks
asottile
committed
9a18f6a
View commit details
Copy full SHA for 9a18f6a
Browse repository at this point
Commits on Feb 27, 2015
v0.4.2
asottile
committed
4352d45
View commit details
Copy full SHA for 4352d45
Browse repository at this point
Merge pull request #206 from pre-commit/xargs_derp_windows
Show description for 6259df2
struys
committed
6259df2
View commit details
Copy full SHA for 6259df2
Browse repository at this point
Limit xargs line length. Resolves #205.
asottile
committed
3bf852f
View commit details
Copy full SHA for 3bf852f
Browse repository at this point
v0.4.1
asottile
committed
52c2d9c
View commit details
Copy full SHA for 52c2d9c
Browse repository at this point
Merge pull request #204 from pre-commit/dont_rename_across_devices
Show description for 5e80b6a
asottile
committed
5e80b6a
View commit details
Copy full SHA for 5e80b6a
Browse repository at this point
Don't rename across devices. Resolves #203
asottile
committed
8faf96c
View commit details
Copy full SHA for 8faf96c
Browse repository at this point
v0.4.0
asottile
committed
7b44708
View commit details
Copy full SHA for 7b44708
Browse repository at this point
Update README.md
asottile
committed
4e09a55
View commit details
Copy full SHA for 4e09a55
Browse repository at this point
Merge pull request #196 from pre-commit/windoze
Show description for e944bb6
asottile
committed
e944bb6
View commit details
Copy full SHA for e944bb6
Browse repository at this point
Add appveyor.yml
asottile
committed
161cff7
View commit details
Copy full SHA for 161cff7
Browse repository at this point
Tests pass on windows
asottile
committed
143ed94
View commit details
Copy full SHA for 143ed94
Browse repository at this point
Commits on Feb 23, 2015
Use sqlite3 instead of symlinks for managing repositories
asottile
committed
56e5c4e
View commit details
Copy full SHA for 56e5c4e
Browse repository at this point
Merge pull request #195 from pre-commit/actually_print_when_installing
Show description for 3babceb
asottile
committed
3babceb
View commit details
Copy full SHA for 3babceb
Browse repository at this point
Actually print while installing
asottile
committed
02f0a1c
View commit details
Copy full SHA for 02f0a1c
Browse repository at this point
Commits on Feb 9, 2015
Merge pull request #193 from pre-commit/control_c_during_install_more_atmoic
Show description for 8f51bf2
struys
committed
8f51bf2
View commit details
Copy full SHA for 8f51bf2
Browse repository at this point
Commits on Feb 7, 2015
Make ^C^C during install not cause subsequent runs to fail. Resolves #186.
asottile
committed
1996a4c
View commit details
Copy full SHA for 1996a4c
Browse repository at this point
Commits on Feb 5, 2015
v0.3.6
asottile
committed
901c506
View commit details
Copy full SHA for 901c506
Browse repository at this point
Merge pull request #192 from pre-commit/quote_params
Show description for 097b365
asottile
committed
097b365
View commit details
Copy full SHA for 097b365
Browse repository at this point
Quote args in venv'd languages
asottile
committed
f4d251f
View commit details
Copy full SHA for f4d251f
Browse repository at this point
Commits on Jan 29, 2015
Update CHANGELOG.md
asottile
committed
9fc6a8b
View commit details
Copy full SHA for 9fc6a8b
Browse repository at this point
Commits on Jan 15, 2015
v0.3.5
asottile
committed
e6add0e
View commit details
Copy full SHA for e6add0e
Browse repository at this point
Merge pull request #189 from pre-commit/pre_push
Show description for e4ef34e
asottile
committed
e4ef34e
View commit details
Copy full SHA for e4ef34e
Browse repository at this point
Bump magic numbers
asottile
committed
febb270
View commit details
Copy full SHA for febb270
Browse repository at this point
Add integration test demonstrating hooks
asottile
committed
b7141f3
View commit details
Copy full SHA for b7141f3
Browse repository at this point
Simplify a few things
asottile
committed
931c69b
View commit details
Copy full SHA for 931c69b
Browse repository at this point
Make pre_commit also support pre-push hook
dongweiming
authored and
asottile
committed
b707cbb
View commit details
Copy full SHA for b707cbb
Browse repository at this point
Commits on Jan 13, 2015
v0.3.4
asottile
committed
d2b11a0
View commit details
Copy full SHA for d2b11a0
Browse repository at this point
Previous
Next
You can’t perform that action at this time.