Commit Graph

  • 25e50df1e5 Merge pull request #13 from exKAZUu/master Anthony Sottile 2014-12-21 06:24:32 -0800
  • fc6fbc4732 Extend target languages of end-of-file-fixer and trailing-whitespace. Kazunori Sakamoto 2014-12-21 20:18:19 +0900
  • 8eb1ae2e30 sudo: false for travis Anthony Sottile 2014-12-20 19:44:44 -0800
  • eb53190d16 Fix requirements-txt-fixer entrypoint Anthony Sottile 2014-12-17 12:14:56 -0800
  • 97c004684e Merge pull request #12 from campaul/fix_requirements_txt Anthony Sottile 2014-12-17 10:56:48 -0800
  • b83ea591b5 Added requirements.txt hook Cameron Paul 2014-12-16 12:22:37 -0800
  • d8a44784fc Merge pull request #10 from pre-commit/pypy3 Anthony Sottile 2014-10-14 14:22:17 -0700
  • dc94a6936d Add testing for pypy3 Anthony Sottile 2014-10-14 14:08:44 -0700
  • f99d70ef0f Merge pull request #9 from tdeo/patch-1 Anthony Sottile 2014-09-02 06:40:16 -0700
  • cc997d7086 Add .erb files to hooks tdeo 2014-09-02 10:00:34 +0200
  • d3db038582 Update .pre-commit-config.yaml Anthony Sottile 2014-08-22 12:42:21 -0700
  • 3bac9613e8 Update .pre-commit-config.yaml Anthony Sottile 2014-08-22 11:13:46 -0700
  • 6343700aa0 v0.3.0 v0.3.0 Anthony Sottile 2014-08-22 11:11:31 -0700
  • dec8e5eecc Merge pull request #8 from pre-commit/autopep8_wrapper Ken Struys 2014-08-22 11:10:23 -0700
  • 76a62e744c Add autopep8-wrapper hook. Anthony Sottile 2014-08-22 11:04:55 -0700
  • 86b1c9da8e Add autopep8-wrapper hook. Anthony Sottile 2014-08-22 11:00:43 -0700
  • 0121199c0a Update changelog for 0.2.0 Anthony Sottile 2014-08-19 17:33:34 -0700
  • 48294fb9c1 Update README Anthony Sottile 2014-08-19 17:33:08 -0700
  • d0adff17ba Merge pull request #7 from pre-commit/json v0.2.0 Ken Struys 2014-08-19 17:01:28 -0700
  • e1f5bab52c Add 'check-json' hook. Anthony Sottile 2014-08-19 16:05:41 -0700
  • 243fe50bc1 Add a hook for checking parseable json. Anthony Sottile 2014-08-19 16:03:48 -0700
  • 7ec4853521 Add scss to fixers. Anthony Sottile 2014-06-25 15:36:34 -0700
  • f69737ee19 Add template files to hooks.yaml Anthony Sottile 2014-06-25 11:22:51 -0700
  • c94b2087db This is v0.1.1 v0.1.1 Anthony Sottile 2014-06-19 17:51:42 -0700
  • ba52312ee8 Merge pull request #6 from pre-commit/cannot_parse_ast Anthony Sottile 2014-06-19 17:50:09 -0700
  • 830ea6d8c8 Give a better message when ast is not parseable. Anthony Sottile 2014-06-19 17:41:53 -0700
  • 766631472a Merge pull request #5 from pre-commit/update_readme Anthony Sottile 2014-06-18 06:51:12 -0700
  • 24609dea4a Update readme. Anthony Sottile 2014-06-18 06:47:14 -0700
  • a751eb58f9 Use pre-commit from pypi. Anthony Sottile 2014-06-07 15:49:06 -0700
  • 80c5a18273 This is v0.1.0 v0.1.0 Anthony Sottile 2014-06-07 14:47:12 -0700
  • 2519d3a655 Update pre-commit config for new version. Anthony Sottile 2014-06-07 14:46:58 -0700
  • 7c003425b3 Add files to hooks.yaml Anthony Sottile 2014-06-05 18:35:56 -0700
  • 00dd44afec Remove timid coverage. Anthony Sottile 2014-06-05 15:52:56 -0700
  • 5c7c61673a Add coveralls Anthony Sottile 2014-06-05 10:02:24 -0700
  • 2dabff7f9c Update pre-commit config. Anthony Sottile 2014-06-05 09:23:49 -0700
  • 59f23b7c55 requirements_dev -> requirements-dev Anthony Sottile 2014-06-05 09:09:21 -0700
  • dd18ff15f2 MIT Anthony Sottile 2014-06-05 08:58:48 -0700
  • 00d5904b80 Fix pylint. Anthony Sottile 2014-06-01 16:08:31 -0700
  • f961d8f5e1 Add python 3.4 on travis. Anthony Sottile 2014-06-01 15:59:14 -0700
  • 0a2daf5f8b Merge pull request #4 from pre-commit/better_project_setup Anthony Sottile 2014-04-13 22:58:02 -0700
  • ba80c884f8 Fix PyPy Anthony Sottile 2014-04-13 22:53:54 -0700
  • 8328f8f518 Fix Python2.6 coverage. Anthony Sottile 2014-04-13 22:31:47 -0700
  • 8270d81308 Improve test coverage. Anthony Sottile 2014-04-13 22:21:42 -0700
  • b80ca9e84a Update project setup. Anthony Sottile 2014-04-13 22:09:14 -0700
  • 13b4ca54cf pyflakes -> flake8 Anthony Sottile 2014-04-13 17:58:19 -0700
  • ca93f6834f Merge pull request #3 from pre-commit/flake8 Anthony Sottile 2014-04-13 17:53:50 -0700
  • 203256bcb3 Remove meta test as hooks are now skipped with no files. Anthony Sottile 2014-04-13 17:49:52 -0700
  • 1c9ce9dfd2 Add flake8 hook. Tests are broken though. Anthony Sottile 2014-04-12 09:24:08 -0700
  • 777d06b336 Remove unnecessary chunk from pre-commit-config Anthony Sottile 2014-04-03 22:29:58 -0700
  • 84fbf05803 Update pre-commit-config to include new hook. Anthony Sottile 2014-04-03 22:23:50 -0700
  • 63b595ec2c check_yaml should not require any arguments. Anthony Sottile 2014-04-03 22:22:00 -0700
  • f78ea7200d Update hooks.yaml for yaml hook. Anthony Sottile 2014-04-03 21:45:32 -0700
  • cd4ce488aa Merge pull request #2 from pre-commit/yaml_hook Anthony Sottile 2014-04-03 21:43:18 -0700
  • 3e45f53e68 Add a hook for yaml files. Anthony Sottile 2014-04-03 21:36:03 -0700
  • 212b3dc49d Bump versions on some deps. Anthony Sottile 2014-04-03 21:00:48 -0700
  • 82344a4055 Fix pre-commit config. Anthony Sottile 2014-03-30 13:22:55 -0700
  • bec87f6c87 manifest -> hooks Anthony Sottile 2014-03-30 13:04:35 -0700
  • 3e36dfe326 Autoupdate config Anthony Sottile 2014-03-23 23:10:35 -0700
  • 8aa14d218d Add Fix End of Files to hooks Anthony Sottile 2014-03-22 21:46:48 -0700
  • 7673990291 Merge pull request #1 from pre-commit/end_of_file_fixer Anthony Sottile 2014-03-22 21:43:36 -0700
  • 57f1533b84 Added end of file fixer hook. Anthony Sottile 2014-03-22 21:40:57 -0700
  • be8b296a0a Add Travis bling Anthony Sottile 2014-03-22 18:40:47 -0700
  • 8bf2477142 Simpler requirements.txt Anthony Sottile 2014-03-22 18:33:32 -0700
  • 45741545dc Refactored how entry points work. Anthony Sottile 2014-03-22 18:21:54 -0700
  • 5db7f2d807 Bump hooks. Anthony Sottile 2014-03-18 22:04:52 -0700
  • 12794c1c19 Add some tests for tests_should_end_in_test hook Anthony Sottile 2014-03-18 21:25:36 -0700
  • d2e45f3400 RIP old pre-commit.py Anthony Sottile 2014-03-16 19:24:40 -0700
  • 9a4d67d8f7 Add tests named test hook to hooks Anthony Sottile 2014-03-14 15:48:57 -0700
  • ab35cd3634 Add name-tests-test hook Anthony Sottile 2014-03-14 15:42:24 -0700
  • f19c06a8b4 Update pre-commit to use the new hooks Anthony Sottile 2014-03-14 15:25:57 -0700
  • 3d3427e85f Fix setup.py Anthony Sottile 2014-03-14 15:21:51 -0700
  • acd9eaf6ed Add trailing whitespace fixer. Anthony Sottile 2014-03-14 15:18:29 -0700
  • 10c042c99c Fix debug statement hook Anthony Sottile 2014-03-14 14:51:42 -0700
  • 4fc86a807b Added debug statement hook. Anthony Sottile 2014-03-14 14:23:08 -0700
  • 5e713f8878 Add the first hook Anthony Sottile 2014-03-13 18:42:03 -0700
  • cd74dc150c Update link in README Anthony Sottile 2014-03-13 09:26:06 -0700
  • efd973e022 Add *.iml to the gitignore Anthony Sottile 2014-03-13 09:12:13 -0700
  • 8dc0c7a9ee Add install -e . to Makefile Anthony Sottile 2014-03-13 08:54:30 -0700
  • 27291ffa31 Initial commit. Anthony Sottile 2014-03-13 08:41:35 -0700