Ecosyste.ms: OpenCollective

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

pre-commit


Collective - Host: opensource - https://opencollective.com/pre-commit - Website: https://pre-commit.com - Code: https://github.com/pre-commit

Apply defaults to all of the configs. Much fewer .get()s

github.com/pre-commit/pre-commit - ac67af21ec33c48da9c8fab95863c74ef552edcf authored over 10 years ago by Anthony Sottile <[email protected]>
Add jsonschema extension to populate defaults.

github.com/pre-commit/pre-commit - b23ad5d6a393a229b26e5172f7ca9626849340c0 authored over 10 years ago by Anthony Sottile <[email protected]>
Allow exclude pattern to be parsed.

github.com/pre-commit/pre-commit - 5f4996645cfa40757c2033f20bad502027e18ba1 authored over 10 years ago by Anthony Sottile <[email protected]>
Merge pull request #54 from pre-commit/remove_validator_defaulting

Remove defaulting behavior of validate_*. It was complicated and unnecessary

github.com/pre-commit/pre-commit - 770e48a8f7b7ec05eebf6e8b70ace6527080bb8f authored over 10 years ago by Anthony Sottile <[email protected]>
Remove defaulting behavior of validate_*. It was complicated and unnecessary

github.com/pre-commit/pre-commit - c878e4d551b53a85f6c12870969bbad2afe0a7f6 authored over 10 years ago by Anthony Sottile <[email protected]>
Merge pull request #53 from pre-commit/pre_commit_clean

Implement the clean command.

github.com/pre-commit/pre-commit - b83b040ca4c123f0e22d93840c38850a7e57707a authored over 10 years ago by Anthony Sottile <[email protected]>
Implement the clean command.

github.com/pre-commit/pre-commit - fa953d4c2d4c676b52b4254539e28aa4e86a70d3 authored over 10 years ago by Anthony Sottile <[email protected]>
Merge pull request #52 from pre-commit/no_deps_hook_types

Implement no-dependency system and script hook types. Closes #39.

github.com/pre-commit/pre-commit - 88dd5e46d555adab33f71a62af3f03993bea3f51 authored over 10 years ago by Anthony Sottile <[email protected]>
Implement no-dependency system and script hook types. Closes #39.

github.com/pre-commit/pre-commit - c418f2b94e7352fca2112c23327b17c5c7cb8adf authored over 10 years ago by Anthony Sottile <[email protected]>
Merge pull request #51 from pre-commit/fix_leaky_prefixed_command_runner_test

Fix prefixed_command_runner_test to not create real directories.

github.com/pre-commit/pre-commit - 02660f7c0a3bf0577b8b91e0e5749eb1e3991004 authored over 10 years ago by Anthony Sottile <[email protected]>
Fix prefixed_command_runner_test to not create real directories.

github.com/pre-commit/pre-commit - 32d2807554004041b42747def51a59e939cb6f23 authored over 10 years ago by Anthony Sottile <[email protected]>
Fix build

github.com/pre-commit/pre-commit - 288d32d226361f9a033a09a1df1ed78fd0467183 authored over 10 years ago by Anthony Sottile <[email protected]>
Merge pull request #49 from pre-commit/fix_cwd_problem

Fix cwd problem

github.com/pre-commit/pre-commit - a116a3fe37d942bc5459fe99b0cf26b113848ecb authored over 10 years ago by Anthony Sottile <[email protected]>
Fix pre-commit config.

github.com/pre-commit/pre-commit-hooks - 82344a4055f4e103afdc31e98a46de679fe55385 authored over 10 years ago by Anthony Sottile <[email protected]>
Merge pull request #50 from pre-commit/manifest_to_hooks

Manifest to hooks

github.com/pre-commit/pre-commit - 45e6a0b1eb9436bc0d7e6acee385a936c296a1a8 authored over 10 years ago by Anthony Sottile <[email protected]>
Moar manifest -> hooks

github.com/pre-commit/pre-commit - 7baf3035c883a6056aa71867a173cc824dae6ff0 authored over 10 years ago by Anthony Sottile <[email protected]>
manifest -> hooks

github.com/pre-commit/pre-commit - c62c1a3b513ab9e057e85a5e950bd7c438371076 authored over 10 years ago by Anthony Sottile <[email protected]>
manifest -> hooks

github.com/pre-commit/pre-commit-hooks - bec87f6c87284ea15dbcf7801810404c8036bab4 authored over 10 years ago by Anthony Sottile <[email protected]>
Forgot to remove a herpderp

github.com/pre-commit/pre-commit - 53317adb1e9aa5f6a89a3ed352e09a9015ac891e authored over 10 years ago by Anthony Sottile <[email protected]>
No more abspath

github.com/pre-commit/pre-commit - 75fc3a34810c076c9cf0681645764de2e43fe376 authored over 10 years ago by Anthony Sottile <[email protected]>
Fix python 2.6

github.com/pre-commit/pre-commit - 1238368f88badf1d65ed96dbb65face0e7ea6e33 authored over 10 years ago by Anthony Sottile <[email protected]>
Simplify installing into virtualenv

github.com/pre-commit/pre-commit - 18249bec8ad3c72cfd134ad0768a9de9c3488652 authored over 10 years ago by Anthony Sottile <[email protected]>
Resolves cwd problem

github.com/pre-commit/pre-commit - 216b5c6ab1bad14914d7bcbf6a1cb0b63c9bd309 authored over 10 years ago by Anthony Sottile <[email protected]>
Added path function to PrefixedCommandRunner

github.com/pre-commit/pre-commit - 6f0d566199ad4c4937dd048a567013fd65844c6f authored over 10 years ago by Anthony Sottile <[email protected]>
Add PrefixedCommandRunner

github.com/pre-commit/pre-commit - bd6e62e28d0398a6f91c808e10cd0d8b8e11208d authored over 10 years ago by Anthony Sottile <[email protected]>
Adds failing test for cwd problem.

github.com/pre-commit/pre-commit - aa9c77abe891f3f85bdeab34521d9c7ec0621fee authored over 10 years ago by Anthony Sottile <[email protected]>
Fix node runner for running without a system-level node installed.

github.com/pre-commit/pre-commit - d4c9f9075ed95fb166cf9f0d00e55e438829bbe1 authored over 10 years ago by Anthony Sottile <[email protected]>
Autoupdate config

github.com/pre-commit/pre-commit-hooks - 3e36dfe326ba198e605fb1332730698827e3e82f authored over 10 years ago by Anthony Sottile <[email protected]>
Merge pull request #46 from pre-commit/autoupdate_command_44

Autoupdate command

github.com/pre-commit/pre-commit - c300a11a973e0e2d88662aef4b282881d0f17b4a authored over 10 years ago by Anthony Sottile <[email protected]>
Autoupdate pre-commit config.

github.com/pre-commit/pre-commit - 2127945b6a3e0d6eff39d153c2a6663755897944 authored over 10 years ago by Anthony Sottile <[email protected]>
Autoupdate works. Closes #44.

github.com/pre-commit/pre-commit - 26d563ee2056c873489ee8dca9682336993aec1a authored over 10 years ago by Anthony Sottile <[email protected]>
Added the useful thinking bit of the autoupdate and tests.

github.com/pre-commit/pre-commit - 49da1ba72af4cb0da741bbec490a557a46e066a6 authored over 10 years ago by Anthony Sottile <[email protected]>
Add ordered yaml load/dump

github.com/pre-commit/pre-commit - 2699026908c75a17437b60a568d54dcf3ec76dee authored over 10 years ago by Anthony Sottile <[email protected]>
Extend validate_base to take a load_strategy

github.com/pre-commit/pre-commit - d8f8f5e1f4f34f455e6c146c985b8cc52afa080e authored over 10 years ago by Anthony Sottile <[email protected]>
Move printing inside the commands for install and uninstall

github.com/pre-commit/pre-commit - c695ee9a9a78ac73439c52e0085bafec8037bc2d authored over 10 years ago by Anthony Sottile <[email protected]>
Merge pull request #45 from pre-commit/simplify_commands

Simplify the install and uninstall commands and improve tests.

github.com/pre-commit/pre-commit - 2f1454bebc587a0d46cd81a54de13fe3940a9bea authored over 10 years ago by Anthony Sottile <[email protected]>
Simplify the install and uninstall commands and improve tests.

github.com/pre-commit/pre-commit - ecdacd474b8cc2e2b96157941cdc6c7880eab991 authored over 10 years ago by Anthony Sottile <[email protected]>
Merge pull request #43 from pre-commit/command_arguments_42

pre-commit now uses sub-commands instead of options. Closes #42.

github.com/pre-commit/pre-commit - 48bbc68b35e74c95d716a6e55e7efb6e761440cb authored over 10 years ago by Anthony Sottile <[email protected]>
pre-commit now uses sub-commands instead of options. Closes #42.

github.com/pre-commit/pre-commit - 1dccbf3ea88b756e077597fbf58f24f11a43e76c authored over 10 years ago by Anthony Sottile <[email protected]>
Merge pull request #41 from pre-commit/pre_commit_runner

Add Runner interface.

github.com/pre-commit/pre-commit - bee6b0fb27c07b9c80fb38134a28a658cba60502 authored over 10 years ago by Anthony Sottile <[email protected]>
Add Runner interface.

github.com/pre-commit/pre-commit - 88686d298f42bd3a30c0b194ae8d3d1b87cfb148 authored over 10 years ago by Anthony Sottile <[email protected]>
Fix the build in python 2.6: speeling error

github.com/pre-commit/pre-commit - ae1d1681b2c2def96ed3e7a90152606441ec1a80 authored over 10 years ago by Anthony Sottile <[email protected]>
Add OrderedDict dependency. Make sure hooks are run in a deterministic order

github.com/pre-commit/pre-commit - 254655e2fd988d0a5ca5cb6215197be0e883dcae authored over 10 years ago by Anthony Sottile <[email protected]>
Added fix end of file hook.

github.com/pre-commit/pre-commit - dc1494d0e761cb429847a57f4268bda7cf0d1a99 authored almost 11 years ago by Anthony Sottile <[email protected]>
Add Fix End of Files to hooks

github.com/pre-commit/pre-commit-hooks - 8aa14d218d0fe5a2c486498269b3e37d3ba5aad2 authored almost 11 years ago by Anthony Sottile <[email protected]>
Merge pull request #1 from pre-commit/end_of_file_fixer

Added end of file fixer hook.

github.com/pre-commit/pre-commit-hooks - 76739902911688e8d7b13241409f9facc0e534e4 authored almost 11 years ago by Anthony Sottile <[email protected]>
Added end of file fixer hook.

github.com/pre-commit/pre-commit-hooks - 57f1533b846b5fcaadfdd6303d9db34c67054b69 authored almost 11 years ago by Anthony Sottile <[email protected]>
Add Travis bling

github.com/pre-commit/pre-commit-hooks - be8b296a0a8ee79b8e96f9be3f75ac3350c57ba4 authored almost 11 years ago by Anthony Sottile <[email protected]>
Oops was using the incorrect travis bling

github.com/pre-commit/pre-commit - 8c30419c13aa66f6cf9bc80be4920d46cc345a09 authored almost 11 years ago by Anthony Sottile <[email protected]>
Simplify requirements.txt

github.com/pre-commit/pre-commit - 5d0e7ece021208623e58fdb6de7110aee1c67d15 authored almost 11 years ago by Anthony Sottile <[email protected]>
Simpler requirements.txt

github.com/pre-commit/pre-commit-hooks - 8bf2477142580850533dfd3a4b7adc2abe1901b2 authored almost 11 years ago by Anthony Sottile <[email protected]>
Refactored how entry points work.

github.com/pre-commit/pre-commit-hooks - 45741545dc7f809d42d29d52cd5c1cb9d5eb0e8f authored almost 11 years ago by Anthony Sottile <[email protected]>
Forgot the sys.exit

github.com/pre-commit/pre-commit - 40c6bb03de95b0617cd9472bf81a1e3e266313e6 authored almost 11 years ago by Anthony Sottile <[email protected]>
Make entry points simpler

github.com/pre-commit/pre-commit - 04b421978aa20c7eb14cf6aaa25662f84ec1ab79 authored almost 11 years ago by Anthony Sottile <[email protected]>
Use more-standard yaml format

github.com/pre-commit/pre-commit - 6d1a464c4f971e26740e57368fddaef4f26eb8f3 authored almost 11 years ago by Anthony Sottile <[email protected]>
Improve failure message for pre-commit. Closes #36

github.com/pre-commit/pre-commit - 47b7ca44ed1fcaa83464ed00cef72049ae22c33d authored almost 11 years ago by Anthony Sottile <[email protected]>
Merge pull request #38 from pre-commit/consider_git_no_checkout

Use --no-checkout when cloning (slight performance hack). Closes #28

github.com/pre-commit/pre-commit - aae90cf70b16e9dc662126b14a395ba6e4712cd6 authored almost 11 years ago by Anthony Sottile <[email protected]>
Use --no-checkout when cloning (slight performance hack). Closes #28

github.com/pre-commit/pre-commit - c3436ebfdaaf346c28b28afb26baec0eb4ebb201 authored almost 11 years ago by Anthony Sottile <[email protected]>
Merge pull request #37 from pre-commit/fix_lots_of_files

Fix lots of files problem

github.com/pre-commit/pre-commit - 64745fb0b43a6b8d3ea1f8a67ff63edd237b5715 authored almost 11 years ago by Anthony Sottile <[email protected]>
Fixes lots of files problem. Closes #34

github.com/pre-commit/pre-commit - f66b3f61565a90da622b3bd99e81405015dea821 authored almost 11 years ago by Anthony Sottile <[email protected]>
Clean up how the environments work.

github.com/pre-commit/pre-commit - 6cda5bfe270e53b2fb5f66dd046c93ff5c3ac75e authored almost 11 years ago by Anthony Sottile <[email protected]>
Modify a test to make sure arguments are getting passed correctly

github.com/pre-commit/pre-commit - a1ba715b50c67951011afee38bf5a7ed719a36b5 authored almost 11 years ago by Anthony Sottile <[email protected]>
Merge pull request #35 from pre-commit/make_config_validator_validate_file_regexes

Make the config validator more strict for correct regexes

github.com/pre-commit/pre-commit - cd0714d0593df1fb3f993ecc17a31d9d4fdbc97d authored almost 11 years ago by Anthony Sottile <[email protected]>
Make the config validator more strict for correct regexes

github.com/pre-commit/pre-commit - be8d1b811ab674366979160ae9b777588ba82df5 authored almost 11 years ago by Anthony Sottile <[email protected]>
Add failing test for too many files

github.com/pre-commit/pre-commit - afed6600770c03cca37a4c1db6e52ee741c38063 authored almost 11 years ago by Anthony Sottile <[email protected]>
Minor improvements to pre_commit/run.py

github.com/pre-commit/pre-commit - 6b1097d3c936cb7dd08b0c933611519cb93f401b authored almost 11 years ago by Anthony Sottile <[email protected]>
Bump hooks

github.com/pre-commit/pre-commit - e0d02da6a48b0d8ba4730cf1667dd6460e12d271 authored almost 11 years ago by Anthony Sottile <[email protected]>
Bump hooks.

github.com/pre-commit/pre-commit-hooks - 5db7f2d80701e6e2783374bd14cd24b16ec1681b authored almost 11 years ago by Anthony Sottile <[email protected]>
Merge pull request #33 from pre-commit/make_pre_commit_executable

Make the pre-commit actually executable. Closes #32

github.com/pre-commit/pre-commit - 39b3ebe963a231b400cc8d3069c1fd34e9de49c7 authored almost 11 years ago by asottile <[email protected]>
Make the pre-commit actually executable. Closes #32

github.com/pre-commit/pre-commit - 6188903ed7430b481b13dccd2775082990417913 authored almost 11 years ago by Anthony Sottile <[email protected]>
Add some tests for tests_should_end_in_test hook

github.com/pre-commit/pre-commit-hooks - 12794c1c19c001e3d05bcfe316b4f93b414035a7 authored almost 11 years ago by Anthony Sottile <[email protected]>
Merge pull request #27 from pre-commit/update_readme

Update readme

github.com/pre-commit/pre-commit - 601e643960014a7f5d1470d5e1dce6da57cad34a authored almost 11 years ago by asottile <[email protected]>
Add travis status to README

github.com/pre-commit/pre-commit - 7fa68905592b02898796e0174e1ab51bfac921d0 authored almost 11 years ago by Anthony Sottile <[email protected]>
Update README to be more useful.

github.com/pre-commit/pre-commit - 6bb0b121d6c8362de60dc9909d94711583704d9e authored almost 11 years ago by Anthony Sottile <[email protected]>
RIP old pre-commit.py

github.com/pre-commit/pre-commit-hooks - d2e45f3400cf2cf9cdace4a2842c236830943858 authored almost 11 years ago by Anthony Sottile <[email protected]>
RIP old pre-commit.py

github.com/pre-commit/pre-commit - d5c93f94bc911699bb80cb398ebf0878ff3a61aa authored almost 11 years ago by Anthony Sottile <[email protected]>
Don't pass deleted files to pre-commit scripts.

github.com/pre-commit/pre-commit - bef4a01af943a49bb20dd25a58514b7d961dc9a6 authored almost 11 years ago by Anthony Sottile <[email protected]>
Adds some tests for get_files_matching

github.com/pre-commit/pre-commit - 6649e180bb14c16ecda7820d5ff95c61d20c52c7 authored almost 11 years ago by Anthony Sottile <[email protected]>
Consolidated some code.

github.com/pre-commit/pre-commit - 7b1b72e2251894b83078f2515c422494993d7f9c authored almost 11 years ago by Anthony Sottile <[email protected]>
Add moar hooks to our pre-commit

github.com/pre-commit/pre-commit - 33f5bad48432a217797c952cba4b9cdd422c933f authored almost 11 years ago by Anthony Sottile <[email protected]>
Add tests named test hook to hooks

github.com/pre-commit/pre-commit-hooks - 9a4d67d8f70f2d4f63ce0ac32432804744dabfbd authored almost 11 years ago by Anthony Sottile <[email protected]>
Add name-tests-test hook

github.com/pre-commit/pre-commit-hooks - ab35cd3634c4a76c0a84322ce75a650eecbec9c6 authored almost 11 years ago by Anthony Sottile <[email protected]>
Update pre-commit to use the new hooks

github.com/pre-commit/pre-commit-hooks - f19c06a8b465c5b22ec3dc34d6aa0bd2342533bc authored almost 11 years ago by Anthony Sottile <[email protected]>
Fix setup.py

github.com/pre-commit/pre-commit-hooks - 3d3427e85ff938668ef3d7884233a147bd760082 authored almost 11 years ago by Anthony Sottile <[email protected]>
Add trailing whitespace fixer.

github.com/pre-commit/pre-commit-hooks - acd9eaf6ed871fb7fc7d2121d498637a7fddbc32 authored almost 11 years ago by Anthony Sottile <[email protected]>
Fix debug statement hook

github.com/pre-commit/pre-commit-hooks - 10c042c99c061b90e4ea11d52e3c5fc93f94b373 authored almost 11 years ago by Anthony Sottile <[email protected]>
Implement our own rev-parse --top-level

github.com/pre-commit/pre-commit - bf457349b3a1ca16c47b6878c05c9a3c11ee712d authored almost 11 years ago by Anthony Sottile <[email protected]>
Added debug statement hook.

github.com/pre-commit/pre-commit-hooks - 4fc86a807be39c6c71d0c3c1346ecf910f91feaa authored almost 11 years ago by Anthony Sottile <[email protected]>
Update regexes

github.com/pre-commit/pre-commit - 086e50728d93ddc80e0376b6c84c30be13966274 authored almost 11 years ago by Anthony Sottile <[email protected]>
Add ourselves to our pre-commit-config.

github.com/pre-commit/pre-commit - ddb075fbac15d4a76bf29e07a9e69f9bb0b873a2 authored almost 11 years ago by Anthony Sottile <[email protected]>
Added validate-config to the hooks manifest.

github.com/pre-commit/pre-commit - c77d65d9cbbcf30e2be005f5ba8b63447deedc1e authored almost 11 years ago by Anthony Sottile <[email protected]>
Remove jshint and scss-lint as hooks for this project since we're a pure python project.

github.com/pre-commit/pre-commit - feb4d6dc52d57e3f896148e0a2663761b17aefbf authored almost 11 years ago by Anthony Sottile <[email protected]>
updated config for new version

github.com/pre-commit/demo-repo - 892f43760751c5888493f917557fc1625ed21bfa authored almost 11 years ago by Ken Struys <[email protected]>
Merge branch 'master' of github.com:pre-commit/pre-commit

github.com/pre-commit/pre-commit - 8e690f659395cb61484f8d754fab32479ca424ab authored almost 11 years ago by Anthony Sottile <[email protected]>
Actually run things and make pretty output.

github.com/pre-commit/pre-commit - 5daed50f75756596526fecc903c6cc649d71a4af authored almost 11 years ago by Anthony Sottile <[email protected]>
commit bad things

github.com/pre-commit/demo-repo - 6d0294522484481938d37d1d48e2d6e3d2bed92f authored almost 11 years ago by Ken Struys <[email protected]>
blank files

github.com/pre-commit/demo-repo - 175589139ddf918020d5286e5b277470d1ae37aa authored almost 11 years ago by Ken Struys <[email protected]>
initial commit

github.com/pre-commit/demo-repo - 4089c04d29bf56f78017a772b5b95ad24cbf37d6 authored almost 11 years ago by Ken Struys <[email protected]>
Merge branch 'master' of github.com:pre-commit/pre-commit

github.com/pre-commit/pre-commit - cb3699007ed61689462859381c71227c500d7956 authored almost 11 years ago by Ken Struys <[email protected]>
added tests for node

github.com/pre-commit/pre-commit - 1a9ace859a968dad308b6ff452cac7e0a663409b authored almost 11 years ago by Ken Struys <[email protected]>