..
commands
Short-circuit hooks
2023-09-11 19:41:40 -04:00
languages
Bump Node.js version to 18.14.0 and Go to 1.21.1
2023-09-25 17:02:13 +08:00
meta_hooks
drop python 3.6 support
2022-01-18 18:44:20 -05:00
__init__.py
Initial commit.
2014-03-12 20:25:19 -07:00
all_languages_test.py
move languages.all and languages.helpers out of languages
2023-02-20 18:03:45 -05:00
clientlib_test.py
make --hook-type and stages match
2023-03-11 14:26:14 -05:00
color_test.py
drop python 3.6 support
2022-01-18 18:44:20 -05:00
conftest.py
Change cmd_output_bs retcode arg to a boolean check
2022-10-30 14:49:42 -05:00
envcontext_test.py
drop python 3.6 support
2022-01-18 18:44:20 -05:00
error_handler_test.py
Remove expected_returncode from CalledProcessError
2022-10-30 15:31:45 -05:00
git_test.py
Change cmd_output_bs retcode arg to a boolean check
2022-10-30 14:49:42 -05:00
lang_base_test.py
Refactor target_concurrency tests
2023-09-10 08:39:19 -04:00
logging_handler_test.py
drop python 3.6 support
2022-01-18 18:44:20 -05:00
main_test.py
make --hook-type and stages match
2023-03-11 14:26:14 -05:00
output_test.py
drop python 3.6 support
2022-01-18 18:44:20 -05:00
parse_shebang_test.py
prefer sys.platform over os.name when checking for windows OS
2023-03-03 22:13:07 -06:00
prefix_test.py
drop python 3.6 support
2022-01-18 18:44:20 -05:00
repository_test.py
move slowest python-specific tests out of repository_test
2023-03-12 08:24:38 -05:00
staged_files_only_test.py
fix trailing whitespace in CalledProcessError output
2023-02-21 12:42:09 -05:00
store_test.py
remove sorting for repo key for additional_deps
2023-02-22 20:31:14 -05:00
util_test.py
fix trailing whitespace in CalledProcessError output
2023-02-21 12:42:09 -05:00
xargs_test.py
Refactor target_concurrency tests
2023-09-10 08:39:19 -04:00