FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for pre_commit/clientlib.py - pre-commit/pre-commit · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
pre-commit
/
pre-commit
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1k
Star
15.5k
Code
Issues
18
Pull requests
8
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
pre-commit
pre_commit
clientlib.py
on
v4.2.0
User selector
Datepicker
Commit history
Commits on Oct 1, 2024
add warning for deprecates stages for remote repos on init
asottile
committed
d317223
View commit details
Copy full SHA for d317223
View code at this point
Browse repository at this point
Commits on Sep 30, 2024
add warning for deprecated stages values in `default_stages`
asottile
committed
33e020f
View commit details
Copy full SHA for 33e020f
View code at this point
Browse repository at this point
add warning for deprecated stages names
asottile
committed
7441a62
View commit details
Copy full SHA for 7441a62
View code at this point
Browse repository at this point
also apply sensible regex warning for `repo: meta`
asottile
committed
fa08d1d
View commit details
Copy full SHA for fa08d1d
View code at this point
Browse repository at this point
Commits on Dec 9, 2023
attempt minimum_pre_commit_version first when parsing configs
asottile
committed
047439a
View commit details
Copy full SHA for 047439a
View code at this point
Browse repository at this point
Commits on Oct 28, 2023
python3.9+
asottile
committed
7f15dc7
View commit details
Copy full SHA for 7f15dc7
View code at this point
Browse repository at this point
Commits on Mar 11, 2023
Add pre-rebase hook support
mgaligniana
authored and
asottile
committed
f39154f
View commit details
Copy full SHA for f39154f
View code at this point
Browse repository at this point
make --hook-type and stages match
asottile
committed
e3e17a1
View commit details
Copy full SHA for e3e17a1
View code at this point
Browse repository at this point
Commits on Feb 20, 2023
move languages.all and languages.helpers out of languages
asottile
committed
d3883ce
View commit details
Copy full SHA for d3883ce
View code at this point
Browse repository at this point
Commits on Jan 2, 2023
add pre_commit.yaml module
asottile
committed
8529a0c
View commit details
Copy full SHA for 8529a0c
View code at this point
Browse repository at this point
Commits on Jan 1, 2023
move parse_version to pre_commit.clientlib
asottile
committed
5425c75
View commit details
Copy full SHA for 5425c75
View code at this point
Browse repository at this point
Commits on Dec 27, 2022
Merge pull request #2658 from pre-commit/remove-pre-commit-validate
Show description for 848a73e
asottile
authored
848a73e
View commit details
Copy full SHA for 848a73e
View code at this point
Browse repository at this point
remove pre-commit-validate-config and pre-commit-validate-manifest
asottile
committed
4a50859
View commit details
Copy full SHA for 4a50859
View code at this point
Browse repository at this point
Merge pull request #2657 from pre-commit/remove-sha-support
Show description for def3fa3
asottile
authored
def3fa3
View commit details
Copy full SHA for def3fa3
View code at this point
Browse repository at this point
remove support for sha to specify rev
asottile
committed
ff3150d
View commit details
Copy full SHA for ff3150d
View code at this point
Browse repository at this point
remove support for top-level list format
asottile
committed
0024484
View commit details
Copy full SHA for 0024484
View code at this point
Browse repository at this point
Commits on Sep 25, 2022
extend warning if globs are used instead of regex to local hooks
chrisRedwine
committed
a95f488
View commit details
Copy full SHA for a95f488
View code at this point
Browse repository at this point
Commits on Apr 24, 2022
deprecate pre-commit-validate-{config,manifest}
asottile
committed
777ffdd
View commit details
Copy full SHA for 777ffdd
View code at this point
Browse repository at this point
Commits on Apr 2, 2022
implement default_install_hook_types
Show description for fd0177a
asottile
committed
fd0177a
View commit details
Copy full SHA for fd0177a
View code at this point
Browse repository at this point
Commits on Jan 18, 2022
drop python 3.6 support
Show description for 04de6a2
asottile
committed
04de6a2
View commit details
Copy full SHA for 04de6a2
View code at this point
Browse repository at this point
Commits on Jan 1, 2022
forbid overriding `entry` for meta hooks
asottile
committed
d3b4f73
View commit details
Copy full SHA for d3b4f73
View code at this point
Browse repository at this point
Commits on Dec 4, 2021
fix: regex lists to regex tuples
tonyrla
committed
b5088ce
View commit details
Copy full SHA for b5088ce
View code at this point
Browse repository at this point
fix: Add missing warning for regular expression with [\\/]
Show description for d4ffa5b
tonyrla
committed
d4ffa5b
View commit details
Copy full SHA for d4ffa5b
View code at this point
Browse repository at this point
Commits on Oct 22, 2021
Add fail_fast support per-hook
colens3
authored and
asottile
committed
63ae399
View commit details
Copy full SHA for 63ae399
View code at this point
Browse repository at this point
Commits on Sep 22, 2021
Add warning for regular expression with [\/] (#2043)
radek-sprta
authored and
asottile
committed
cef9c4a
View commit details
Copy full SHA for cef9c4a
View code at this point
Browse repository at this point
Commits on Aug 28, 2021
make `repo: meta` only apply to top level configuration
asottile
committed
f963bf6
View commit details
Copy full SHA for f963bf6
View code at this point
Browse repository at this point
Commits on Feb 24, 2021
Instruct users how to prevent a mutable rev in repo warning.
JamMarHer
authored and
asottile
committed
3d31858
View commit details
Copy full SHA for 3d31858
View code at this point
Browse repository at this point
Commits on Jan 1, 2021
extended warning if globs are used instead of regex to top level
paulhfischer
committed
b1a9209
View commit details
Copy full SHA for b1a9209
View code at this point
Browse repository at this point
Commits on Dec 18, 2020
added warning if mutable rev is used
paulhfischer
authored and
asottile
committed
1e4de98
View commit details
Copy full SHA for 1e4de98
View code at this point
Browse repository at this point
Commits on Dec 17, 2020
allow configuration for pre-commit.ci
asottile
committed
38a4a0a
View commit details
Copy full SHA for 38a4a0a
View code at this point
Browse repository at this point
Commits on Nov 26, 2020
fix the default value for types_or
asottile
committed
89ab609
View commit details
Copy full SHA for 89ab609
View code at this point
Browse repository at this point
Commits on Nov 23, 2020
added warning if globs are used instead of regex
paulhfischer
authored and
asottile
committed
610716d
View commit details
Copy full SHA for 610716d
View code at this point
Browse repository at this point
Commits on Nov 2, 2020
add types_or
MarcoGorelli
committed
62f668f
View commit details
Copy full SHA for 62f668f
View code at this point
Browse repository at this point
Commits on Sep 20, 2020
check cygwin mismatch earlier
asottile
committed
91530f1
View commit details
Copy full SHA for 91530f1
View code at this point
Browse repository at this point
Commits on Jul 25, 2020
warn on old list-style configuration
asottile
committed
6851059
View commit details
Copy full SHA for 6851059
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL