Commit graph

  • eb6da4ae10 Improve --color help with argparse metavar Anthony Sottile 2016-03-08 16:34:09 -08:00
  • 77a1a29c12 Merge pull request #350 from brettmcintosh/help_text_fixes Anthony Sottile 2016-03-08 16:27:23 -08:00
  • 4bb2bfea52 Add periods to help texts for all run commands. Brett 2016-03-08 15:52:34 -08:00
  • e0f1a34319 Style: fixed line length Brett 2016-03-08 15:51:28 -08:00
  • 23a140aa30 Improve help text Brett 2016-03-08 11:31:21 -08:00
  • 3b28e8f807 Merge pull request #348 from pre-commit/use_pyterminalsize Anthony Sottile 2016-02-22 12:00:39 -08:00
  • 710c24b868 Use pyterminalsize for terminal sizing Anthony Sottile 2016-02-21 21:07:08 -08:00
  • 00c853b10c Merge pull request #347 from pre-commit/terminal_width_windows_round2 Anthony Sottile 2016-02-20 23:05:04 -08:00
  • a9498d28a7 Fall back to tput when terminal size information is missing Anthony Sottile 2016-02-20 22:15:23 -08:00
  • d699f64de8 Merge pull request #346 from pre-commit/terminal_width_windows Anthony Sottile 2016-02-20 21:42:28 -08:00
  • 4f6e4aedee Support terminal width on windows. Resolves #199 Anthony Sottile 2016-02-20 20:02:29 -08:00
  • 139744582b Merge branch 'revert_pip_workaround' Anthony Sottile 2016-02-07 14:51:41 -08:00
  • d8d401e1a3 Revert "Merge pull request #342 from pre-commit/latest_virtualenv_breaks_tests" Anthony Sottile 2016-02-07 14:08:17 -08:00
  • 5168bb7ed3 Merge pull request #343 from pre-commit/testing_helpers Anthony Sottile 2016-02-07 13:54:38 -08:00
  • 57638134e3 Make a helper for running pre-commit as a subprocess under test Anthony Sottile 2016-02-07 13:01:12 -08:00
  • e2451109f7 norm slashes for windows Anthony Sottile 2016-02-07 13:03:28 -08:00
  • 72eeafe516 Merge branch 'lucasc_fix_subdir_files' Anthony Sottile 2016-02-07 12:35:36 -08:00
  • 982be73784 Add regression test for #339. Anthony Sottile 2016-02-07 12:33:39 -08:00
  • 941149942d Making it possible to invoke pre-commit run --files some.file from a subdirectory of the repository Lucas Cimon 2016-02-03 09:03:59 +01:00
  • 75f71745c1 Merge df8102f57d into 894862462d Lucas Cimon 2016-02-07 19:30:00 +00:00
  • df8102f57d Making it possible to invoke pre-commit run --files some.file from a subdirectory of the repository Lucas Cimon 2016-02-03 09:03:59 +01:00
  • 894862462d Merge pull request #342 from pre-commit/latest_virtualenv_breaks_tests Anthony Sottile 2016-02-07 11:07:04 -08:00
  • b0797b4c6e Workaround pypa/pip#3461 Anthony Sottile 2016-02-07 10:36:17 -08:00
  • 8c9a39707e fix imports to be one per line Sean Perry 2016-02-01 14:14:58 -08:00
  • 364da6a0a5 Support repos without hooks.yaml by reading a local config Sean Perry 2016-01-22 17:35:09 -08:00
  • 4edb3c0cd4 Clarify docstring in shebang reader Chris Kuehl 2016-01-08 16:04:39 -08:00
  • db61a217f1 Add and run fix-encoding-pragma hook Chris Kuehl 2016-01-08 15:42:09 -08:00
  • 7b77420b81 Remove unnecessary branch Chris Kuehl 2016-01-08 15:41:50 -08:00
  • 0111b528ca Use os.access over os.stat for executeable check Chris Kuehl 2016-01-06 18:07:00 -08:00
  • 32d28c3b08 Temporarily lower coverage requirements Chris Kuehl 2015-10-09 10:04:22 -07:00
  • f66ea8d546 Add simple identify command Chris Kuehl 2015-11-01 01:05:39 -07:00
  • 81b66cda74 Target files by type as well as path regex Chris Kuehl 2016-01-06 16:52:00 -08:00
  • a4e9394cc7 Add types to manifests, make it and files optional Chris Kuehl 2016-01-06 16:49:42 -08:00
  • cebba0404d Add file classification package Chris Kuehl 2015-08-10 17:32:18 -07:00
  • 2b22a36b1c v0.7.6 Anthony Sottile 2016-01-19 18:35:13 -08:00
  • ec6a5bee7f Add pin for setuptools under test since it breaks pypy3 Anthony Sottile 2016-01-19 18:34:03 -08:00
  • b3f927db83 Fix pre-commit for latest virtualenv. Resolves #299. Resolves #334 Anthony Sottile 2016-01-19 18:08:20 -08:00
  • 1f045e369d v0.7.5 Anthony Sottile 2016-01-15 13:40:10 -08:00
  • 3816e6b42a include checking symlinks Benjamin Chess 2016-01-15 12:50:04 -08:00
  • c1eec083f7 v0.7.4 Anthony Sottile 2016-01-12 16:10:11 -08:00
  • a3121e95a4 Merge f15fcf0e22 into b1e6063e12 Chris Kuehl 2016-01-20 22:36:58 +00:00
  • f15fcf0e22 Clarify docstring in shebang reader Chris Kuehl 2016-01-08 16:04:39 -08:00
  • 85817b6f4e Add and run fix-encoding-pragma hook Chris Kuehl 2016-01-08 15:42:09 -08:00
  • 69585dcfab Remove unnecessary branch Chris Kuehl 2016-01-08 15:41:50 -08:00
  • 0cd7b40115 Use os.access over os.stat for executeable check Chris Kuehl 2016-01-06 18:07:00 -08:00
  • 37c902100a Temporarily lower coverage requirements Chris Kuehl 2015-10-09 10:04:22 -07:00
  • bb2b679ef0 Add simple identify command Chris Kuehl 2015-11-01 01:05:39 -07:00
  • 120eecaf89 Target files by type as well as path regex Chris Kuehl 2016-01-06 16:52:00 -08:00
  • 9b44f54241 Add types to manifests, make it and files optional Chris Kuehl 2016-01-06 16:49:42 -08:00
  • 464ac233dd Add file classification package Chris Kuehl 2015-08-10 17:32:18 -07:00
  • b1e6063e12 v0.7.6 v0.7.6 Anthony Sottile 2016-01-19 18:35:13 -08:00
  • 6adf242444 Merge pull request #335 from pre-commit/fix_for_latest_virtualenv Anthony Sottile 2016-01-19 18:34:18 -08:00
  • 706f5fbcb5 Add pin for setuptools under test since it breaks pypy3 Anthony Sottile 2016-01-19 18:34:03 -08:00
  • d58b945107 Fix pre-commit for latest virtualenv. Resolves #299. Resolves #334 Anthony Sottile 2016-01-19 18:08:20 -08:00
  • 1dbcfe3adb v0.7.5 v0.7.5 Anthony Sottile 2016-01-15 13:40:10 -08:00
  • aa6d64beab Merge pull request #333 from bchess/include_symlinks Anthony Sottile 2016-01-15 13:39:21 -08:00
  • a70abd04e7 include checking symlinks Benjamin Chess 2016-01-15 12:50:04 -08:00
  • b00637beb5 v0.7.4 v0.7.4 Anthony Sottile 2016-01-12 16:10:11 -08:00
  • 13855c459b Merge pull request #332 from pre-commit/fail_gracefully_on_unencodable_bytes_during_install Anthony Sottile 2016-01-12 16:06:32 -08:00
  • 2aaaddb5cc Fail gracefully on undecodable install output. Anthony Sottile 2016-01-12 09:51:40 -08:00
  • 75aaadd4c4 v0.7.3 v0.7.3 Anthony Sottile 2015-12-22 19:33:34 -08:00
  • fadeb509ad Merge pull request #326 from pre-commit/fix_commit_am_322 Anthony Sottile 2015-12-22 22:31:54 -05:00
  • 495fefd316 Fix #322 by only removing git environment variables while cloning Anthony Sottile 2015-12-22 18:36:12 -08:00
  • c16479b94a Merge pull request #325 from pre-commit/py35_appveyor Anthony Sottile 2015-12-22 18:13:17 -05:00
  • a488424501 Use python3.5 in appveyor over py34 Anthony Sottile 2015-12-22 13:50:21 -08:00
  • df3319176d v0.7.2 v0.7.2 Anthony Sottile 2015-12-22 13:07:05 -08:00
  • 7d234e2062 Merge pull request #324 from laurentsigal/allow_always_run Anthony Sottile 2015-12-22 16:05:32 -05:00
  • 12a08de17f Merge pull request #1 from pre-commit/asottile_allow_always_run Laurent Sigal 2015-12-22 15:41:11 -05:00
  • 4f58f119b1 Add regression test for always_run setting Anthony Sottile 2015-12-22 12:33:17 -08:00
  • 5d160e1547 Fix tests Laurent Sigal 2015-12-22 19:47:22 +00:00
  • a72ca3d68e Less blocking logic Laurent Sigal 2015-12-22 18:57:25 +00:00
  • 5a08204b8d Allow to simply run a script once - no matter what the changes are Laurent Sigal 2015-12-22 17:55:04 +00:00
  • 577d8a1dfa v0.7.1 v0.7.1 Anthony Sottile 2015-12-19 09:01:39 -08:00
  • 638e16e521 Merge pull request #321 from pre-commit/support_submodules Anthony Sottile 2015-12-19 01:45:16 -05:00
  • c3c98afe4f Support pre-commit from inside submodules Anthony Sottile 2015-12-18 14:21:30 -08:00
  • 36b857c849 Merge e17c746d66 into d6cf62532d Thierry Deo 2015-12-18 22:23:31 +00:00
  • d6cf62532d Merge pull request #320 from pre-commit/use_show_toplevel Anthony Sottile 2015-12-18 11:33:51 -05:00
  • 3f02a66e37 Use rev-parse --show-toplevel Anthony Sottile 2015-12-17 20:06:16 -08:00
  • 0443ca24a2 v0.7.0 v0.7.0 Anthony Sottile 2015-12-13 12:02:54 -08:00
  • 72516288df Merge pull request #319 from pre-commit/additional_deps_roll_forward Anthony Sottile 2015-12-10 17:40:16 -08:00
  • b85a674026 Make additional_dependencies rollforward safe Anthony Sottile 2015-12-10 10:34:42 -08:00
  • 65e6d13e61 Merge 895f08af6e into c1c3f3b571 Anthony Sottile 2015-12-10 10:48:50 +00:00
  • c1c3f3b571 Merge pull request #318 from pre-commit/modify_config_testing_helper Anthony Sottile 2015-12-09 16:06:57 -08:00
  • be4d0a2742 Add a helper to modify config files under test Anthony Sottile 2015-12-09 15:12:36 -08:00
  • 336939ef99 Merge pull request #317 from pre-commit/modify_config_testing_helper Anthony Sottile 2015-12-09 14:42:07 -08:00
  • f4d4679fd7 Remove adding config file in one place Anthony Sottile 2015-12-09 14:27:22 -08:00
  • ef20046694 v0.6.8 v0.6.8 Anthony Sottile 2015-12-07 14:25:55 -08:00
  • 5e58796461 Merge pull request #316 from pre-commit/minimum_version_requirement Anthony Sottile 2015-12-07 08:08:52 -08:00
  • ce307a16e0 Add an option to require a specific pre-commit version Anthony Sottile 2015-12-06 17:40:18 -08:00
  • c24f78b1a5 Merge pull request #315 from pre-commit/allow_curly_braces_in_args Anthony Sottile 2015-12-06 19:55:42 -08:00
  • 005cb868e0 Allow '.format('-like strings in arguments. Resolves #314. Anthony Sottile 2015-12-06 17:54:00 -08:00
  • 97735a3883 Merge pull request #313 from pre-commit/travis_latest_git Anthony Sottile 2015-12-04 15:01:48 -08:00
  • 2df1dc9023 Add python3.5, pypy3, and latest git to travis Anthony Sottile 2015-12-04 13:35:24 -08:00
  • d24a9374d2 We're a universal wheel Anthony Sottile 2015-12-02 11:47:11 -08:00
  • 7a7667fb1e v0.6.7 v0.6.7 Anthony Sottile 2015-12-02 11:41:26 -08:00
  • c8f0da00b8 Merge pull request #310 from pre-commit/fix_printing_of_non_ascii_in_error_handler Anthony Sottile 2015-12-01 14:16:53 -08:00
  • 2463738af4 Fix printing of non-ascii in error handler Anthony Sottile 2015-12-01 08:31:47 -08:00
  • 6b005cff0d Merge pull request #306 from pre-commit/warn_on_hook_not_present_instead_of_keyerror Anthony Sottile 2015-11-26 09:30:33 -08:00
  • 8c8bb2c077 Merge pull request #308 from pre-commit/contributing Anthony Sottile 2015-11-25 23:39:56 -08:00
  • e691d0f3a8 Add CONTRIBUTING.md. Resolves #274 Anthony Sottile 2015-11-25 23:37:45 -08:00