Anthony Sottile
|
98ec74dcab
|
v1.5.0
v1.5.0
|
2018-01-13 20:01:29 -08:00 |
|
Anthony Sottile
|
c7fa3b2da3
|
Merge pull request #688 from pre-commit/https
https-ify links
|
2018-01-13 18:59:12 -08:00 |
|
Anthony Sottile
|
5a4dc0ce30
|
https-ify links
- A lot of http links loaded fine on https
- pre-commit.com is now loadable on https via cloudflare
|
2018-01-13 18:17:54 -08:00 |
|
Anthony Sottile
|
c8fd92e368
|
Merge pull request #687 from pre-commit/deprecate_pcre
Deprecate the pcre language
|
2018-01-13 18:14:41 -08:00 |
|
Anthony Sottile
|
d5dcebf671
|
Deprecate the pcre language
|
2018-01-13 17:28:19 -08:00 |
|
Anthony Sottile
|
65f60e2593
|
Merge pull request #686 from pre-commit/prefix_simplfiy
Simplify prefix a bit
|
2018-01-13 16:52:41 -08:00 |
|
Anthony Sottile
|
8fb644e7c0
|
Simplify prefix a bit
|
2018-01-13 16:08:18 -08:00 |
|
Anthony Sottile
|
06ee69b3cc
|
Merge pull request #685 from pre-commit/windows_node
Support node on windows with long path hack
|
2018-01-13 15:44:05 -08:00 |
|
Anthony Sottile
|
6e46d6ae75
|
Support node on windows with long path hack
|
2018-01-12 22:31:43 -08:00 |
|
Anthony Sottile
|
b4541d8a5f
|
Update the versioned node hook test
|
2018-01-11 22:20:21 -08:00 |
|
Anthony Sottile
|
577f1093cf
|
Merge pull request #684 from pre-commit/cleanup_prefixed_cmd_runner
Move PrefixedCommandRunner -> Prefix
|
2018-01-11 22:08:41 -08:00 |
|
Anthony Sottile
|
7d87da8acd
|
Move PrefixedCommandRunner -> Prefix
|
2018-01-11 21:41:48 -08:00 |
|
Anthony Sottile
|
c751f629a6
|
v1.4.5
v1.4.5
|
2018-01-09 10:34:30 -08:00 |
|
Anthony Sottile
|
4d6efe1943
|
Merge pull request #680 from pre-commit/local_golang_repos
Fix broken local golang repos
|
2018-01-09 10:23:37 -08:00 |
|
Anthony Sottile
|
40690064f7
|
Fix broken local golang repos
|
2018-01-09 09:42:44 -08:00 |
|
Anthony Sottile
|
0628df535b
|
Merge pull request #678 from revolter/hotfix/replace-with-constants
Replace string literals with constants
|
2018-01-09 09:07:34 -08:00 |
|
Anthony Sottile
|
df38e1010b
|
Remove unused import
|
2018-01-09 08:49:42 -08:00 |
|
Anthony Sottile
|
2255d8484e
|
Update message for unstaged config in test
|
2018-01-09 08:15:27 -08:00 |
|
Iulian Onofrei
|
81df782c20
|
Update unstaged config file error message
|
2018-01-09 18:10:05 +02:00 |
|
Iulian Onofrei
|
8407b92b18
|
Replace string literals with constants
|
2018-01-09 17:51:41 +02:00 |
|
Anthony Sottile
|
a5f3cefb64
|
v1.4.4
v1.4.4
|
2018-01-07 21:26:35 -08:00 |
|
Anthony Sottile
|
a18e0af0d2
|
Merge pull request #676 from pre-commit/no_pager
Invoke `git diff` without a pager
|
2018-01-07 21:24:09 -08:00 |
|
Anthony Sottile
|
029ccc47c8
|
Invoke git diff without a pager
|
2018-01-07 20:56:17 -08:00 |
|
Anthony Sottile
|
04aef9e78c
|
v1.4.3
v1.4.3
|
2018-01-02 19:33:13 -08:00 |
|
Anthony Sottile
|
097bba63b8
|
Merge pull request #674 from pre-commit/simpler_cross_version_tests
Simplify cross version tests
|
2018-01-02 22:29:22 -05:00 |
|
Anthony Sottile
|
753979d720
|
Detect the python version based on the py launcher
|
2018-01-02 19:02:26 -08:00 |
|
Anthony Sottile
|
a506a1cac1
|
Simplify cross version tests
|
2018-01-02 18:34:00 -08:00 |
|
Anthony Sottile
|
c5030c8dca
|
v1.4.2
v1.4.2
|
2018-01-02 14:13:14 -08:00 |
|
Anthony Sottile
|
a61358662a
|
Merge pull request #671 from rp-tanium/git_env_whitelist
Whitelists env var GIT_SSH
|
2018-01-02 16:52:52 -05:00 |
|
Rory Prendergast
|
355196f92e
|
backs out unnecessary blank line
|
2018-01-02 13:05:41 -08:00 |
|
Rory Prendergast
|
9eadfb92fd
|
reduces line length
|
2018-01-02 13:05:41 -08:00 |
|
Rory Prendergast
|
e3cf0975f9
|
Adds whitelist for GIT_* env vars containing only GIT_SSH
|
2018-01-02 13:05:41 -08:00 |
|
Anthony Sottile
|
9b6fb149f9
|
Merge pull request #673 from pre-commit/better_travis_workaround
Slower travis-ci workaround after 2017 q4 updates
|
2018-01-02 15:34:14 -05:00 |
|
Anthony Sottile
|
978fefa57a
|
Slower travis-ci workaround after 2017 q4 updates
|
2018-01-02 12:17:23 -08:00 |
|
Anthony Sottile
|
41d998f1c4
|
v1.4.1
v1.4.1
|
2017-11-09 08:36:45 -08:00 |
|
Anthony Sottile
|
bb2ced7b7f
|
Merge pull request #661 from KevinHock/master
[Fix] Add existing repo_config to output_repos
|
2017-11-08 20:43:08 -06:00 |
|
Kevin Hock
|
ab47d08a38
|
Make regression test that ensures autoupdate foo keeps everything else
|
2017-11-08 18:04:34 -08:00 |
|
Kevin Hock
|
090030447d
|
Combine blocks
|
2017-11-08 17:05:34 -08:00 |
|
Kevin Hock
|
dfb058f15f
|
Edit comment again
|
2017-11-08 15:55:05 -08:00 |
|
Kevin Hock
|
e4f28a2193
|
Edit comment
|
2017-11-08 15:53:08 -08:00 |
|
Kevin Hock
|
54ccb65a09
|
Add existing repo_config to output_repos
|
2017-11-08 15:50:04 -08:00 |
|
Anthony Sottile
|
dc6b9eed22
|
v1.4.0
v1.4.0
|
2017-11-08 12:06:24 -08:00 |
|
Anthony Sottile
|
311eddf0f9
|
Merge pull request #657 from KevinHock/master
Add repo option to autoupdate
|
2017-11-06 20:58:19 -06:00 |
|
Anthony Sottile
|
fccb4e6935
|
Minor fixes
|
2017-11-06 18:14:59 -08:00 |
|
Kevin Hock
|
70e7d9c5c4
|
Keep original test as is, for real
|
2017-11-06 18:05:13 -08:00 |
|
Kevin Hock
|
e5b8cb0f70
|
Keep original test as is
|
2017-11-06 18:05:03 -08:00 |
|
Kevin Hock
|
4d0c400066
|
Add repo option to autoupdate
|
2017-11-06 17:19:06 -08:00 |
|
Anthony Sottile
|
0ec3b5556f
|
Merge pull request #654 from pre-commit/always_run_always_applies
always_run hooks always apply to the repository
|
2017-11-03 12:14:33 -05:00 |
|
Anthony Sottile
|
ae5b74ad38
|
always_run hooks always apply to the repository
|
2017-11-03 09:30:03 -07:00 |
|
Anthony Sottile
|
6a177c41ca
|
Merge pull request #653 from pre-commit/rename_meta_hook
Rename check-files-matches-any to check-hooks-apply
|
2017-11-03 11:24:50 -05:00 |
|