Commit graph

  • 7c132d1c33 Update release notes, dependencies, and version Ian Cordasco 2015-02-22 12:13:14 -06:00
  • 96817b40b2 Merge branch 'issue/31' into 'master' Ian Cordasco 2015-02-22 18:05:41 +00:00
  • d6a5df1e58 Truly mimic pep8's -q functionality Ian Cordasco 2015-02-22 11:40:57 -06:00
  • 836d66a11f Document configuration file settings Oleg Broytman 2015-02-16 07:31:22 +03:00
  • d03b526913 Use git config before os.environ Oleg Broytman 2015-02-16 06:10:03 +03:00
  • 4d9a88298b Minor refactoring Oleg Broytman 2015-02-16 06:09:43 +03:00
  • 775ac8c386 Merge de9fd7d6a2 into 2f577791db Michael Penkov 2015-02-07 07:33:51 +00:00
  • de9fd7d6a2 Adding unit tests for fix in 218949a Michael Penkov 2015-02-07 16:33:35 +09:00
  • 2f577791db Bump version to 2.3.0 and update changelog 2.3.0 Ian Cordasco 2015-01-04 14:49:07 -06:00
  • b4f9f8e8ae Add release to tox.ini Ian Cordasco 2015-01-04 14:31:19 -06:00
  • 6b27451e57 Merge branch 'feature/output-file' into 'master' Ian Cordasco 2014-12-27 15:33:31 +00:00
  • 8adb88cf11 Add --output-file option Ian Cordasco 2014-12-26 21:34:32 -06:00
  • c761d22876 Merge branch 'feature/register-optional-checks' into 'master' Ian Cordasco 2014-12-27 15:05:11 +00:00
  • a239fe7b1c Merge branch 'fix-17' into 'master' Ian Cordasco 2014-12-27 15:00:56 +00:00
  • 776b93a72b Fix missing import INADA Naoki 2014-12-27 19:25:30 +09:00
  • 2eec485a65 flush() for each print() INADA Naoki 2014-12-27 18:03:53 +09:00
  • 2d5a6b1670 Prevent unintended behaviour modifying options.ignore Ian Cordasco 2014-12-18 15:25:36 -06:00
  • b301532636 Add ability to turn checks off by default Ian Cordasco 2014-12-18 15:11:26 -06:00
  • 07677578b4 Merge branch 'feature/continuous-integration' into 'master' Ian Cordasco 2014-12-18 01:29:15 +00:00
  • 18c51d0d25 Add configuration so Travis will run on our mirror Ian Cordasco 2014-12-17 18:55:24 -06:00
  • a152f10d4c Ensure flake8 passes itself in tests Ian Cordasco 2014-12-17 18:51:57 -06:00
  • 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