Commit Graph

1527 Commits

Author SHA1 Message Date
Anthony Sottile da80cc6479 Allow init-templatedir to be called outside of git 2019-08-03 11:41:54 -07:00
Anthony Sottile 7f1e9c1907 Merge pull request #1103 from pre-commit/dumb_term
Disable color if TERM=dumb is detected
2019-07-27 19:49:20 -07:00
Anthony Sottile 120cae9d41 Disable color if TERM=dumb is detected 2019-07-27 13:46:30 -07:00
Anthony Sottile 376d283ba3 Merge pull request #1094 from geieredgar/windows-docker-fix
Fix docker based hooks failing on Windows
2019-07-25 06:19:21 -07:00
Edgar Geier d4a9ff4d1f Simplify docker user fallback implementation and test 2019-07-25 11:22:59 +02:00
Anthony Sottile 332b98bd86 Merge pull request #1098 from geieredgar/switch-to-pre-commit-color-env
Switch from NO_COLOR to PRE_COMMIT_COLOR environment variable
2019-07-23 09:07:54 -07:00
Edgar Geier aaa249bda9 Overwrite default value of --color argument with PRE_COMMIT_COLOR env var 2019-07-23 17:42:28 +02:00
Edgar Geier c75d8939f8 Revert "Don't use color if NO_COLOR environment variable is set"
This reverts commit 1bf9ff7493.
2019-07-23 17:40:08 +02:00
Edgar Geier df919e6ab5 Revert "Require NO_COLOR environment variable to be non-empty to disable colors"
This reverts commit 01d3a72a0e.
2019-07-23 17:39:34 +02:00
Edgar Geier e82c1e7259 Revert "Add tests for NO_COLOR support"
This reverts commit 8520455042.
2019-07-23 17:38:50 +02:00
Edgar Geier 69b2cb5ea6 Revert "Simplify NO_COLOR check"
This reverts commit e9ff1be96c.
2019-07-23 17:38:29 +02:00
Edgar Geier 07797f3fff Revert "Change test to remove missed branch"
This reverts commit 84dcb91119.
2019-07-23 17:37:44 +02:00
Edgar Geier a21a4f46c7 Fix missing create=True attribute in docker tests 2019-07-23 15:35:19 +02:00
Edgar Geier b43b6a61ab Add docker uid and gid fallback tests 2019-07-23 15:14:06 +02:00
Edgar Geier b7ce5db782 Use fallback uid and gid if os.getuid() and os.getgid() are unavailable 2019-07-23 12:38:09 +02:00
Anthony Sottile 1874cea63e Merge pull request #1092 from geieredgar/respect-no-color-environment-variable
Don't use color if NO_COLOR environment variable is set
2019-07-22 15:06:23 -07:00
Edgar Geier 84dcb91119 Change test to remove missed branch 2019-07-22 20:23:59 +02:00
Edgar Geier e9ff1be96c Simplify NO_COLOR check 2019-07-22 20:09:32 +02:00
Edgar Geier 8520455042 Add tests for NO_COLOR support 2019-07-22 20:07:16 +02:00
Edgar Geier 01d3a72a0e Require NO_COLOR environment variable to be non-empty to disable colors 2019-07-22 19:35:39 +02:00
Edgar Geier 1bf9ff7493 Don't use color if NO_COLOR environment variable is set 2019-07-22 19:18:36 +02:00
Anthony Sottile 1bd9bfefeb Merge pull request #1090 from pre-commit/template_dir
Implement `pre-commit init-templatedir`
2019-07-20 20:56:02 -07:00
Anthony Sottile 9a52eefc99 Implement pre-commit init-templatedir 2019-07-20 20:33:42 -07:00
Anthony Sottile 83fbbaea9a Merge pull request #1089 from pre-commit/autoupdate_non_master_default_branch
Make autoupdate work for non-master default branches
2019-07-20 17:41:19 -07:00
Anthony Sottile 3def940574 reorder pre-commit sub commands 2019-07-20 16:28:35 -07:00
Anthony Sottile 8be0f857e8 Make autoupdate work for non-master default branches 2019-07-20 15:30:30 -07:00
Anthony Sottile 7769915a0b Merge pull request #1088 from pre-commit/autoupdate_shallow_fix
Fix autoupdate to always use non-shallow clone
2019-07-20 15:21:27 -07:00
Anthony Sottile 73250ff4e3 Fix autoupdate to always use non-shallow clone 2019-07-20 14:59:49 -07:00
Anthony Sottile 95afd642f5 Merge pull request #1079 from madkinsz/run-stage-prompt-1078
Added hook-stage print to output for missing hook id
2019-07-09 12:10:43 -07:00
Michael Adkins 02d95c033c Fixed code style 2019-07-09 13:48:06 -05:00
Michael Adkins c148845a98 Added hook-stage print to output for missing hook id 2019-07-09 13:06:18 -05:00
Anthony Sottile 927b2ab3f8 Merge pull request #1077 from pre-commit/shallow_fetch_fetch_head
Fix shallow fetch by checking out FETCH_HEAD
2019-07-08 08:22:21 -07:00
Anthony Sottile 01653b8077 Fix shallow fetch by checking out FETCH_HEAD 2019-07-07 22:10:32 -07:00
Anthony Sottile 24d4bc82d7 Merge pull request #1075 from pre-commit/manifest_unnecessary
MANIFEST.in is unnecessary with `license_file`
2019-07-07 13:01:27 -04:00
Anthony Sottile b12e4e82aa MANIFEST.in is unnecessary with license_file 2019-07-07 09:41:28 -07:00
Anthony Sottile 0cf2638b3b Merge pull request #1067 from pre-commit/devenv
Suggest tox --devenv instead of tox -e venv
2019-06-26 07:43:06 -07:00
Anthony Sottile f4b3add8ab Suggest tox --devenv instead of tox -e venv 2019-06-25 22:46:24 -07:00
Anthony Sottile 702f1401d4 Merge pull request #1062 from pre-commit/sys_executable_matches
Use sys.executable if it matches on posix as well
2019-06-17 13:12:25 -07:00
Anthony Sottile 9bdce088c8 Use sys.executable if it matches on posix as well 2019-06-17 07:54:38 -07:00
Anthony Sottile fdf476a5a1 Merge pull request #1056 from pre-commit/document_new_language
Document adding a supported language
2019-06-09 08:51:07 -07:00
Anthony Sottile 9d1342aeb6 Document adding a supported language 2019-06-09 08:42:09 -07:00
Anthony Sottile e0c7db1021 Merge pull request #1054 from pre-commit/rust_ap_linux
Fixes for rust tests on azure pipelines linux
2019-06-06 09:18:40 -07:00
Anthony Sottile 90128c5a9d Fixes for rust tests on azure pipelines linux 2019-06-06 08:50:01 -07:00
Anthony Sottile 016eda9f3c v1.17.0 v1.17.0 2019-06-06 08:30:11 -07:00
Anthony Sottile a75fe69984 Merge pull request #1051 from mandarvaze/master
Pass color option to git diff (on failure)
2019-06-01 08:11:45 -07:00
Mandar Vaze 3d7b374bef Pass correct value to git color based on args.color 2019-06-01 17:33:27 +05:30
Mandar Vaze 64f0178b75 Pass color option to git diff unconditionally 2019-06-01 07:40:20 +05:30
Anthony Sottile fff3ad518c Merge pull request #1052 from pre-commit/rust_ap
azure pipelines now has rust by default on windows
2019-05-31 13:35:49 -07:00
Anthony Sottile 071cc422c7 xfail default language version check for azure pipelines 2019-05-31 13:17:54 -07:00
Anthony Sottile e08d373be3 azure pipelines now has rust by default on windows 2019-05-31 09:51:08 -07:00