Commit graph

  • 48a256b583 Merge branch 'extra_include_eggs' into 'master' Ian Cordasco 2014-12-06 04:19:58 +00:00
  • 73b334a6e4 Merge branch 'master' into 'master' Ian Cordasco 2014-12-06 03:49:30 +00:00
  • d95cf46f72 Add .eggs and *.egg to EXTRA_EXCLUDE Marc Abramowitz 2014-11-25 10:24:27 -08:00
  • 997d291b9f Merge branch 'testing' into 'master' Ian Cordasco 2014-11-14 19:08:05 +00:00
  • 218949a3aa Correctly handle exclude patterns in git_hook Michael Penkov 2014-11-11 21:15:58 +09:00
  • 8b4bbd23bf Add first pass at integration style tests Joe Gordon 2014-10-13 21:42:32 -07:00
  • 236e0f0ea1 Do not exit early if style checks pass Josh 2014-10-28 06:02:24 +00:00
  • 247877b7c5 Prepare release 2.2.5 2.2.5 Ian Cordasco 2014-10-19 21:26:24 -05:00
  • 467233f185 Merge branch 'flush_stdout' into 'master' Ian Cordasco 2014-10-20 01:31:31 +00:00
  • 6e08711622 Flush all subprocess output before exit Weeble 2014-10-19 18:06:19 +01:00
  • 26f909b282 Merge branch 'ignore' into 'master' Ian Cordasco 2014-10-15 22:14:16 +00:00
  • dc5ffac75c Make flake8 pass in root directory Joe Gordon 2014-10-15 15:06:08 -07:00
  • 832ecb63aa Merge branch 'setupdevelop' into 'master' Ian Cordasco 2014-10-15 21:06:55 +00:00
  • bc0985787d Loosen the regular expression search Ian Cordasco 2014-10-15 15:27:52 -05:00
  • edafc04972 Make _flake8_noqa tighter Joe Gordon 2014-10-14 14:08:17 -07:00
  • a059cb79fd Merge branch 'git' into 'master' Ian Cordasco 2014-10-15 15:26:57 +00:00
  • ab849a9931 Have tox install via setup.py develop Joe Gordon 2014-10-14 14:29:30 -07:00
  • a70fc46347 Add a .gitignore file Joe Gordon 2014-10-13 21:19:59 -07:00
  • 2cf10d26a3 Release v2.2.4 2.2.4 Ian Cordasco 2014-10-09 16:56:01 -05:00
  • 7fd24c2983 Make --install-hook work without config files Ian Cordasco 2014-10-09 16:44:52 -05:00
  • be67f9784b Only initialize options.exclude if it is false-y Ian Cordasco 2014-10-09 14:58:48 -05:00
  • 69ed788443 When run as a setuptools command, the previous fix breaks flake8 Ian Cordasco 2014-10-09 14:24:45 -05:00
  • 25c4f52afa Fix GitLab #3 by actually excluding .tox Ian Cordasco 2014-10-09 14:09:35 -05:00
  • 752790e4ea Merge branch 'git_hook-file_pattern_match' into 'master' Ian Cordasco 2014-10-03 14:01:18 +00:00
  • c0dd7c870c Honor file pattern matching for git hook Chris Buccella 2014-09-23 00:54:39 -04:00
  • 876e283d38 Refactor Lukasz's work Ian Cordasco 2014-09-13 12:38:25 -05:00
  • 51955f9664 got rid of extra line added by accident. Joseph Kahn 2014-07-04 06:17:21 +00:00
  • a4017bb090 Added my own extensions to the known extensions list, shameless self promotion. Joseph Kahn 2014-07-04 06:13:59 +00:00
  • e6e655536c Applied icordasc PR comments Lukasz Dobrzanski 2014-09-13 08:41:18 +01:00
  • cbba9faf9e Fix SIGINT when running on multiprocessing Lukasz Dobrzanski 2014-09-06 03:23:55 +01:00
  • e6cb9528d3 Disable multiprocessing when using stdin Ian Cordasco 2014-09-12 22:36:37 -05:00
  • 79c80c3181 Move fix for #164 Ian Cordasco 2014-09-12 16:50:54 -05:00
  • 552e298a2c Disable --jobs on Windows Ian Cordasco 2014-09-12 16:49:34 -05:00
  • 34a2c12be8 Disable multiprocessing when using --diff Ian Cordasco 2014-09-11 20:14:07 -05:00
  • 475b5a386e Merged in lukmdo/flake8/switch_use_unitest (pull request #48) Ian Cordasco 2014-09-09 20:32:01 -05:00
  • c3d7e68a2b Use unittest.mock if available Lukasz Dobrzanski 2014-09-10 01:15:01 +01:00
  • 02b955453e Release v2.2.3 Ian Cordasco 2014-08-25 19:03:13 -05:00
  • 568d7751eb Release v2.2.3 2.2.3 Ian Cordasco 2014-08-25 19:02:46 -05:00
  • dec58991d6 Actually enable auto job configuration by default Ian Cordasco 2014-08-25 19:01:40 -05:00
  • 4053bb842a Release v2.2.2 Ian Cordasco 2014-07-04 21:53:14 -05:00
  • 2a3ad47563 Removed tag 2.2.2 2.2.2 Ian Cordasco 2014-07-04 21:52:54 -05:00
  • 3d83d1efee Merge bitbucket remote Ian Cordasco 2014-07-04 21:52:45 -05:00
  • 3748048f75 Release v2.2.2 Ian Cordasco 2014-07-04 21:51:37 -05:00
  • 397bcc4c96 Bump flake8 version number Ian Cordasco 2014-07-04 21:51:34 -05:00
  • 62ff350d1e Update CHANGES for 2.2.2 Ian Cordasco 2014-07-04 21:50:41 -05:00
  • 88f9059782 Merged in flox/flake8/mp-win32 (pull request #45) Ian Cordasco 2014-07-02 09:46:14 -05:00
  • 976d3374b9 Allow to configure multiple jobs on Windows; issues #153 and #154 Florent Xicluna 2014-07-01 00:46:54 +02:00
  • 146bd51404 Added tag 2.2.1 for changeset fabf3cf87eaf Ian Cordasco 2014-06-30 08:49:57 -05:00
  • 8a0ac48df6 Prepare for v2.2.1 2.2.1 Ian Cordasco 2014-06-30 08:49:44 -05:00
  • a0e3f364b1 Merge Florent's multiprocessing work over Joe's Ian Cordasco 2014-06-27 07:57:45 -05:00
  • 8a18ab3f1d Release v2.2.0 Ian Cordasco 2014-06-22 21:20:59 -05:00
  • 54b0030531 Bump information necessary to release v2.2.0 2.2.0 Ian Cordasco 2014-06-22 21:20:23 -05:00
  • e12caff58a Fix typo in command. Martijn Faassen 2014-06-18 15:37:21 +02:00
  • c208ce9378 Update this to document --install-hooks instead of distracting red herring of the old way to do this. Martijn Faassen 2014-06-18 15:33:19 +02:00
  • 549cb7ff7d NotImplimentedError => NotImplementedError Joe Gordon 2014-05-27 23:21:57 +00:00
  • 573a217d6c Fix the test suite Florent Xicluna 2014-05-23 15:55:59 +02:00
  • f40cf8e030 Accept 'auto' for --jobs, and default to cpu_count(); issue #151 Florent Xicluna 2014-05-23 15:43:52 +02:00
  • 1afa025166 engine.py edited online with Bitbucket Joe Gordon 2014-05-21 01:40:21 +00:00
  • b8539760f6 Default jobs to cpu_count; closes #151 Joe Gordon 2014-05-15 21:30:57 -07:00
  • ed6d0398bc Add support for 'python -m flake8' on Python >= 2.7; issue #85 Florent Xicluna 2014-05-05 22:08:03 +02:00
  • 6c395673e2 Do not overwrite Git pre-commit hook; closes #149 Florent Xicluna 2014-05-05 21:34:21 +02:00
  • d67491a104 Use write-only mode 'w' instead of 'w+' for writing hooks Florent Xicluna 2014-05-05 21:26:37 +02:00
  • 1ea9f12b18 Assume UTF-8 when decoding hg or git output; closes #148 Florent Xicluna 2014-05-05 21:01:05 +02:00
  • a3ecfbaaf8 Avoid an "imported but unused" warning Florent Xicluna 2014-04-27 00:44:42 +02:00
  • ee00aa1d66 Command "setup.py flake8" should check setup.py too Florent Xicluna 2014-04-27 00:42:32 +02:00
  • cdeb482a68 Add setup.cfg to support the wheel format Florent Xicluna 2014-04-27 00:27:56 +02:00
  • 94b59d327e New option --jobs to spawn multiple processes in parallel; closes #146 Florent Xicluna 2014-04-27 00:22:50 +02:00
  • 0d15687282 Mismatch with pep8 documentation Florent Xicluna 2014-04-26 23:41:28 +02:00
  • b89fc0dae8 Fix the errors reported by flake8 Florent Xicluna 2014-04-26 23:40:23 +02:00
  • 2255afcb77 Add to the tox.ini tests Florent Xicluna 2014-04-26 23:40:02 +02:00
  • eb6025ebff Fix the setuptools command to read the project configuration; closes #144 and #145 Florent Xicluna 2014-04-26 23:30:32 +02:00
  • 5772f274aa Remove obsolete compatibility code Florent Xicluna 2014-04-26 23:26:31 +02:00
  • 7b36756428 Fix test on Python 2.5 Florent Xicluna 2014-03-31 00:30:38 +02:00
  • a9ba84d5ff Ignore ./.tox directory Florent Xicluna 2014-03-30 23:54:36 +02:00
  • 2d62468625 Add a comment for the Nose workaround Florent Xicluna 2014-03-30 23:47:56 +02:00
  • 5770b171d5 Add option 'doctests' to run Pyflakes checks on doctests too; issue #138 Florent Xicluna 2014-03-30 23:31:19 +02:00
  • 876309ad97 Add changelog entries Florent Xicluna 2014-03-30 23:04:48 +02:00
  • 04401f8080 Add tox.ini Florent Xicluna 2014-03-30 22:51:03 +02:00
  • a6027498a0 Workaround for nose traceback on Python 2.6; fixes #109 Florent Xicluna 2014-03-30 22:50:01 +02:00
  • 6073c7ad89 Update .hgignore Florent Xicluna 2014-03-30 22:32:32 +02:00
  • 89f0800682 Merged in fr710/flake8 (pull request #41) Florent Xicluna 2014-03-30 22:15:19 +02:00
  • c1db99e4f2 Use try/except/else to disable demandimport Florian Rathgeber 2014-03-27 10:40:26 +00:00
  • f678e5daee Minor hg hook refactoring Florian Rathgeber 2014-03-23 18:52:35 +00:00
  • b049912317 Pass current directory as paths to pep8 StyleGuide Florian Rathgeber 2014-03-23 18:52:00 +00:00
  • 39e60d4254 Default hg ignore config to empty instead of None Florian Rathgeber 2014-03-23 18:47:21 +00:00
  • 45c7138907 Disable mercurial demandimport in _pyflakes module Florian Rathgeber 2014-03-23 18:35:08 +00:00
  • 19252c0404 Bump version that matters Ian Cordasco 2013-10-26 15:24:32 -05:00
  • 47d2a9ea96 Release v2.1.0 Ian Cordasco 2013-10-26 15:23:55 -05:00
  • 91c67ab7fe Changes for 2.1.0 2.1.0 Ian Cordasco 2013-10-26 15:23:24 -05:00
  • b4d786a393 Git and Mercurial hooks respect FLAKE8_LAZY Florian Rathgeber 2013-10-26 14:06:10 -05:00
  • 016ec97514 Git and Mercurial hooks respect FLAKE8_IGNORE Florian Rathgeber 2013-10-26 14:04:44 -05:00
  • ac55c9d419 Git hook respects local configuration files Florian Rathgeber 2013-10-26 13:58:37 -05:00
  • fafa844dce Bugfix: get the parser if no vcs found in install_hook Florian Rathgeber 2013-09-14 16:53:39 +01:00
  • e761600ca5 Re-add mock since I forgot it was actively being used Ian Cordasco 2013-10-12 21:29:19 -05:00
  • d7ee1f9152 Let's actually try out drone.io Ian Cordasco 2013-10-12 21:27:02 -05:00
  • d8f2bd92b8 revert checking for string and just pass a string to run() instead of a list Tobias Megies 2013-10-10 09:16:28 +02:00
  • b98d036e06 bugfix: shift a line into loop Tobias Megies 2013-10-10 09:00:42 +02:00
  • 06256daf3a remove encoding/decoding of staged files Tobias Megies 2013-10-10 09:00:06 +02:00
  • b8bd62dbc2 git hook: try to encode/decode with correct encoding (try to detect from file header) Tobias Megies 2013-10-09 21:27:01 +02:00
  • 74c6958e57 make git_hook check staged versions of files instead of local version Tobias Megies 2013-10-08 12:35:58 +02:00