Commit graph

  • 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
  • 762bb68968 Ignore .tox directories by default Ian Cordasco 2013-10-05 08:26:15 -05:00
  • ac7301c737 Merge default from remote Ian Cordasco 2013-08-03 16:32:46 -05:00
  • 1d665700e5 These should have been committed over a week ago. Ian Cordasco 2013-07-27 21:48:36 -05:00
  • d9fe125957 Fix hook file permissions Laurent Bachelier 2013-07-14 13:15:51 +02:00
  • d3b8f9a284 A slow start towards rewriting the tests Ian Cordasco 2013-07-04 23:41:46 -04:00
  • 1e59072600 Start new tests Ian Cordasco 2013-07-04 13:47:01 -04:00
  • 3fbfd0b2d7 Remove broken and useless tests. Update LICENSE Ian Cordasco 2013-07-04 13:46:28 -04:00
  • ec25ce4a4a Report the column number for PyFlakes errors; issue #90 Florent Xicluna 2013-07-04 17:40:20 +02:00
  • da663a77ca Really upgrade dependencies Florent Xicluna 2013-07-04 17:39:48 +02:00
  • a3b4cd6bed Upgrade dependencies. Ian Cordasco 2013-07-04 11:29:50 -04:00
  • d3faf6afab Fix git hook on python 3 Ian Cordasco 2013-07-04 11:29:12 -04:00
  • e2eb1308b1 Minor improvement to docs Ian Cordasco 2013-07-03 23:40:50 -04:00
  • 26283741b9 we want those links in the doc Tarek Ziade 2013-06-19 11:48:22 +02:00
  • ca882263f8 Update this to deal with Marc and Bruno's names Ian Cordasco 2013-05-21 23:37:35 -04:00
  • 98dbd1606a Add option parsing to setuptools integration Austin Morton 2013-04-17 10:33:08 -04:00
  • c6623b37d1 Upgrade mccabe. Marc Schlaich 2013-04-03 16:17:02 +03:00
  • 0f90a8aca5 Update hooks.py Rob Hudson 2013-04-02 15:41:43 -07:00
  • 57417b435a Merged in develop (pull request #35) Ian Cordasco 2013-04-01 09:50:13 -04:00
  • d6c73b454b The implementation isn't all that important. Ian Cordasco 2013-03-30 11:35:07 -04:00
  • 06db4e10e5 Fix for Python 2.5 compatibility; issue #98. Florent Xicluna 2013-03-30 16:25:50 +01:00
  • 232fcb7c3a Fix recursive-include pattern in MANIFEST.in Ian Cordasco 2013-03-29 19:19:21 -04:00
  • d1937c946b Simplier correction Sébastien CHAZALLET 2013-03-29 11:42:11 +01:00
  • 6f15c265cf check_code works now as check_file Sébastien CHAZALLET 2013-03-29 10:43:32 +01:00
  • 1acc0509ab Document known extensions Ian Cordasco 2013-03-27 10:24:12 -04:00
  • 490b46c7ab Yay I can't type any more Ian Cordasco 2013-03-24 16:50:18 -04:00
  • f333b22ba6 Silly python 2.5 binary is for kids Ian Cordasco 2013-03-24 16:40:20 -04:00
  • d29f822b10 Fix #83 (bitbucket) Ian Cordasco 2013-03-24 16:33:48 -04:00
  • 4efd19ce09 Fix #91 (bitbucket) Ian Cordasco 2013-03-24 15:59:09 -04:00
  • 8935e0f5c1 Update the README to include the mailing list Ian Cordasco 2013-03-21 11:26:15 -04:00
  • 53f907b1d2 Fix mercurial hook, issue #88 Florent Xicluna 2013-02-26 18:11:20 +01:00
  • 9844142528 Update the VCS docs Ian Cordasco 2013-02-26 11:39:17 -05:00
  • ea1c29ca2e Fixes #86 on bitbucket Ian Cordasco 2013-02-25 22:50:57 -05:00
  • eb327cafb1 Remove flake8/flake8 Ian Cordasco 2013-02-25 21:42:35 -05:00
  • 492b30ded2 Merge develop because we need unified history Ian Cordasco 2013-02-25 18:04:13 -05:00
  • 4d0861dac4 Fix the develop branch as well. Ian Cordasco 2013-02-25 18:03:19 -05:00
  • 7220412c46 Merge the other head? I hope. Ian Cordasco 2013-02-25 18:02:13 -05:00
  • cec066a85c Merge the pull requests and Florent's changes. Ian Cordasco 2013-02-25 17:55:10 -05:00
  • 02943c496f Merged (bitbucket) pull request #32 Ian Cordasco 2013-02-25 17:46:22 -05:00
  • 46315ac5f3 Updated setuptools integration doc mrtheb 2013-02-25 14:09:30 -05:00
  • 1e32cfb890 sync mrtheb 2013-02-25 07:29:27 -05:00
  • e3c9383694 Merged tarek/flake8 into default Marc Labbe 2013-02-25 07:28:21 -05:00
  • 384ace81dc added back inclusion of flake8.* in MANIFEST.in mrtheb 2013-02-25 07:27:37 -05:00
  • 4a8c382398 Merge the changes from the 'default' branch Florent Xicluna 2013-02-25 10:55:24 +01:00
  • 4c4c91fd85 Doc: fix shebang, issue #81 Florent Xicluna 2013-02-25 10:51:55 +01:00
  • 348b484e62 Doc: re-order the chapters Florent Xicluna 2013-02-25 10:49:01 +01:00
  • 80fe5da14c Fix space Florent Xicluna 2013-02-25 10:48:36 +01:00
  • 38396f8cc6 Fix a spurious import Ian Cordasco 2013-02-24 19:50:29 -05:00
  • 7635b0048c Removing trailing spaces (otherwise flake8 doesn't pass flake8 :-) Diogo Baeder 2013-02-24 21:23:10 -03:00
  • f8995a9b32 Removing setuptools from setup requirements Diogo Baeder 2013-02-24 21:18:39 -03:00
  • 2c896cfffb Make the organization more logical Ian Cordasco 2013-02-24 18:37:10 -05:00
  • 3bf1228273 Add the Python version and system to --version Ian Cordasco 2013-02-24 18:35:11 -05:00
  • 909820f1ce Merged tarek/flake8 into default Marc Labbe 2013-02-24 13:19:00 -05:00
  • 94143c2534 removed flake8.cmd, no longer necessary since dependency on setuptools is not explicit mrthbe 2013-02-24 13:12:02 -05:00
  • 1ff4b2f508 Thanks @flox for the reminder Ian Cordasco 2013-02-23 17:42:34 -05:00
  • 5a56ac9e47 Release v2.0 Ian Cordasco 2013-02-23 17:36:15 -05:00
  • 21d5c27ba5 Move the changelog one step deeper 2.0 Florent Xicluna 2013-02-23 23:23:35 +01:00
  • 4437ade428 Doc review: extensions Florent Xicluna 2013-02-23 23:18:05 +01:00
  • c3760d700b Review the changelog Florent Xicluna 2013-02-23 23:12:19 +01:00
  • 0a14b2f855 Merged tarek/flake8 into default mrtheb 2013-02-23 16:10:58 -05:00
  • 3dc992c0d0 Huge improvement to the extension docs Ian Cordasco 2013-02-23 14:49:53 -05:00
  • 83e53cc5a2 Forgot to include the extension docs in the toctree Ian Cordasco 2013-02-23 14:36:08 -05:00
  • b4c212ba2d Fix the RTD URL Ian Cordasco 2013-02-23 14:34:56 -05:00
  • d22068b81c Add extension documentation Ian Cordasco 2013-02-23 14:33:08 -05:00
  • 55659b28ab Fix typo in the include directive Florent Xicluna 2013-02-23 13:20:45 +01:00
  • f5825f7290 Re-use the README to avoid duplication with the documentation Florent Xicluna 2013-02-23 13:19:12 +01:00
  • 8976f69f21 Fix the link to the error codes Florent Xicluna 2013-02-23 13:17:32 +01:00
  • e9280978c4 Doc minor change: leading space and title Florent Xicluna 2013-02-23 13:17:00 +01:00
  • 855d7f5f5f docs/conf.py cleanup Florent Xicluna 2013-02-23 13:14:17 +01:00
  • 2298968eb6 Get ready for 2.0 Ian Cordasco 2013-02-22 23:33:36 -05:00
  • e348090431 Fix the heading for one part of the docs Ian Cordasco 2013-02-22 23:29:08 -05:00
  • 257eae684e Add docs Ian Cordasco 2013-02-22 23:18:15 -05:00
  • 50e3ce9c78 Merge flint-merge branch Ian Cordasco 2013-02-22 11:37:53 -05:00
  • 2db51c22a7 Typos in the changelog Florent Xicluna 2013-02-22 14:41:32 +01:00
  • 6a984fdfdd Plugin pep8-naming is released Florent Xicluna 2013-02-22 12:57:05 +01:00
  • b13ec0acef Typo in the sample output Florent Xicluna 2013-02-22 10:36:51 +01:00
  • 47bf888781 Review the content of the README Florent Xicluna 2013-02-22 10:35:11 +01:00
  • 2204089121 Obsolete __future__ import Florent Xicluna 2013-02-22 10:22:10 +01:00
  • 467b9f5c29 Upgrade requirements to pep8 1.4.3 and mccabe 0.2 Florent Xicluna 2013-02-22 08:30:37 +01:00
  • b2b4590ba6 Merge branch flint-merge-mccabe-plugin Ian Cordasco 2013-02-21 19:47:44 -05:00