Anthony Sottile
3cc5aa023e
Merge pull request #616 from pre-commit/fail_fast
...
Implement `fail_fast`.
2017-09-08 16:43:33 -07:00
Anthony Sottile
a821172d9d
Remove defaults before checking whether the intelligent rewrite was successful
2017-09-08 14:28:23 -07:00
Anthony Sottile
72e3989350
Revert "Remove remove_defaults -- it wasn't doing anything"
...
This reverts commit ee392275f3 .
2017-09-08 14:22:36 -07:00
Anthony Sottile
898a3ea1bb
Implement fail_fast.
2017-09-08 13:19:00 -07:00
Anthony Sottile
94dde26603
v1.0.1
v1.0.1
2017-09-07 09:56:51 -07:00
Anthony Sottile
39314bfd7e
Merge pull request #614 from pre-commit/migrate_config_retv
...
pre-commit migrate-config should not return nonzero when successful
2017-09-07 09:54:43 -07:00
Anthony Sottile
8a420993eb
Merge pull request #615 from pre-commit/multiple_versions
...
Work around travis-ci/travis-ci#8363
2017-09-07 09:54:31 -07:00
Anthony Sottile
e3ab890269
Work around travis-ci/travis-ci#8363
2017-09-07 09:45:09 -07:00
Anthony Sottile
a78f5d5c24
pre-commit migrate-config should not return nonzero when successful
2017-09-07 09:23:36 -07:00
Anthony Sottile
04018ad4e7
Fix typo in CHANGELOG
2017-09-07 08:57:42 -07:00
Anthony Sottile
54e71c1bab
v1.0.0
v1.0.0
2017-09-07 08:50:02 -07:00
Anthony Sottile
9ff6818270
Merge pull request #602 from pre-commit/xdg_cache_dir
...
Adhere to XDG specification for cache dir.
2017-09-07 08:19:45 -07:00
Anthony Sottile
3619f830fe
Merge pull request #610 from pre-commit/config_v2
...
Enable map configurations (config v2).
2017-09-07 08:19:12 -07:00
Anthony Sottile
3f1704ff25
v0.18.3
v0.18.3
2017-09-06 10:13:02 -07:00
Anthony Sottile
8f5675d813
Implement pre-commit migrate-config
2017-09-06 10:07:55 -07:00
Anthony Sottile
3e76cdaf25
Enable map configurations (config v2).
2017-09-06 10:01:08 -07:00
Anthony Sottile
0120af56a7
Adhere to XDG specification for cache dir.
2017-09-06 10:00:35 -07:00
Anthony Sottile
ef8347cf2d
Merge pull request #612 from Lucas-C/master
...
NodeJS hooks compatibilty fix for Cygwin - take 2
2017-09-06 08:49:31 -07:00
Anthony Sottile
92f98088eb
Whitespace fixup
2017-09-06 08:28:50 -07:00
Lucas Cimon
e465129bd4
NodeJS hooks compatibilty fix for Cygwin - take 2
2017-09-06 17:16:58 +02:00
Anthony Sottile
c86fa144e2
Merge pull request #611 from pre-commit/no_unshallow
...
Remove --unshallow fetch from travis-ci config
2017-09-05 18:07:33 -07:00
Anthony Sottile
68ce070b65
Remove --unshallow fetch from travis-ci config
2017-09-05 17:13:14 -07:00
Anthony Sottile
3e507bf8bd
Merge pull request #608 from pre-commit/nix_runner_cmd_runner
...
Remove Runner.cmd_runner and Store.cmd_runner
2017-09-05 15:11:11 -07:00
Anthony Sottile
6141c419ee
Remove Runner.cmd_runner and Store.cmd_runner
2017-09-05 14:49:31 -07:00
Anthony Sottile
95c3afacda
Config loading uses ordered_load by default
2017-09-05 14:07:27 -07:00
Anthony Sottile
bfa23f1f4f
Merge pull request #606 from pre-commit/minor-hook-tmpl-fixups
...
Fix error message during pre-push / commit-msg
2017-09-05 10:22:43 -07:00
Anthony Sottile
98ca85eef5
Merge pull request #604 from coldnight/master
...
Fix specify config file not work while installing
2017-09-05 10:12:48 -07:00
Anthony Sottile
7c59607d35
Fix error message during pre-push / commit-msg
2017-09-05 09:33:51 -07:00
Anthony Sottile
95f356d64e
Also add run to the other invocations
2017-09-05 09:29:18 -07:00
Anthony Sottile
eb7c9f44b4
Add test for custom config installation
2017-09-05 09:27:00 -07:00
Anthony Sottile
50564480fb
v0.18.2
v0.18.2
2017-09-05 08:40:13 -07:00
Anthony Sottile
e8a209f5eb
Merge pull request #605 from pre-commit/non_ascii_filenames
...
Handle non-ascii filenames from git
2017-09-05 08:38:46 -07:00
Anthony Sottile
0815108242
Handle non-ascii filenames from git
2017-09-05 08:10:16 -07:00
wanghui
f9a849abcc
Fix specify config file not work while installing
...
Via `pre-commit install -c .other-config.yaml`
2017-09-05 16:22:54 +08:00
Anthony Sottile
8b14c6c5ae
Merge pull request #601 from pre-commit/less_special_system_exit
...
Use SystemExit instead of PreCommitSystemExit
2017-09-04 14:13:43 -07:00
Anthony Sottile
a9e1940f7e
Use SystemExit instead of PreCommitSystemExit
2017-09-04 13:42:19 -07:00
Anthony Sottile
3f7e715c20
v0.18.1
v0.18.1
2017-09-04 12:44:38 -07:00
Anthony Sottile
0e73fb9b6c
Merge pull request #600 from pre-commit/print_locking_less
...
Only print that the lock is being acquired when waiting
2017-09-04 12:43:13 -07:00
Anthony Sottile
7cb3e00731
Only print that the lock is being acquired when waiting
2017-09-04 11:53:17 -07:00
Anthony Sottile
4aa787db19
v0.18.0
v0.18.0
2017-09-02 20:46:19 -07:00
Anthony Sottile
4e54429b6d
Merge pull request #598 from pre-commit/docker_image_language
...
Add new docker_image language type.
2017-09-02 20:44:15 -07:00
Anthony Sottile
9c3bbecab8
Add new docker_image language type.
...
`docker_image` is intended to be a lightweight hook type similar to system /
script which allows one to use an existing docker image which provides a
hook.
2017-09-02 19:49:23 -07:00
Anthony Sottile
491b90548f
v0.17.0
v0.17.0
2017-08-24 20:09:17 -07:00
Anthony Sottile
fefedfa777
Merge pull request #595 from pre-commit/one_extra_newline
...
Remove extra newline on error() call
2017-08-24 23:15:32 -04:00
Anthony Sottile
eb2ac28f20
Merge pull request #594 from pre-commit/parallel_repository_creation
...
Limit repository creation to one process
2017-08-24 00:37:50 -04:00
Anthony Sottile
625aaf54aa
Limit repository creation to one process
2017-08-23 20:59:03 -07:00
Anthony Sottile
3dade4a0bf
Merge pull request #593 from pre-commit/remove_check_config_hook
...
Remove validate_config hook
2017-08-23 18:34:17 -04:00
Anthony Sottile
bba711f468
Remove extra newline on error() call
2017-08-23 14:20:44 -07:00
Anthony Sottile
9a579b580d
Remove extra newline on error() call
2017-08-23 14:20:33 -07:00
Anthony Sottile
dc5a8a8209
Remove validate_config hook
2017-08-23 14:06:48 -07:00