Commit Graph

399 Commits

Author SHA1 Message Date
Anthony Sottile 5e80b6a4ab Merge pull request #204 from pre-commit/dont_rename_across_devices
Don't rename across devices.  Resolves #203
2015-02-27 10:21:28 -08:00
Anthony Sottile 8faf96c1ad Don't rename across devices. Resolves #203 2015-02-27 10:11:56 -08:00
Anthony Sottile 7b4470850e v0.4.0 v0.4.0 2015-02-27 08:05:35 -08:00
Anthony Sottile 4e09a55bf2 Update README.md 2015-02-27 07:48:28 -08:00
Anthony Sottile e944bb60d2 Merge pull request #196 from pre-commit/windoze
Windows MVP
2015-02-27 07:36:45 -08:00
Anthony Sottile 161cff73b5 Add appveyor.yml 2015-02-27 00:48:05 -08:00
Anthony Sottile 143ed94500 Tests pass on windows 2015-02-27 00:48:01 -08:00
Anthony Sottile 56e5c4eb2d Use sqlite3 instead of symlinks for managing repositories 2015-02-22 17:42:40 -08:00
Anthony Sottile 3babceb2ca Merge pull request #195 from pre-commit/actually_print_when_installing
Actually print while installing
2015-02-22 16:28:17 -08:00
Anthony Sottile 02f0a1c434 Actually print while installing 2015-02-22 16:18:46 -08:00
Ken Struys 8f51bf2d0b Merge pull request #193 from pre-commit/control_c_during_install_more_atmoic
Make ^C^C during install not cause subsequent runs to fail.  Resolves #186.
2015-02-08 20:59:39 -08:00
Anthony Sottile 1996a4c8a1 Make ^C^C during install not cause subsequent runs to fail. Resolves #186. 2015-02-07 15:43:58 -08:00
Anthony Sottile 901c50632f v0.3.6 v0.3.6 2015-02-05 07:43:26 -08:00
Anthony Sottile 097b365ad6 Merge pull request #192 from pre-commit/quote_params
Quote args in venv'd languages
2015-02-04 19:21:51 -08:00
Anthony Sottile f4d251fbbe Quote args in venv'd languages 2015-02-04 19:01:56 -08:00
Anthony Sottile 9fc6a8bfed Update CHANGELOG.md 2015-01-29 11:54:41 -08:00
Anthony Sottile e6add0e4a2 v0.3.5 v0.3.5 2015-01-15 08:48:19 -08:00
Anthony Sottile e4ef34ea6b Merge pull request #189 from pre-commit/pre_push
pre-push
2015-01-14 20:31:03 -08:00
Anthony Sottile febb270afe Bump magic numbers 2015-01-14 20:27:37 -08:00
Anthony Sottile b7141f32c0 Add integration test demonstrating hooks 2015-01-14 20:19:49 -08:00
Anthony Sottile 931c69b3fa Simplify a few things 2015-01-14 19:26:38 -08:00
dongweiming b707cbba06 Make pre_commit also support pre-push hook 2015-01-14 19:26:37 -08:00
Anthony Sottile d2b11a0c50 v0.3.4 v0.3.4 2015-01-13 12:14:55 -08:00
Anthony Sottile b6845208be Merge pull request #185 from pre-commit/default_args_from_hooks_yaml
Default arguments from hooks.yaml
2015-01-13 12:13:49 -08:00
Anthony Sottile 26502dfd0b Default arguments from hooks.yaml 2015-01-12 09:35:05 -08:00
Anthony Sottile 78c682a1d1 v0.3.3 v0.3.3 2015-01-06 16:32:44 -08:00
Anthony Sottile 3387edbb12 Merge pull request #183 from bukzor/error-output-blovinates
improve output in error case
2015-01-06 16:31:31 -08:00
Buck Golemon 7bd1dd977d improve output in error case 2015-01-06 16:25:46 -08:00
Anthony Sottile 645838cb51 Merge branch 'some_minor_tweaks' 2015-01-04 16:02:14 -08:00
Anthony Sottile 596e31fdee Update some pre-commit hooks + some minor tweaks 2015-01-04 15:58:39 -08:00
Anthony Sottile fd109b7745 reorder-python-imports 2015-01-04 15:49:19 -08:00
Anthony Sottile 86c99c6b87 sudo: false for travis 2014-12-20 19:44:11 -08:00
Anthony Sottile 6836e9187c v0.3.2 v0.3.2 2014-10-07 18:31:06 -07:00
Ken Struys 85aa1c428a Merge pull request #177 from pre-commit/staged_files_only_176
Fix staged_files_only for color.diff always.  Closes #176.
2014-10-07 18:00:20 -07:00
Anthony Sottile 0479f78b4d Fix staged_files_only for color.diff always. Closes #176. 2014-10-07 17:40:20 -07:00
Anthony Sottile b2cb0f6fe6 v0.3.1 v0.3.1 2014-10-03 07:49:54 -07:00
Ken Struys 90c3b3c697 Merge pull request #175 from pre-commit/respect_cwd
Remove plumbum
2014-10-02 10:08:25 -07:00
Anthony Sottile bbd2572b11 Remove plumbum 2014-10-02 06:59:37 -07:00
Anthony Sottile 5d9ba14841 Restore 79 character lines. 2014-10-01 17:18:44 -07:00
Anthony Sottile 7119acdc7d Merge pull request #174 from bukzor/buck-172-error-clobbering
fix error clobbering
2014-10-01 16:17:10 -07:00
Buck Golemon cdf0dae90d fix error clobbering 2014-10-01 14:38:05 -07:00
Anthony Sottile 7d546c1f81 v0.3.0 v0.3.0 2014-09-18 08:07:45 -07:00
Anthony Sottile 6497094ba0 Merge pull request #170 from pre-commit/filenames_as_arguments
Add ability to pass filenames as arguments.
2014-09-18 08:06:08 -07:00
Anthony Sottile d8d7893cf7 Add ability to pass filenames as arguments. 2014-09-16 17:27:40 -07:00
Anthony Sottile cfd86d5faa v0.2.11 v0.2.11 2014-09-05 14:17:06 -07:00
Ken Struys 5a7a487b7d Merge pull request #168 from pre-commit/fix_width_thingy
Fix terminal width detection.
2014-09-05 14:16:12 -07:00
Anthony Sottile fa9db4ec23 Fix terminal width detection. 2014-09-05 14:08:10 -07:00
Anthony Sottile 06830ab590 v0.2.10 v0.2.10 2014-09-04 17:24:20 -07:00
Ken Struys b089c74948 Merge pull request #166 from pre-commit/venv_python
Use virtualenv python from install-time for less virtualenv requirements at commit time.
2014-09-04 14:48:15 -07:00
Anthony Sottile 598e54640b Use virtualenv python from install-time for less virtualenv requirements at commit time. 2014-09-04 10:19:20 -07:00