Commit graph

  • 5a1accd697 This is v0.1.1 v0.1.1 Anthony Sottile 2014-06-11 18:15:38 -07:00
  • 87b3bf1e42 Merge pull request #110 from pre-commit/no_defaults_autoupdate Anthony Sottile 2014-06-11 18:04:19 -07:00
  • 1701756988 Don't add defaults when updating. Anthony Sottile 2014-06-11 17:41:41 -07:00
  • 76c463e359 This is v0.1.0 v0.1.0 Anthony Sottile 2014-06-07 15:34:41 -07:00
  • cf710d4ca2 Merge pull request #108 from pre-commit/rbenv_rvm_download Anthony Sottile 2014-06-07 14:35:55 -07:00
  • 07664a80ca Attempt ruby-download before ruby-build. Anthony Sottile 2014-06-07 14:25:44 -07:00
  • 09650b814a Allow language_version to be overridden in config. Anthony Sottile 2014-06-07 13:27:45 -07:00
  • 7edb438d76 Merge pull request #105 from pre-commit/files_specified_in_hooks Ken Struys 2014-06-06 09:58:01 -07:00
  • 9b03068189 Remove most of five Anthony Sottile 2014-06-06 07:52:02 -07:00
  • 01b557c497 Various cleanup. Anthony Sottile 2014-06-06 07:38:25 -07:00
  • bf912cfebb Add checking for manifest files regex. Anthony Sottile 2014-06-06 06:53:00 -07:00
  • bd1afceeaf Update config to point at new sha. Anthony Sottile 2014-06-05 18:38:35 -07:00
  • 96174deac6 Make hooks specify files. Optionally allow config to override manifest. Anthony Sottile 2014-06-05 18:37:33 -07:00
  • 0ec9020346 Remove timid coverage. Anthony Sottile 2014-06-05 15:52:36 -07:00
  • d6a36f1331 Add coveralls Anthony Sottile 2014-06-05 10:02:00 -07:00
  • 76728cee53 Update pre-commit config. Anthony Sottile 2014-06-05 09:22:30 -07:00
  • c7cfed6992 requirements_dev -> requirements-dev Anthony Sottile 2014-06-05 09:08:37 -07:00
  • 5549eb6614 MIT Anthony Sottile 2014-06-05 08:57:40 -07:00
  • b9c9d67b1f Merge pull request #100 from pre-commit/language_version Ken Struys 2014-06-03 15:13:33 -07:00
  • 02a79bf1c3 Support language_version for ruby as well. Anthony Sottile 2014-06-03 13:28:20 -07:00
  • 511de4fe32 Support hooks with custom node version. Anthony Sottile 2014-06-02 16:10:59 -07:00
  • 4b98b39cea language_version works for python. Anthony Sottile 2014-06-02 07:26:44 -07:00
  • a7ab9b2a28 Pass language_version to the install method for each language. Anthony Sottile 2014-06-02 06:57:07 -07:00
  • 4f2f1731ea Add language_version to the manifest loader. Anthony Sottile 2014-06-02 06:50:57 -07:00
  • 914a74f80b Make language check more strict. Anthony Sottile 2014-06-02 06:47:59 -07:00
  • fdd6989ece Add failing test for versioned repositories. Anthony Sottile 2014-06-01 21:09:02 -07:00
  • 3baae2fd1e Merge pull request #97 from pre-commit/use_asottile_cached_property Anthony Sottile 2014-06-01 16:52:42 -07:00
  • 39c4ee6e96 Use asottile.cached_property. Anthony Sottile 2014-06-01 16:41:58 -07:00
  • 619bca2bdc Use Python3.4 on travis. Anthony Sottile 2014-06-01 16:06:50 -07:00
  • 3213703a49 Use 1.9.3-p547 instead. Anthony Sottile 2014-06-01 16:06:35 -07:00
  • 0f2e5f844f Merge pull request #96 from pre-commit/system_hooks_with_spaces Anthony Sottile 2014-05-18 14:30:06 -07:00
  • 61606cfaa4 Allow spaces in system hooks. Closes #95. Anthony Sottile 2014-05-18 14:20:11 -07:00
  • 53e316ade4 Remove unused rvm Anthony Sottile 2014-05-14 17:40:05 -07:00
  • a20150a495 Merge pull request #94 from pre-commit/ruby_for_realz Anthony Sottile 2014-05-04 21:59:17 -07:00
  • b381bb68b7 Support ruby through a combination of rbenv, ruby-build, and GEM_HOME Anthony Sottile 2014-05-03 23:24:28 -07:00
  • 390af24c44 Merge pull request #92 from pre-commit/simplify_repo_cmd_runner Anthony Sottile 2014-05-02 23:49:53 -07:00
  • c5cbd473c7 Simplify Repository.cmd_runner Anthony Sottile 2014-05-02 22:47:23 -07:00
  • f9db2b5b06 Merge pull request #91 from pre-commit/failing_test_long_filenames_90 Anthony Sottile 2014-05-02 17:07:55 -07:00
  • 09b5152f7d Remove unused duplicated fixture Anthony Sottile 2014-05-02 16:53:52 -07:00
  • 479eb51873 Implement Store. pre-commit now installs files to ~/.pre-commit Anthony Sottile 2014-04-20 22:41:14 -07:00
  • 26af2cecab Add failing test for #90. Anthony Sottile 2014-04-20 00:17:32 -04:00
  • 4f122a3e6c Merge pull request #89 from pre-commit/display_hook_ids_88 Anthony Sottile 2014-04-19 20:11:50 -07:00
  • cce97ccba9 Include hook id in output with --verbose. Closes #88. Anthony Sottile 2014-04-19 17:12:51 -07:00
  • edb04422b8 Not sure why it was -6. Changed to -1 Anthony Sottile 2014-04-19 15:44:43 -07:00
  • af946a6b02 Merge pull request #87 from pre-commit/skip_40 Anthony Sottile 2014-04-19 11:07:00 -07:00
  • 744b883b01 Add mechanism to skip hooks. Closes #40. Anthony Sottile 2014-04-19 11:00:38 -07:00
  • a60b3a3971 Merge pull request #86 from pre-commit/more_utf8_85 Anthony Sottile 2014-04-18 14:27:19 -07:00
  • dd0c33fae3 Write files as utf8 more. Closes #85. Anthony Sottile 2014-04-18 14:05:34 -07:00
  • 9c35a113ee Merge pull request #84 from pre-commit/merge_conflict_files_only_31 Anthony Sottile 2014-04-15 11:38:19 -07:00
  • 3ebf976afb Add logging message. Anthony Sottile 2014-04-15 09:31:40 -07:00
  • 5810ee4315 Implement merge-files only using @bukzor's method. Anthony Sottile 2014-04-14 22:50:16 -07:00
  • 94d626691f Move get_head_sha into testing since it is only used by tests. Anthony Sottile 2014-04-14 09:57:38 -07:00
  • db6e1afc75 Merge pull request #83 from pre-commit/merge_conflict_crash_82 Anthony Sottile 2014-04-13 23:57:45 -07:00
  • 2e4cde9cb0 Simplify has_unmerged_paths Anthony Sottile 2014-04-13 23:52:52 -07:00
  • 846ddeed67 Fixes crash during merge conflict. Closes #82. Anthony Sottile 2014-04-13 23:44:53 -07:00
  • 5f0cab9114 Add failing test. Anthony Sottile 2014-04-13 23:20:26 -07:00
  • e9bc7acd7b Merge branch 'master' of github.com:pre-commit/pre-commit Anthony Sottile 2014-04-13 23:00:06 -07:00
  • 0075ff4e6f Update setup.py Anthony Sottile 2014-04-13 22:59:38 -07:00
  • f711686feb Merge pull request #81 from pre-commit/file_stashing_flakiness Anthony Sottile 2014-04-13 21:27:41 -07:00
  • f94f56addf Fix (hopefully) bug where an empty patch was generated. Closes #76 Anthony Sottile 2014-04-13 21:22:08 -07:00
  • 6d8621c09c Merge pull request #80 from pre-commit/no_stash_68 Anthony Sottile 2014-04-13 20:17:53 -07:00
  • 3e2b1862ad Don't stash with --all-files. Closes #68. Anthony Sottile 2014-04-13 20:04:58 -07:00
  • 8a8b2241a6 Add --no-stash option. Anthony Sottile 2014-04-13 20:00:10 -07:00
  • 5386b0eea0 Pass write down from commands to logging handler. Anthony Sottile 2014-04-13 18:43:43 -07:00
  • 374ef75835 Convert LoggingHandler to use sys.stdout.write Anthony Sottile 2014-04-13 18:36:14 -07:00
  • 3d5a360df4 Fix Py3 Anthony Sottile 2014-04-13 18:07:21 -07:00
  • c91b244105 pyflakes -> flake8 Anthony Sottile 2014-04-13 18:01:35 -07:00
  • 2c7ec7a744 Merge pull request #79 from pre-commit/skip_if_no_files Anthony Sottile 2014-04-13 17:47:18 -07:00
  • de24712a6f Skip hooks if no files to check. Closes #69. Anthony Sottile 2014-04-13 17:25:05 -07:00
  • 6c940c5145 Simplify commands test. Anthony Sottile 2014-04-13 17:12:34 -07:00
  • e297b210a5 Merge pull request #78 from pre-commit/improve_test_coverage Anthony Sottile 2014-04-13 15:55:12 -07:00
  • 681ddf99b7 Fix Py3 Anthony Sottile 2014-04-13 15:47:27 -07:00
  • 105b832585 Bump up to 93% Anthony Sottile 2014-04-13 15:39:31 -07:00
  • 7d4787eced Increase coverage moar Anthony Sottile 2014-04-13 15:28:48 -07:00
  • 0fec434380 Improve coverage for validators. Anthony Sottile 2014-04-13 14:45:39 -07:00
  • cd36e9e779 Fix Py3 Anthony Sottile 2014-04-13 14:29:45 -07:00
  • 5eda121260 Move stuff into commands and write tests. Anthony Sottile 2014-04-13 14:07:52 -07:00
  • 47c68820d0 Merge pull request #74 from pre-commit/py3 Anthony Sottile 2014-04-12 23:53:05 -07:00
  • 064c54dd2b Bump down coverage number due to five Anthony Sottile 2014-04-12 23:45:58 -07:00
  • 366bc1d1cc Fix str() call Anthony Sottile 2014-04-12 22:53:05 -07:00
  • bb365a6e68 Python 3 compatibility. Anthony Sottile 2014-04-12 18:19:57 -07:00
  • ddebb83a40 Merge pull request #77 from pre-commit/rebuild_venv Anthony Sottile 2014-04-12 23:30:11 -07:00
  • 2bfb85e52e Rebuild virtualenv on requirements change. Anthony Sottile 2014-04-12 23:25:49 -07:00
  • 969170bf67 Merge pull request #73 from pre-commit/use_asottile_packages Anthony Sottile 2014-04-12 16:15:50 -07:00
  • e58d28aad3 yaml extensions and ordereddict are now imported from asottile. Anthony Sottile 2014-04-12 16:12:10 -07:00
  • c0a0a21680 Merge pull request #72 from pre-commit/better_project_setup Anthony Sottile 2014-04-12 16:01:25 -07:00
  • 1746a97e24 Better project structure Anthony Sottile 2014-04-12 07:28:25 -07:00
  • f31f092f9b Merge pull request #67 from pre-commit/logging_handler_26_compat_66 Anthony Sottile 2014-04-07 17:08:55 -07:00
  • 7a8dcb0ca9 Python 2.6 compatibility for LoggingHandler. Closes #66. Anthony Sottile 2014-04-07 17:04:21 -07:00
  • 8b0a2abaf9 Add failing 2.6 test Anthony Sottile 2014-04-07 16:59:20 -07:00
  • 460582dacd Fix node in no-node-case...again. Anthony Sottile 2014-04-07 11:41:11 -07:00
  • 5a0d35d389 Merge pull request #65 from pre-commit/stash_before_check_30 Anthony Sottile 2014-04-05 22:08:06 -07:00
  • 514a6d66cf Remove incorrect todo comment. Anthony Sottile 2014-04-05 22:05:18 -07:00
  • 158a3a6d8b Pre-commit stashes unstaged changes on run. Closes #30. Anthony Sottile 2014-04-05 22:01:29 -07:00
  • a3720c0645 Add logging handler. Anthony Sottile 2014-04-05 21:50:20 -07:00
  • 4ed9120ae9 Add staged_files_only context manager. Anthony Sottile 2014-04-05 18:41:49 -07:00
  • 749615118e Merge pull request #64 from pre-commit/color_63 Anthony Sottile 2014-04-05 19:34:59 -07:00
  • 73e0111e38 Wire in color for pre-commit. Closes #63. Anthony Sottile 2014-04-05 19:31:31 -07:00
  • 8aa88c7363 Consolidate arguments for run() Anthony Sottile 2014-04-05 19:21:12 -07:00
  • 6a1f945e31 Add color utility. Anthony Sottile 2014-04-05 19:12:30 -07:00