Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pre-commit/pre-commit

A framework for managing and maintaining multi-language pre-commit hooks.
https://github.com/pre-commit/pre-commit

upgrade hooks, pyupgrade pre-commit

30c1e8289f062d73d904bff3e4f3b067b6a1a8b2 authored about 5 years ago
some manual py2 cleanups

ab19b94811eadb3e8c05f16f39ca0a7f1012ebb3 authored about 5 years ago
Merge pull request #1276 from orcutt989/issue-#1273

fix prog arg to return correct version

764c765d29a6960c79fd47c74940281d4dcef7b5 authored about 5 years ago
corrected styling

c7d938c2c45d457d4c6c3bcc91c13b1d4154c3ab authored about 5 years ago
fix prog arg to return correct version

2cf127f2d3dff574bc504eaecf9cb4e06d0f156e authored about 5 years ago
Merge pull request #1275 from flaudisio/fix-release-date-in-changelog

Fix the v1.21.0 release date in Changelog

75043079d0cc0d3ccb23ae0f378e0b04dd002a16 authored about 5 years ago
Fix the v1.21.0 release date in Changelog

Signed-off-by: Flaudísio Tolentino <[email protected]>

8f109890c2327a48d382c177c319838258b43bdf authored about 5 years ago
Merge pull request #1269 from pre-commit/remove_tags_only

Remove autoupdate --tags-only option

ef583d2fde05e631c59d6637e433bf86dd0e6331 authored about 5 years ago
Merge pull request #1268 from pre-commit/remove_prce

Remove deprecated `pcre` language

300eb6b9022b4ecd39a515ecc757b7c1ff0d2337 authored about 5 years ago
Remove autoupdate --tags-only option

ae97bb50681147be680477234fdabe718270fa74 authored about 5 years ago
Remove deprecated `pcre` language

97e33710466bf444be56454915130e8e0a0458d8 authored about 5 years ago
Fix git version number in changelog

3fadbefab9089e84a7cc049de3c5321a659f9d1d authored about 5 years ago
Fix one of the issue links

db46dc79bb372fd5a1d1c5b695b498f2938af0fd authored about 5 years ago
v1.21.0

23762d39ba416515a97ca073247faeec408bee4b authored about 5 years ago
Merge pull request #1263 from pre-commit/clear_frozen

clear 'frozen: ...' comment if autoupdate unfreezes

f5e7337db6a873ff425c27925e25b82554ff7649 authored about 5 years ago
clear 'frozen: ...' comment if autoupdate unfreezes

35caf115f8c0fadd1604c031825af68c34362818 authored about 5 years ago
Merge pull request #1262 from yhoiseth/patch-1

Make URL clickable

cd57ba90f5572b4364b93ef9a84bd816bb659c47 authored about 5 years ago
Make URL clickable

I added a space after as well in order to make it look more balanced.

d8b54ddf4a35137f05e4ca2dd268a14708206758 authored about 5 years ago
Merge pull request #1259 from pre-commit/try_repo_bare

Allow try-repo to work on bare repositories

2500767f1bbd133d2be3b1c6f29ad91c49f39b7c authored about 5 years ago
Allow try-repo to work on bare repositories

968b2fdaf1c4b54d6e5d6c8c857c01ecad539c74 authored about 5 years ago
Merge pull request #1257 from pre-commit/duration

Add duration to verbose run

3a72fb39cbe94e945a070c984dc4e3de7f88a4c3 authored about 5 years ago
Add duration to verbose run

0c0427bfbdcda8dd445579bb8a2e160501ea37b5 authored about 5 years ago
Merge pull request #1256 from pre-commit/freeze

Implement `pre-commit autoupdate --freeze`

1074b3998896d0029bf42cdea6c24667f4df4649 authored about 5 years ago
Implement `pre-commit autoupdate --freeze`

8a3c740f9e9934a7800fff701cad478e53e9c626 authored about 5 years ago
Merge pull request #1210 from pre-commit/pre_merge_commit

support pre-merge-commit

32ce6822382fd76e5864617a322d4cad465c48a2 authored about 5 years ago
support pre-merge-commit

c699e255a166bcb785e511faf1f0c4701cfef6ba authored about 5 years ago
Merge pull request #1254 from igankevich/master

Add GIT_SSL_CAINFO environment variable to whitelist.

bf68512e7dd71c084731e561af9faae1a1a26685 authored about 5 years ago
Add GIT_SSL_CAINFO environment variable to whitelist.

This commit fixes #1253.

8c93896c48c97900b9f0357e833e01f010b444a0 authored about 5 years ago
Merge pull request #1252 from pre-commit/normalize_crlf

Normalize crlf in tests

40e0b2c57f5053ce982b785bee9470f861c282e7 authored about 5 years ago
Normalize crlf in tests

4941ed58d5b73c7dc66fface056a0decd39808fc authored about 5 years ago
Merge pull request #1251 from pre-commit/calledprocesserror_cleanups

A few cleanups for CalledProcessError to hopefully make it more readable

517c3145f4aafee5e3924751fecb7c4ce6b0d476 authored about 5 years ago
A few cleanups for CalledProcessError to hopefully make it more readable

b90412742e9b91d60b0fcdc59e103f1a9220695b authored about 5 years ago
Merge pull request #1249 from pre-commit/simpler_verbose

Make verbose output less special

83f08025789c31de9168a69bd3b6f465305ef296 authored about 5 years ago
Make verbose output less special

01a628d96d18551775bdb1859261ddcd680f9654 authored about 5 years ago
Merge pull request #1248 from pre-commit/top_level_files

Add top-level `files` key for inclusion

74fd04c67edb89ee6b053bca3d5723a1507e5ac0 authored about 5 years ago
Add top-level `files` key for inclusion

6af0e33eed78c420ed9bb077357d1f844d70c443 authored about 5 years ago
Merge pull request #1232 from xhochy/conda-language

Support for conda as a language

0ecd50b80d9dd8387d4486140a8dfd471261ec75 authored about 5 years ago
Support for conda as a language

4ff23b4eab946d5fb31f07aeacddc5d84f88369f authored about 5 years ago
Merge pull request #1237 from pre-commit/actual_environment_python_test

Create an actual environment for python healthy() types test

6850c27dd68dbd118c037e5cdb70957508827f67 authored about 5 years ago
Revert "Fix step template breakage"

This reverts commit dc612f0219a6c919b4f5a9be18c43b4b3ddce99a.

2cff185c00540cb7a5d305db5e1726a4aad0cd1a authored about 5 years ago
Create an actual environment for python healthy() types test

f6b0c135ce2d925666dda99bce4e1f744d3c3b51 authored about 5 years ago
Merge pull request #1236 from pre-commit/future_proof_parse_shebang_test

Use echo instead of python in parse_shebang_test

fe10811e29213fa212fc37b96c05c8f975e9620f authored about 5 years ago
Use echo instead of python in parse_shebang_test

9fada617b981be4f9e5ea62de920b380d1b35c02 authored about 5 years ago
Merge pull request #1234 from pre-commit/step_template_breakage

Fix step template breakage

cb36410c9146f0abb84e9480233d4217f9db89c6 authored about 5 years ago
Fix for newest git

2bdbd9e7a0f1556921946bc441b595d6689fbcd0 authored about 5 years ago
Fix step template breakage

dc612f0219a6c919b4f5a9be18c43b4b3ddce99a authored about 5 years ago
Merge pull request #1224 from pre-commit/better_error_inside_dotgit

Show better error message when running inside `.git`

023b337ff0f5566f366dd85c390804208a60f7e7 authored about 5 years ago
Show better error message when running inside `.git`

0760bec3ffe1cbabdbead1909aac38aae14c7732 authored about 5 years ago
Merge pull request #1201 from ryanrhee/rhee/grammar

grammar

0fd4a2ea38df4f276e43397e21ecb3fcbc96d122 authored over 5 years ago
grammar

addc7045bacbd7addb7b6627ba6d98d7cc289e43 authored over 5 years ago
Merge pull request #1200 from ryanrhee/rhee/color

[xargs] Update docblock comment

6d4487e4b4229fc85980b8e48420f02f4b95e451 authored over 5 years ago
[xargs] Update docblock

8dd05c9fce5204a6237f58b06389b264e22f6a4c authored over 5 years ago
v1.20.0

0bc40bc4ea081802dd41ac92068104dfde468f6d authored over 5 years ago
Merge pull request #1197 from pre-commit/bump_sample_config

Bump the version of pre-commit-hooks in sample-config

d09930469c491aef6bc3e46f2d0ad610b5548f83 authored over 5 years ago
Bump the version of pre-commit-hooks in sample-config

54359fff395c6890fcc4939a4ea650fede8c8197 authored over 5 years ago
Merge pull request #1196 from pre-commit/mkdirp

Fix rare first-run race with creation of pre-commit directory

7d5f98b6a0f1741a45e0923a08d0a4cec70bd711 authored over 5 years ago
Fix rare first-run race with creation of pre-commit directory

8ff880faa63084afd0abdae7d00f902f31cb3db6 authored over 5 years ago
Merge pull request #1195 from choffee/master

Update ruby-build to latest version

6970827a845f6c853346c815822d9ecaf7363512 authored over 5 years ago
Added new versions of rbenv and ruby-build

1bd745eccf2d9ea192bcdc7754fabdea5d766e64 authored over 5 years ago
v1.19.0

f1b6a7842a0b184410746ce506c5a78f955a3075 authored over 5 years ago
Merge pull request #1185 from pre-commit/healthy_types

Fix python.healthy() check with stdlib module clashes

7728162d7a47f387187e379b8011b224b168555d authored over 5 years ago
Fix python.healthy() check with stdlib module clashes

bfcee8ec9fb5ab8390a225ba6fa64607d50eacb9 authored over 5 years ago
Merge pull request #1179 from pre-commit/normalize_paths_to_forward_slashes

Normalize paths on windows to forward slashes

1509dc497e77d742278ae9f6ed19481a24c972f2 authored over 5 years ago
Normalize paths on windows to forward slashes

707407dd49bf556dfaaf7553fe0c16f8408d1acc authored over 5 years ago
Merge pull request #1176 from pre-commit/importlib_metadata_py38

Use importlib.metadata directly in python3.8+

4bd6529c0521955265bacdbb4d6ef7c2ceec8eba authored over 5 years ago
Use importlib.metadata directly in python3.8+

f8f81db36d3f43cee3a73e3377ce07df93b54d0e authored over 5 years ago
Merge pull request #1169 from pre-commit/color

show color in hook outputs when attached to a tty

b3582dfd314f5166be82f5a4a3b3ca1b59bdf06c authored over 5 years ago
show color in hook outputs when attached to a tty

7c3404ef1f7593094c854f99bcd3b3eec75fbb2f authored over 5 years ago
Merge pull request #1170 from pre-commit/fail_fix

Fix fail type signature

c8620f35e16ec6c2675b2dbc40503a4d751a42d1 authored over 5 years ago
Fix fail type signature

38766816ac8a925102f238b2a1df11b540481526 authored over 5 years ago
Merge pull request #1168 from pre-commit/fix_stdout_stderr_splicing

Fix ordering of mixed stdout / stderr printing

2048fed1106d53a5e49c0a18e0285ecf06e646f7 authored over 5 years ago
Fix ordering of mixed stdout / stderr printing

2633d38a63a923738288fe633b8401649e7e2960 authored over 5 years ago
Merge pull request #1161 from WillKoehrsen/not-executable-fix

Handle case when executable is not executable

183c8cbb3a74ca241d524f82f6cc482f8b361b8f authored over 5 years ago
Handle case when executable is not executable

- Changed error message if executable is not executable

Closes:[1159](https://github.com/pre-co...

95dbf1190ae2cb801377abfc18d693ac8db383ed authored over 5 years ago
Merge pull request #1160 from pre-commit/cmd_output_b

Split out cmd_output_b

bb108bf00e8a19bfb41a32afae7c4a9a58a56866 authored over 5 years ago
Split out cmd_output_b

f612aeb22baee1c3a40615a36614d342c27dcd17 authored over 5 years ago
Merge pull request #1153 from pre-commit/init_templatedir_hook_types

Fix hook_types when calling init-templatedir

ab063977ad45ead2051deefb47f01b9ea3c40641 authored over 5 years ago
Fix hook_types when calling init-templatedir

36609ee305278ba8c923e2c83c4c548816ee13de authored over 5 years ago
Merge pull request #1148 from pre-commit/newline_fixup

Fix up some newlines in output

2d0927d0b352a726f0af85fe06177d2fae4dd71c authored over 5 years ago
Fix up some newlines in output

795506a486178fee890cd254045bd040144093f6 authored over 5 years ago
Merge pull request #1142 from marqueewinq/master

Add version information to error logs

cfc4910068c7e18f18ccae6099b1f6a26188f424 authored over 5 years ago
replaced str concat with .write_line(); replaced \t with spaces; removed trailing space in logs

cb164ef629b5dff9edf35f09233490b671243547 authored over 5 years ago
removed meta from stdout; replaced `=` with `: `; handled sys.version newlines; stylized errorlog to md

e0155fbd6670349c659bfd59efea4f0784034464 authored over 5 years ago
updated import style; put the version info on top of error message; fixed tests

de63b6a8508ec10f89ec898abc27a915ca268479 authored over 5 years ago
Merge pull request #1145 from pre-commit/multiple_hooks_install

Allow --hook-type to be specified multiple times

f735f474489679a910924272d6c6f0e4dd706b2d authored over 5 years ago
Allow --hook-type to be specified multiple times

a18646deb2603c9c13d9aa4af8b0c23bdceab603 authored over 5 years ago
fixed #1141

247d45af0595c88b8880324a0757a17004a3f403 authored over 5 years ago
Merge pull request #1124 from pre-commit/all-repos_autofix_rm-reqs

Remove redundant flake8 dependency

96c35185f07925ff10a04e3d161c96baf39eaa28 authored over 5 years ago
make the tests not depend on flake8 being installed

d3474dfff339acb056c93f396bc889abcafac069 authored over 5 years ago
Remove redundant flake8 dependency

Committed via https://github.com/asottile/all-repos

c1580be7d396e9b8b5f4d662f5c5b2f842239dc3 authored over 5 years ago
v1.18.3

0245a6783130975c786b9140e2d8695473b2c105 authored over 5 years ago
Simplify if statement slightly

8537e7c94edc7687c7e0d0c9bffec8a0545854d7 authored over 5 years ago
Merge pull request #1122 from henryykt/bugfix/windows_node_path

Fix NODE_PATH on win32

47fb42cf1fe6e50fd236e2d77e8552680066825f authored over 5 years ago
Fix NODE_PATH on win32

b0c7ae4d2912cf7e3693595c7a5bf191feff5db0 authored over 5 years ago
v1.18.2

7f900395ec8fa2de7962694e11a206af33dc9fcd authored over 5 years ago
Merge pull request #1117 from scop/py3-default-version

Stabilize python default version lookup

7c376cb4d6b017cfbb4a57f00b3a1f73d9a00ce7 authored over 5 years ago
Patch the correct find_executable

f84b19748d7d0dfda496b73ab365a2e64b377696 authored over 5 years ago
Address more @asottile's review comments

562276098c5c42f364cdf836e1842d30265fd4ef authored over 5 years ago
Address @asottile's review comments

38da98d2d65d9df37671aba3f10fbbd080fadd4a authored over 5 years ago
Mock find_executable for find_by_sys_executable test

c3778308980be22f0d2708b7ffeed2d3e11e60fb authored over 5 years ago