| .. |
|
commands
|
add partial clone hack to fix autoupdate for windows
|
2023-05-02 09:54:25 -04:00 |
|
languages
|
avoid quoting and escaping while installing R hooks by writing code to tempfile instead of execute R code inline
|
2023-05-17 18:00:00 -04:00 |
|
meta_hooks
|
drop python 3.6 support
|
2022-01-18 18:44:20 -05:00 |
|
resources
|
Upgrade to ruby-build v20230330
|
2023-04-18 10:58:57 -07:00 |
|
__init__.py
|
Initial commit.
|
2014-03-12 20:25:19 -07:00 |
|
__main__.py
|
drop python 3.6 support
|
2022-01-18 18:44:20 -05:00 |
|
all_languages.py
|
move languages.all and languages.helpers out of languages
|
2023-02-20 18:03:45 -05:00 |
|
clientlib.py
|
Add pre-rebase hook support
|
2023-03-11 15:17:42 -05:00 |
|
color.py
|
drop python 3.6 support
|
2022-01-18 18:44:20 -05:00 |
|
constants.py
|
make --hook-type and stages match
|
2023-03-11 14:26:14 -05:00 |
|
envcontext.py
|
drop python 3.6 support
|
2022-01-18 18:44:20 -05:00 |
|
error_handler.py
|
Change cmd_output_bs retcode arg to a boolean check
|
2022-10-30 14:49:42 -05:00 |
|
errors.py
|
drop python 3.6 support
|
2022-01-18 18:44:20 -05:00 |
|
file_lock.py
|
drop python 3.6 support
|
2022-01-18 18:44:20 -05:00 |
|
git.py
|
Remove GOPATH special build
|
2023-01-02 18:53:14 -05:00 |
|
hook.py
|
adjust the run_hook api to no longer take Hook
|
2023-01-16 16:34:01 -05:00 |
|
lang_base.py
|
add --jobs option to autoupdate
|
2023-04-29 15:42:01 -04:00 |
|
logging_handler.py
|
drop python 3.6 support
|
2022-01-18 18:44:20 -05:00 |
|
main.py
|
add --jobs option to autoupdate
|
2023-04-29 15:42:01 -04:00 |
|
output.py
|
drop python 3.6 support
|
2022-01-18 18:44:20 -05:00 |
|
parse_shebang.py
|
Fix command normalization when a custom env is passed
|
2023-01-06 09:27:49 -05:00 |
|
prefix.py
|
drop python 3.6 support
|
2022-01-18 18:44:20 -05:00 |
|
repository.py
|
remove sorting for repo key for additional_deps
|
2023-02-22 20:31:14 -05:00 |
|
staged_files_only.py
|
Improve the fsmonitor detection code
|
2023-05-19 01:39:07 +02:00 |
|
store.py
|
remove sorting for repo key for additional_deps
|
2023-02-22 20:31:14 -05:00 |
|
util.py
|
prefer sys.platform over os.name when checking for windows OS
|
2023-03-03 22:13:07 -06:00 |
|
xargs.py
|
add --jobs option to autoupdate
|
2023-04-29 15:42:01 -04:00 |
|
yaml.py
|
add pre_commit.yaml module
|
2023-01-02 18:42:34 -05:00 |