Commit graph

  • 9e6f5325d6 Update to 1.7 for the next release. Ian Cordasco 2012-11-16 19:51:33 -05:00
  • 11ec1e7bd6 Release 1.6 Ian Cordasco 2012-11-16 19:50:42 -05:00
  • 14c7a9b82d Back out of that tag. Ian Cordasco 2012-11-16 19:50:26 -05:00
  • 20bbf8d123 Forgot to edit the README ahead of releasing 1.6 1.6 Ian Cordasco 2012-11-16 19:49:58 -05:00
  • 0bd01d3846 Release 1.6 Ian Cordasco 2012-11-16 19:38:28 -05:00
  • c13fdc8ce3 Merged in fix_excludes (pull request #27) Tarek Ziadé 2012-11-16 10:26:42 +01:00
  • 13ee10c914 Add Marc Labbé to the CONTRIBUTORS file. Ian Cordasco 2012-11-15 14:16:32 -05:00
  • 2484edfbc8 Two problems I didn't see before that are now fixed. Ian Cordasco 2012-11-14 11:59:34 -05:00
  • 70a75d8f08 I'm not exactly a fan of skip_file taking pep8style. Ian Cordasco 2012-11-12 11:38:33 -05:00
  • 547f71b243 Closes #38. Ian Cordasco 2012-11-12 10:00:06 -05:00
  • a53880364c Ignore directories that match exclusion patterns. Kilian Koepsell 2012-11-10 01:21:45 -08:00
  • 56ba00ea2e Respect exclude option from pep8 - fixes #23 Kilian Koepsell 2012-11-09 22:57:45 -08:00
  • 72bd7ee8cf Forgot to document the `lazy` param. Ian Cordasco 2012-11-08 13:45:31 -05:00
  • 01471f885d Add lazy option to the git_hook. Ian Cordasco 2012-11-08 13:44:17 -05:00
  • ada8d325ca Fixes #37. Ian Cordasco 2012-11-08 10:47:12 -05:00
  • 82ea7edadc Fixes #14 and #19. Ian Cordasco 2012-11-08 09:03:54 -05:00
  • 110099b355 Fixed typo, thanks to Tiago Oliveira - fixes #36 Tarek Ziade 2012-11-08 11:15:19 +01:00
  • cc1d7c5385 Merge in @tarek's changes. Ian Cordasco 2012-11-07 20:33:04 -05:00
  • 982b089243 make sure pep8style is always initialized Tarek Ziade 2012-11-07 20:58:40 +01:00
  • a4ebc1c5c4 Fix #21. `init` can also be used elsewhere. Ian Cordasco 2012-11-07 12:40:49 -05:00
  • d126c3503e Fixes #20. Ian Cordasco 2012-11-07 12:20:05 -05:00
  • 5b6b4cd1e4 Fixes #12. Not important but might as well. Ian Cordasco 2012-11-06 17:46:51 -05:00
  • a08b0387e5 Should have included @phd's name in CONTRIBUTORS.txt Ian Cordasco 2012-11-06 17:25:40 -05:00
  • 297a566b46 Incorporate @phd's patch. Ian Cordasco 2012-11-06 16:24:14 -05:00
  • c89ac53cfb fixed a missing manifest file Tarek Ziade 2012-11-05 22:26:28 +01:00
  • 792add28c2 style Tarek Ziade 2012-10-17 10:20:45 +02:00
  • 00696f120e init pep8 - fixes #32 Tarek Ziade 2012-10-17 10:20:21 +02:00
  • 373a810bab added LICENCE to MANIFEST Tarek Ziade 2012-10-13 15:22:32 +01:00
  • c33d0704e3 starting 1.6 Tarek Ziade 2012-10-13 15:14:58 +01:00
  • ea2cc005f8 Added tag 1.5 for changeset ff671fabec71 Tarek Ziade 2012-10-13 15:13:20 +01:00
  • 2f396e061a prep for 1.5 1.5 Tarek Ziade 2012-10-13 15:13:15 +01:00
  • 164a32126c Merged changes from origin mrlabbe 2012-10-03 07:38:20 -04:00
  • 557feff3eb add cmd script only on windows (as per issue #22 specification) mrlabbe 2012-09-26 08:06:25 -04:00
  • 6a13c46227 Add Peter Teichman to CONTRIBUTORS.txt Peter Teichman 2012-09-17 19:07:05 -04:00
  • 3bd3c01e35 Remove the now-unused set() in _get_python_files Peter Teichman 2012-09-17 07:32:11 -04:00
  • 4a7b381fc0 Merge from the flake8 trunk Peter Teichman 2012-09-15 13:52:37 -04:00
  • bb3dcbd321 Add entry_points only with setuptools and command only w/o setuptools mrlabbe 2012-09-14 08:45:48 -04:00
  • c6ac38cd70 Incorporate patch review on Flake8Command Peter Teichman 2012-09-12 18:44:24 -04:00
  • ea52243634 Merged in magopian/flake8/test-suite-in-setup-py (pull request #23) Tarek Ziadé 2012-09-12 12:26:34 +02:00
  • 7be297cd1e test_suite and tests_require only available when using setuptools Mathieu Agopian 2012-09-12 11:39:36 +02:00
  • 0d29a4b02a Merged in huhao/flake8 (pull request #25) Tarek Ziadé 2012-09-12 10:03:51 +02:00
  • 35c2d8b3ae Merged in harobed/flake8 (pull request #20) Tarek Ziadé 2012-09-12 09:55:21 +02:00
  • ccc7acc62e 1. mccabe.py support # NOQA 2. run.py support ignore some errors 3. run.py add max_line_length default value onlytiancai 2012-09-12 11:03:20 +08:00
  • 2e04e30d51 add Flake8Command, a setuptools command Peter Teichman 2012-09-09 08:24:04 -04:00
  • 2f9825a6af apply the pep8 default max_line_length in _PEP8Options Peter Teichman 2012-09-09 08:20:18 -04:00
  • 1492f618cb adds test_suite and tests_require in setup.py Mathieu Agopian 2012-09-08 12:10:14 +02:00
  • a312a1a08f added cmd script (and scripts subfolder) mlabbe 2012-09-05 17:59:29 -04:00
  • a89b840960 added entry point for flake8 command mrlabbe 2012-09-05 13:17:02 -04:00
  • dd92d52f06 make sure mccacbe catches the syntax errors as warnings Tarek Ziade 2012-08-14 18:16:24 +02:00
  • 0e2456fc76 Upgrave pep8.py file and try to implement : https://bitbucket.org/tarek/flake8/issue/23/use-pep8-configuration-file There are may be some regression to fix. Stephane Klein 2012-08-04 16:20:21 +02:00
  • 2c1d836b31 added David to the contribs Tarek Ziade 2012-07-27 17:42:16 +02:00
  • aaa14dc4e1 fixed the stdin, thanks to zeeg Tarek Ziade 2012-07-27 11:52:37 +02:00
  • c41011901f starting 1.5 Tarek Ziade 2012-07-10 16:33:38 +02:00
  • 612a840ef7 its 0.4 Tarek Ziade 2012-07-10 16:31:55 +02:00
  • 35aa0f2131 prepping 0.4 Tarek Ziade 2012-07-10 16:31:06 +02:00
  • ecc81ce46d removed a couple of slashes Tarek Ziade 2012-07-10 16:26:17 +02:00
  • abd1155e19 Merged in tebeka/flake8 (pull request #18) Tarek Ziadé 2012-07-09 16:02:56 +02:00
  • 141bad1134 Use pep8 1.2 Miki Tebeka 2012-06-15 17:44:07 -07:00
  • 3438b55c1a git_hook: Only check staged changes for compliance Christoph Rauch 2012-06-14 14:04:42 +02:00
  • 30d3fd0f16 Re-started 1.4. Jannis Leidel 2012-05-19 19:22:53 +02:00
  • 6fc3349645 Added tag 1.3.1 for changeset c522d468c5b8 Jannis Leidel 2012-05-19 19:21:53 +02:00
  • 904a5cc107 Added myself to contributors file. 1.3.1 Jannis Leidel 2012-05-19 19:21:04 +02:00
  • 956a42409f Updated README and version Jannis Leidel 2012-05-19 19:20:50 +02:00
  • 04e8b490bd Added future import to make flake8 Python 2.5 compatible. Jannis Leidel 2012-05-19 13:15:03 +02:00
  • 326eb7cdb2 starting 1.4 Tarek Ziade 2012-03-22 10:36:24 +01:00
  • 3f32ef7212 Added tag 1.3 for changeset 0407b6714ca4 Tarek Ziade 2012-03-22 10:35:26 +01:00
  • 926aa49421 updated README 1.3 Tarek Ziade 2012-03-22 10:35:22 +01:00
  • 10a4d98fad added missing blank line Tarek Ziade 2012-03-22 10:29:57 +01:00
  • 52d47cf99a added Gustavo Tarek Ziade 2012-03-22 10:28:42 +01:00
  • 48749a67fe Fixed the W402 (imported but unused) bug in flake8's fork of pyflakes. Gustavo Picon 2012-03-21 01:02:35 -05:00
  • 5758abe37d starting 1.3 Tarek Ziade 2012-02-28 00:21:37 +01:00
  • 08c5512c11 Added tag 1.2 for changeset de690f0eb402 Tarek Ziade 2012-02-28 00:09:30 +01:00
  • b9c0ac5a11 merged 1.2 Tarek Ziade 2012-02-28 00:09:27 +01:00
  • 75d3365926 Added tag 1.2 for changeset 575a782a8fb5 Tarek Ziade 2012-02-28 00:07:55 +01:00
  • 3ee2df248a completed the CHANGES Tarek Ziade 2012-02-28 00:07:50 +01:00
  • 99bd4737e2 fix rst syntax in README Steven Kryskalla 2012-02-23 15:28:39 -08:00
  • 420d998ff3 adding a list of all warning / error codes to README adding myself to contributors Steven Kryskalla 2012-02-23 15:25:02 -08:00
  • 50517129da merge Steven Kryskalla 2012-02-23 15:04:21 -08:00
  • 1d4e9a8968 mccabe warning message was missing a ":" after the column number update tests to match the new format with the warning code tests pass in python 2.7 and 3.2 Steven Kryskalla 2012-02-23 15:03:21 -08:00
  • 82a72535ad merged Tarek Ziade 2012-02-23 22:52:26 +01:00
  • 9708efe757 clarify all the licences in LICENCE - basically it's all MIT Tarek Ziade 2012-02-23 22:51:55 +01:00
  • fdb1009fc1 adding warning codes W402..405 and W801..806 to pyflakes messages Steven Kryskalla 2012-02-23 12:27:22 -08:00
  • a2ac0c3035 add warning code W901 to mccabe Steven Kryskalla 2012-02-23 12:20:44 -08:00
  • 753ef01fb9 MacCabe -> McCabe Steven Kryskalla 2012-02-21 18:48:08 -08:00
  • 1feeec96f9 Add a flag for exiting with status code 0, even when there are warnings Steven Kryskalla 2012-02-21 17:02:53 -08:00
  • fabd0fa801 more weird edge cases py2/3 Tarek Ziade 2012-02-21 15:46:05 +01:00
  • ef4b069970 Fixed the exception scope behavior Tarek Ziade 2012-02-21 14:28:12 +01:00
  • d8f6e431f1 removed some prints Tarek Ziade 2012-02-21 13:19:35 +01:00
  • cf16bf82b9 cleanup Tarek Ziade 2012-02-21 13:04:01 +01:00
  • fde77e2168 fixed the way exception definitions are bind Tarek Ziade 2012-02-21 13:02:28 +01:00
  • 1307356ba7 merge back Jason change Tarek Ziade 2012-02-21 11:52:32 +01:00
  • 29bb206fd4 merged branch python3 Tarek Ziade 2012-02-21 11:49:21 +01:00
  • b29f197d69 fixed the mccabe complexity for py3 and py2 as well Tarek Ziade 2012-02-21 11:31:16 +01:00
  • 1003eeabe8 make sure the name of the exception is added in the scope of the exception - fixes #10 Tarek Ziade 2012-02-21 10:43:16 +01:00
  • b1690f818d more ignores Tarek Ziade 2012-02-21 10:40:58 +01:00
  • c3dc6b8c01 more ignores Tarek Ziade 2012-02-21 10:40:43 +01:00
  • 7beb6d3845 make sure skip_warning works with no files Tarek Ziade 2012-02-21 10:37:40 +01:00
  • b97f9f542d io under py3 Tarek Ziade 2012-02-21 10:37:12 +01:00
  • 0d0d5d84b5 make sure skip_warning works with no files Tarek Ziade 2012-02-21 10:36:55 +01:00
  • 3027204914 ignore warning on the import - fixes #9 Tarek Ziade 2012-02-21 09:47:05 +01:00