Commit graph

  • 3dbeeeefe5
    Improve test coverage Morgan Courbet 2017-07-04 22:24:24 +02:00
  • 63bb1fd1f5
    Add unit test for mixed_line_ending --fix={cr,crlf} Morgan Courbet 2017-07-04 21:51:08 +02:00
  • 609d01178c
    Improve logging for force line ending Morgan Courbet 2017-07-04 21:26:02 +02:00
  • a1e1421a99
    Refactor mixed_line_ending Morgan Courbet 2017-07-04 21:23:03 +02:00
  • 614893f36d
    Fix _process_fix_auto to return the right value Morgan Courbet 2017-07-04 21:16:27 +02:00
  • c6c4c4a2fa
    Refactor mixed_line_ending Morgan Courbet 2017-07-04 21:07:00 +02:00
  • a1ffbfaa59
    Add mixed line detection Morgan Courbet 2017-07-04 20:50:49 +02:00
  • 4270b56e50
    Refactor MixedLineDetection Morgan Courbet 2017-07-04 20:49:11 +02:00
  • b1294b8614
    Add unit test for mixed_line_ending Morgan Courbet 2017-07-03 19:57:43 +02:00
  • f477582ae6
    Add logs to mixed_line_ending.py Morgan Courbet 2017-06-29 23:20:59 +02:00
  • 7192665e31 v0.9.1 v0.9.1 Anthony Sottile 2017-07-02 22:27:09 -07:00
  • 16879bcf16 Merge pull request #211 from pre-commit/check-executables-have-shebangs Anthony Sottile 2017-07-02 21:26:06 -07:00
  • 1d7aaaaa1e Fix end of files Anthony Sottile 2017-07-02 21:22:35 -07:00
  • 5dbbd4dd08 v0.9.0 v0.9.0 Anthony Sottile 2017-07-02 21:21:19 -07:00
  • 13991f09d2 Add a checker for executables without shebangs Chris Kuehl 2017-07-02 21:00:28 -07:00
  • 4a457a725e Merge pull request #210 from pre-commit/use_types Anthony Sottile 2017-07-02 21:08:55 -07:00
  • a831757015 Merge pull request #188 from pre-commit/py36_test Anthony Sottile 2017-07-02 21:08:42 -07:00
  • 0f1be0c521 Align tox.ini with .travis.yml Anthony Sottile 2017-03-21 10:26:34 -07:00
  • abea6d293d Use 0.15.0 types Anthony Sottile 2017-07-02 20:57:10 -07:00
  • e75fbac324 Merge ad6977c2f8 into 5e4e5b3bcb Jakob Weisblat 2017-07-03 03:02:04 +00:00
  • 5e4e5b3bcb Merge pull request #209 from pre-commit/0_15_0_forward_compatible Anthony Sottile 2017-07-02 20:01:24 -07:00
  • c4720434ba Make check-symlinks 0.15.0 compatible Anthony Sottile 2017-07-02 19:55:58 -07:00
  • aa50988889 Merge pull request #199 from pre-commit/rebase_conflict Anthony Sottile 2017-07-02 19:43:55 -07:00
  • 22b228210e
    Reuse variable definition Morgan Courbet 2017-06-29 21:46:25 +02:00
  • 2b28f4f051
    Rename variable names Morgan Courbet 2017-06-29 21:42:19 +02:00
  • 0a8b929f07
    Change files according to --fix option Morgan Courbet 2017-06-29 21:16:17 +02:00
  • aaf134c2bc
    Add line ending conversion Morgan Courbet 2017-06-28 22:15:31 +02:00
  • 466f9e1732
    Add line ending detection Morgan Courbet 2017-06-26 23:06:57 +02:00
  • ad0062a3bb
    Add filenames option Morgan Courbet 2017-06-26 21:42:27 +02:00
  • b2b0d5929a
    Use enum instead of raw argparse result Morgan Courbet 2017-06-26 21:31:44 +02:00
  • e9446ff0cc Merge pull request #207 from dlgallagher/file_contents_sorter_hook_fix_bug_with_files_not_ending_in_newline Anthony Sottile 2017-06-26 11:28:11 -04:00
  • 7102e0c8a3 file-contents-sorter should add newline at end of files missing newlines Make an explicit 'else' path for readability Daniel Gallagher 2017-06-25 19:51:50 -07:00
  • 5dd1819e8b Warn users of file-contents-sorter that blank lines are removed and comments are not respected Daniel Gallagher 2017-06-25 15:37:58 -07:00
  • 7cfec24f77 Fix bug with the file-contents-sorter hook when processing file that does not end in a newline Daniel Gallagher 2017-06-25 14:40:03 -07:00
  • 50871f83cc Merge pull request #206 from dlgallagher/requirements_txt_fixer_followup Anthony Sottile 2017-06-25 14:53:25 -04:00
  • 042c840ffa Merge pull request #202 from dlgallagher/file_contents_sorter_hook Anthony Sottile 2017-06-25 14:52:04 -04:00
  • 4c421e2ed1 Put argument parsing back into main() Daniel Gallagher 2017-06-25 10:22:10 -07:00
  • 844d9830de Some style tweaks Daniel Gallagher 2017-06-25 10:14:58 -07:00
  • 89ddf17888 Inline tuple parameterized test tuple Daniel Gallagher 2017-06-25 09:48:16 -07:00
  • d188f2ecf8 Merge branch 'master' into file_contents_sorter_hook Daniel Gallagher 2017-06-25 09:39:21 -07:00
  • d419bef35c Merge pull request #205 from dlgallagher/fix_requirements_txt_fixer_on_empty_requirements_files Anthony Sottile 2017-06-24 00:35:39 -04:00
  • a9c4799de5 Merge pull request #203 from dlgallagher/sort_simple_yaml Anthony Sottile 2017-06-24 00:28:25 -04:00
  • 7ccfa05f2f Fix NoneTypeError when requirements file is empty Daniel Gallagher 2017-06-23 17:19:21 -07:00
  • f235b4a386 Merge 9c3c62b2ff into 78818b90cd Dan 2017-06-23 23:35:49 +00:00
  • 9c3c62b2ff Make hooks.yaml a symlink of .pre-commit-hooks.yaml Daniel Gallagher 2017-06-23 16:31:55 -07:00
  • b6eff3d39e Add sort-simple-yaml hook (originally private hook from yelp_pre_commit_hooks) Daniel Gallagher 2017-06-23 16:26:00 -07:00
  • 05d9c8c805 Make tests pass Daniel Gallagher 2017-06-23 15:10:10 -07:00
  • b941d0e6df Respond to review feedback Daniel Gallagher 2017-06-23 14:58:24 -07:00
  • 4af7451154 Update README.md about file-contents-sorter Daniel Gallagher 2017-06-23 11:32:05 -07:00
  • 8b41c575db cp .pre-commit-hooks.yaml hooks.yaml Daniel Gallagher 2017-06-23 10:44:10 -07:00
  • 9425c5d6b5 First commit of file-contents-sorter precommit hook Daniel Gallagher 2017-06-23 00:33:13 -07:00
  • ad6977c2f8
    edit detect_private_key to ignore directories instead of trying to open them as files Jakob Weisblat 2017-06-19 13:20:24 +02:00
  • 93194b9c6a
    Change --fix option from mixed_line_ending Morgan Courbet 2017-06-18 12:31:22 +02:00
  • 51866649a6
    Split argument parsing from main mixed line ending function Morgan Courbet 2017-06-18 12:23:39 +02:00
  • afaa97cd11
    Add enum to mixed_line_ending --fix option Morgan Courbet 2017-06-17 19:45:39 +02:00
  • 16b7c7af5d
    Use Enum to list line ending types in mixed_line_ending Morgan Courbet 2017-06-15 20:29:28 +02:00
  • 3d4fb41d8a
    Add mixed-line-ending processor Morgan Courbet 2017-06-13 21:37:03 +02:00
  • 56d45435f4
    Add mixed-line-ending test case Morgan Courbet 2017-06-13 21:38:14 +02:00
  • a533d5e03c Merge e4dbcd549b into 78818b90cd Tom Chang 2017-06-13 10:21:40 +00:00
  • e4dbcd549b fix Tom Chang 2017-06-13 18:21:24 +08:00
  • 8b2066fb27 demo Tom Chang 2017-06-13 18:15:12 +08:00
  • 6076fd1b15 Support rebase conflicts in check-merge-conflicts Anthony Sottile 2017-06-12 10:39:07 -07:00
  • 912f7d9e01
    Add test instructions Morgan Courbet 2017-06-11 21:05:34 +02:00
  • b0578a3f81 Merge 3382d830c2 into 78818b90cd Lavish Aggarwal 2017-06-08 08:44:22 +00:00
  • f8de2e4621 Merge 51f8cc8ff0 into 78818b90cd Sviatoslav Sydorenko 2017-06-08 08:44:22 +00:00
  • e271a21735 Merge 97a00d0324 into 78818b90cd Samuele Maci 2017-06-08 08:44:22 +00:00
  • 0e3c7e3c5d Merge 529d30c847 into 78818b90cd Bryan Culbertson 2017-06-08 08:44:22 +00:00
  • 86d1749512 Merge 5fc347406d into 78818b90cd cclauss 2017-06-08 08:44:21 +00:00
  • 566dbe9264 Merge 5a0f441673 into 78818b90cd Andreas Rammhold 2017-06-08 08:44:21 +00:00
  • 739780f826 Merge 6448788ddc into 78818b90cd Mike Miller 2017-06-08 08:44:21 +00:00
  • 78818b90cd v0.8.0 v0.8.0 Anthony Sottile 2017-06-06 14:26:36 -07:00
  • 6448788ddc Force setuptools < 36.0.0 to avoid simplejson/six error Mike Miller 2017-06-01 10:54:11 +03:00
  • 0e20aa09e2 define more branch protected Oscar Landry 2017-04-26 10:04:26 +02:00
  • b5adb5b4fe Merge d3a93e6d1e into 5bf6c09bfa Anthony Sottile 2017-04-19 13:31:03 +00:00
  • bc123f39c3 Merge a2d690a0ab into 5bf6c09bfa Jordan Tardif 2017-04-17 07:44:17 +00:00
  • 5a0f441673
    no-commit-to-branch: Fixed manifest validation issue Andreas Rammhold 2017-03-27 13:57:38 +02:00
  • b551945806 Merge 6d613239ef into 5bf6c09bfa Oscar Garcia 2017-03-21 15:48:27 +00:00
  • 5fc347406d Add py36 to tox cclauss 2017-03-21 16:46:43 +01:00
  • 5bf6c09bfa Merge pull request #186 from pre-commit/attempt_to_fix_json_hook Anthony Sottile 2017-03-20 11:53:31 -07:00
  • c71b80b6ed bump revision of pre-commit-hooks Anthony Sottile 2017-03-20 10:43:12 -07:00
  • dc50b7f09c Attempt to fix the json hook under test Anthony Sottile 2017-03-20 10:42:48 -07:00
  • a8592669d9 Add a no commit to specific branch hook. (#185) Evan Felix 2017-03-20 10:36:51 -07:00
  • 878e45021d Adding support for branches with a slash in them. Evan J. Felix 2017-03-20 09:40:55 -07:00
  • b95dcad616 Fixups Anthony Sottile 2017-03-20 08:24:58 -07:00
  • 4c3cc8f3ed Merge pull request #184 from ushuz/pretty-json-no-ensure-ascii Anthony Sottile 2017-03-20 08:23:15 -07:00
  • 10f8bd2f22 Add unit test for --no-ensure-ascii option ushuz 2017-03-16 14:54:55 +08:00
  • 543c5c7e1a Add an option to disable ensure_ascii John Hu 2017-03-16 11:27:34 +08:00
  • 28c3288ba8 Use Contractions Properly, alphabatize new hook. Evan J. Felix 2017-03-17 16:35:22 -07:00
  • 7c6b842a92 code cleanup based off asottile comments Evan J. Felix 2017-03-17 15:34:23 -07:00
  • 44c6676070 more fixes for syntax checking Evan J. Felix 2017-03-17 14:37:10 -07:00
  • 97448dfed7 reorder imports Evan J. Felix 2017-03-17 14:06:47 -07:00
  • 6ff7af19ee cleanup some pep8 and flake issues Evan J. Felix 2017-03-17 13:54:34 -07:00
  • 5abcaee46d remove extraneous modules Evan J. Felix 2017-03-17 13:44:07 -07:00
  • c78ebd0d85 add Tests and cleanup testing issues Evan J Felix 2017-03-17 13:10:51 -07:00
  • 564a82ca89 Merge pull request #4 from pre-commit/master Evan Felix 2017-03-16 23:09:28 -07:00
  • fefc7c417a Merge 232394b589 into 414cfa7b23 Evan Felix 2017-03-16 07:15:31 +00:00
  • 414cfa7b23 Merge pull request #182 from Hirevisor/master Anthony Sottile 2017-03-15 07:35:07 -07:00
  • c380d0b3e3 Handling default django test filename of "tests.py" Oliver Zhou 2017-03-15 00:40:53 -07:00
  • ef7c425a3e Require a newer version of autopep8 Anthony Sottile 2017-03-13 14:32:43 -07:00
  • c847dd3f2e Merge pull request #179 from pre-commit/pyupgrade Anthony Sottile 2017-03-12 18:17:06 -07:00