Commit graph

  • 8e1b879535 Merge f821f52ba3 into 0e2c3c1ff9 Carl Mercier 2016-12-04 17:02:10 +00:00
  • f821f52ba3 Fail if grep cannot be executed Carl Mercier 2016-12-04 11:00:11 -06:00
  • 0e2c3c1ff9 Merge pull request #441 from alzeih/patch-1 Anthony Sottile 2016-12-03 16:47:11 -08:00
  • bdcbdc2e37 Fix test error "fatal: empty ident name (for <(null)>) not allowed" alzeih 2016-12-02 15:16:46 +13:00
  • cf178f99c4 Merge pull request #444 from snakescott/config Anthony Sottile 2016-12-03 11:04:39 -08:00
  • 372069f3e5 minor cleanup Jacob Scott 2016-12-03 10:47:38 -08:00
  • 8cd62452fe Merge pull request #442 from alzeih/patch-2 Anthony Sottile 2016-12-02 21:11:11 -08:00
  • bbbc29af6f Update the archive resources alzeih 2016-12-03 00:04:12 +13:00
  • 727247e6ed Add tests for alternate config Jacob Scott 2016-12-02 16:19:34 -08:00
  • f205e6d170 Incoroporate PR feedback Jacob Scott 2016-12-02 13:53:59 -08:00
  • f1c00eefe4 Add option to run from alternate config file Jacob Scott 2016-12-02 11:06:15 -08:00
  • e7a5a376f9 Merge bcd841b31a into da3458cd25 snakescott 2016-12-02 19:16:14 +00:00
  • bcd841b31a Add option to run from alternate config file Jacob Scott 2016-12-02 11:06:15 -08:00
  • da3458cd25 Merge pull request #439 from pre-commit/configure_loggers_under_test Anthony Sottile 2016-11-26 17:53:08 -08:00
  • 573442faf3 Configure logging under test Anthony Sottile 2016-11-26 16:41:45 -08:00
  • 747eb1fe61 Merge pull request #438 from pre-commit/cygwin_check_after_setup_code Anthony Sottile 2016-11-26 15:30:12 -08:00
  • 4e0f73bbf3 Add cygwin check after initialization. Resolves #437 Anthony Sottile 2016-11-26 15:16:40 -08:00
  • 88f9f76e48 Merge pull request #436 from pre-commit/warn_cygwin_mismatched Anthony Sottile 2016-11-26 15:05:27 -08:00
  • 526abd9251 Warn on cygwin python/git mismatch. Resolves #354 Anthony Sottile 2016-11-26 14:42:29 -08:00
  • d17daf7fd1 Merge pull request #435 from pre-commit/centralize_logging Anthony Sottile 2016-11-26 14:33:58 -08:00
  • a7169905dc Centralize logging initialization Anthony Sottile 2016-11-26 14:18:13 -08:00
  • 323507c9e3 Merge pull request #434 from pre-commit/reorg_output Anthony Sottile 2016-11-26 14:04:15 -08:00
  • 893e0a9d49 Allow python tests to avoid the network wrt virtualenv Anthony Sottile 2016-11-26 13:41:11 -08:00
  • afbb6c787b Remove pypy3 for now (pip has dropped support) Anthony Sottile 2016-11-26 12:26:23 -08:00
  • 0dda19f691 Reorganize output writing Anthony Sottile 2016-11-26 12:15:55 -08:00
  • 5dbf5da372 Merge ebaf7da989 into 1adfa24124 Lucas Cimon 2016-11-13 16:39:02 +00:00
  • 1adfa24124 v0.9.3 v0.9.3 Anthony Sottile 2016-11-07 13:20:39 -08:00
  • eb5e15edaa Merge pull request #427 from pre-commit/setup_cfg_issue_425 Anthony Sottile 2016-11-07 11:58:22 -08:00
  • 5ace43765b Allow virtualenv creation with strange setup.cfg. Resolves #425 Anthony Sottile 2016-11-07 08:56:58 -08:00
  • 4f73a74378 Merge pull request #428 from pre-commit/fix_latest_git Anthony Sottile 2016-11-07 11:08:59 -08:00
  • a5aa32ee72 Fix latest-git.sh Anthony Sottile 2016-11-07 10:37:46 -08:00
  • 287f855d63 Added a failure message Jon Bruno 2016-11-01 12:17:10 -05:00
  • 9ef0c06d3f v0.9.2 v0.9.2 Anthony Sottile 2016-10-25 13:10:11 -07:00
  • 8bcf24e5d5 Merge pull request #421 from pre-commit/py26_cleanup Anthony Sottile 2016-10-23 17:31:15 -07:00
  • c4c02f71a6 Merge pull request #420 from pre-commit/stdlib_venv_strikes_again Anthony Sottile 2016-10-23 17:00:25 -07:00
  • cce59d7957 shlex.split works in py27+ Anthony Sottile 2016-10-23 16:55:16 -07:00
  • 3b888c9e42 Stop testing against py33 Anthony Sottile 2016-10-23 16:51:53 -07:00
  • e832ddc57f Merge pull request #408 from pre-commit/no_pyterminalsize Anthony Sottile 2016-10-23 16:48:53 -07:00
  • d5ebea31d7 Fix virtualenv-inside-venv on osx. Resolves #419 Anthony Sottile 2016-10-23 16:43:34 -07:00
  • e001a7d2ba Install gems with full paths Anthony Sottile 2016-10-23 16:12:10 -07:00
  • ebaf7da989 Moving from aspy.yaml to ruamel.yaml in order to preserve comments when using autoupdate - fixes #210 Cimon Lucas (LCM) 2016-09-28 10:51:32 +02:00
  • bbf1f62ed6 Merge pull request #412 from pre-commit/remove_py26_format_literals Anthony Sottile 2016-09-15 09:20:42 -07:00
  • b81c9802ae Remove py26 format literals Anthony Sottile 2016-09-15 08:17:18 -07:00
  • 26e60fa333 v0.9.1 v0.9.1 Anthony Sottile 2016-09-10 09:49:03 -07:00
  • b511bac036 Merge pull request #411 from pre-commit/regression_test_for_409 Anthony Sottile 2016-09-10 12:46:17 -04:00
  • cc65fa98d2 Add regression test for external diff tools Anthony Sottile 2016-09-10 09:24:28 -07:00
  • 4b90faab27 Merge pull request #409 from samsaggace/master Anthony Sottile 2016-09-09 10:56:47 -04:00
  • 5206ce2448 Fix file stashing with external diff tool Sebastien Chemin 2016-09-09 16:19:53 +02:00
  • 9c6484b94f Merge pull request #407 from pre-commit/nopy26_tarfile_open Anthony Sottile 2016-08-31 17:24:29 -07:00
  • f2f3054d8b Merge pull request #406 from pre-commit/nopy26_logging_handler Anthony Sottile 2016-08-31 17:24:22 -07:00
  • a677c42e21 Use 80 or min width instead of terminal size Anthony Sottile 2016-08-31 17:15:52 -07:00
  • 57cc50e0ad Remove tarfile_open (tarfile open in 2.7+) Anthony Sottile 2016-08-31 16:24:30 -07:00
  • 5961a8e5f1 Use super() ('newstyle class' in 2.7+) Anthony Sottile 2016-08-31 16:20:55 -07:00
  • 0a810249e3 v0.9.0 v0.9.0 Anthony Sottile 2016-08-31 12:41:38 -07:00
  • 60cc4158ed Merge pull request #400 from pre-commit/fix_trailing_whitespace_non_utf8_diff Anthony Sottile 2016-08-18 17:29:15 +02:00
  • b05cc4077e Fix staged-files-only with a non-utf8-trailing-whitespace diff. Resolves #397 Anthony Sottile 2016-08-18 07:25:55 -07:00
  • f11338ccfa Merge pull request #398 from sanmai-NL/clarify_git_err_msg Anthony Sottile 2016-08-18 16:36:33 +02:00
  • b6bcc8a80d Merge pull request #399 from pre-commit/stop_testing_py26 Anthony Sottile 2016-08-18 16:36:14 +02:00
  • 1522a8e05b Stop supporting python2.6 Resolves #263 Anthony Sottile 2016-08-18 07:32:47 -07:00
  • 1d4a332e04
    Clarify/correct error message Sander Maijers 2016-08-16 15:47:17 +02:00
  • 91dceb7e12 modified fixture to include auto-merge files during conflicts Vinay Karanam 2016-07-01 01:15:37 +05:30
  • ea05189c28 Merge pull request #387 from pre-commit/better_suggest_autoupdate Anthony Sottile 2016-06-25 10:52:32 -07:00
  • 5547db93ef Clarify language around missing hooks. Resolves #386 Anthony Sottile 2016-06-25 08:14:58 -07:00
  • 99edd0d5c9 Merge pull request #382 from pre-commit/tags_when_available Anthony Sottile 2016-06-23 09:56:33 -07:00
  • 758faa4ae7 Autoupdate to tags when available Anthony Sottile 2016-06-23 08:29:33 -07:00
  • d845ec6e36 Merge pull request #375 from vinayinvicible/master Anthony Sottile 2016-06-01 10:17:21 -07:00
  • d2c17ed226 Merge pull request #378 from pre-commit/use_py34_py35 Anthony Sottile 2016-06-01 10:17:09 -07:00
  • a5f312e4e1 Use python3.4 and 3.5 instead of 3.3 and 3.4 Anthony Sottile 2016-06-01 08:40:07 -07:00
  • b81e489cb2 Merge pull request #377 from pre-commit/py35_travis Anthony Sottile 2016-06-01 09:20:17 -07:00
  • 31599822fc Simpler python3.5 on travis-ci Anthony Sottile 2016-06-01 08:28:35 -07:00
  • b61a0b5467 added test for git forward diff Vinay Karanam 2016-06-01 15:49:44 +05:30
  • 00bed9ea2f Merge pull request #376 from pre-commit/dont_run_on_deleted_files Anthony Sottile 2016-05-25 09:32:01 -07:00
  • db97cf3329 Don't run on deleted files. Resolves #374 Anthony Sottile 2016-05-25 08:42:02 -07:00
  • 81d7efa7bb only consider forward diff in changed files vinay karanam 2016-05-25 14:44:59 +05:30
  • 6654fee5f9 Merge pull request #373 from pre-commit/not_using_pylint Anthony Sottile 2016-05-20 16:31:19 -07:00
  • efe33ffe5c We're not using pylint Anthony Sottile 2016-05-20 15:38:12 -07:00
  • 7c213f4482 v0.8.2 v0.8.2 Anthony Sottile 2016-05-20 15:28:16 -07:00
  • efda3cdcd0 Merge pull request #372 from pre-commit/dont_crash_on_not_found_exe Anthony Sottile 2016-05-20 15:03:53 -07:00
  • 5a6b6e81e9 Don't crash when an executable is not found Anthony Sottile 2016-05-20 13:22:13 -07:00
  • cd03f78d08 v0.8.1 v0.8.1 Anthony Sottile 2016-05-17 09:17:11 -07:00
  • 99df3cb602 Merge pull request #370 from pre-commit/fix_already_using_rbenv_default_ruby_version Anthony Sottile 2016-05-17 09:15:51 -07:00
  • e77bb8f3c3 Fix already using rbenv + default ruby. Resolves #369. Anthony Sottile 2016-05-17 08:23:21 -07:00
  • 749b840695 Merge pull request #368 from trbs/fix_autoupdate_loghandler Anthony Sottile 2016-05-10 18:55:57 -07:00
  • 8f73b321f5 reorder imports trbs 2016-05-10 17:40:11 +02:00
  • 9c64ce2caf Set up logging handler in autoupdate trbs 2016-05-10 13:47:06 +02:00
  • b0692638c7 Merge de33fad483 into da7e85c851 Anthony Sottile 2016-05-01 22:13:59 +00:00
  • de33fad483 Autoupdate roundtrips. Resolves #210 Anthony Sottile 2015-03-18 10:06:23 -07:00
  • da7e85c851 v0.8.0 v0.8.0 Anthony Sottile 2016-04-11 13:46:57 -07:00
  • 19bc0dc1b1 Merge pull request #355 from pre-commit/env_context Anthony Sottile 2016-04-11 09:54:46 -07:00
  • f8c82f99fd Make the pcre check for a more compliant implementation Anthony Sottile 2016-04-07 21:33:10 -07:00
  • 82369fd99f Add utility for parsing shebangs and resolving PATH Anthony Sottile 2016-03-21 21:08:44 -07:00
  • a932315a15 Implement 'negate' to simplify pcre Anthony Sottile 2016-03-21 19:56:41 -07:00
  • b7d395410b Implement a simplified xargs in python Anthony Sottile 2016-03-21 19:30:47 -07:00
  • a5b56bd9e3 Factor out bash and activate files Anthony Sottile 2016-03-21 14:58:56 -07:00
  • 00a3a9a09b Add envcontext helper Anthony Sottile 2016-03-21 12:10:40 -07:00
  • 495e21b24d Merge pull request #358 from pre-commit/use_markers Anthony Sottile 2016-03-25 10:49:32 -07:00
  • b61cf58237 Only require argparse / ordereddict under py26 Anthony Sottile 2016-03-25 10:19:01 -07:00
  • 6cf2a9bde1 Merge pull request #356 from pre-commit/nocover_py3 Anthony Sottile 2016-03-21 15:22:22 -07:00
  • f3802e7944 Add a missing no-cover to increase coverage under py3 Anthony Sottile 2016-03-21 15:21:22 -07:00
  • 1f9f7379a1 No 'docs' toxenv Anthony Sottile 2016-03-21 10:58:01 -07:00