1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Aug 09, 2025 — Aug 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #52 from pre-commit/no_deps_hook_types More... over 12 years ago
Implement no-dependency system and script hook types. Closes #39. More... over 12 years ago
Merge pull request #51 from pre-commit/fix_leaky_prefixed_command_runner_test More... over 12 years ago
Fix prefixed_command_runner_test to not create real directories. More... over 12 years ago
Fix build More... over 12 years ago
Merge pull request #49 from pre-commit/fix_cwd_problem More... over 12 years ago
Merge pull request #50 from pre-commit/manifest_to_hooks More... over 12 years ago
Moar manifest -> hooks More... over 12 years ago
manifest -> hooks More... over 12 years ago
Forgot to remove a herpderp More... over 12 years ago
No more abspath More... over 12 years ago
Fix python 2.6 More... over 12 years ago
Simplify installing into virtualenv More... over 12 years ago
Resolves cwd problem More... over 12 years ago
Added path function to PrefixedCommandRunner More... over 12 years ago
Add PrefixedCommandRunner More... over 12 years ago
Adds failing test for cwd problem. More... over 12 years ago
Fix node runner for running without a system-level node installed. More... over 12 years ago
Merge pull request #46 from pre-commit/autoupdate_command_44 More... over 12 years ago
Autoupdate pre-commit config. More... over 12 years ago
Autoupdate works. Closes #44. More... over 12 years ago
Added the useful thinking bit of the autoupdate and tests. More... over 12 years ago
Move printing inside the commands for install and uninstall More... over 12 years ago
Extend validate_base to take a load_strategy More... over 12 years ago
Add ordered yaml load/dump More... over 12 years ago
Merge pull request #45 from pre-commit/simplify_commands More... over 12 years ago
Simplify the install and uninstall commands and improve tests. More... over 12 years ago
Merge pull request #43 from pre-commit/command_arguments_42 More... over 12 years ago
pre-commit now uses sub-commands instead of options. Closes #42. More... over 12 years ago
Merge pull request #41 from pre-commit/pre_commit_runner More... over 12 years ago