Commit graph

38 commits

Author SHA1 Message Date
Ian Cordasco
3af2919414 Release 1.6.1
This fixed a few important bugs that came up as a result of not being thorough
enough with my testing.
2012-11-24 20:53:03 -05:00
Ian Cordasco
20bbf8d123 Forgot to edit the README ahead of releasing 1.6 2012-11-16 19:49:58 -05:00
Ian Cordasco
72bd7ee8cf Forgot to document the `lazy` param. 2012-11-08 13:45:31 -05:00
Ian Cordasco
82ea7edadc Fixes #14 and #19.
@BackSeat contributed the patch. Signature changes are mentioned in README.
2012-11-08 09:03:54 -05:00
Tarek Ziade
c33d0704e3 starting 1.6 2012-10-13 15:14:58 +01:00
Tarek Ziade
2f396e061a prep for 1.5 2012-10-13 15:13:15 +01:00
Peter Teichman
4a7b381fc0 Merge from the flake8 trunk 2012-09-15 13:52:37 -04:00
Peter Teichman
c6ac38cd70 Incorporate patch review on Flake8Command
* add a note about the setuptools command to README
* don't install the Flake8Command entry point without setuptools
* fix a bug in Flake8Command that might cause double checking
  of files in 'packages'
2012-09-12 18:44:24 -04:00
onlytiancai
ccc7acc62e 1. mccabe.py support # NOQA 2. run.py support ignore some errors 3. run.py add max_line_length default value 2012-09-12 11:03:20 +08:00
Tarek Ziade
c41011901f starting 1.5 2012-07-10 16:33:38 +02:00
Tarek Ziade
35aa0f2131 prepping 0.4 2012-07-10 16:31:06 +02:00
Jannis Leidel
30d3fd0f16 Re-started 1.4. 2012-05-19 19:22:53 +02:00
Jannis Leidel
956a42409f Updated README and version 2012-05-19 19:20:50 +02:00
Tarek Ziade
326eb7cdb2 starting 1.4 2012-03-22 10:36:24 +01:00
Tarek Ziade
926aa49421 updated README 2012-03-22 10:35:22 +01:00
Tarek Ziade
5758abe37d starting 1.3 2012-02-28 00:21:37 +01:00
Tarek Ziade
b9c0ac5a11 merged 2012-02-28 00:09:27 +01:00
Tarek Ziade
3ee2df248a completed the CHANGES 2012-02-28 00:07:50 +01:00
Steven Kryskalla
99bd4737e2 fix rst syntax in README 2012-02-23 15:28:39 -08:00
Steven Kryskalla
420d998ff3 adding a list of all warning / error codes to README
adding myself to contributors
2012-02-23 15:25:02 -08:00
Steven Kryskalla
753ef01fb9 MacCabe -> McCabe 2012-02-21 18:48:08 -08:00
Tarek Ziade
e439682c85 added a git hook - fixes #8 2012-02-14 14:20:51 +01:00
Tarek Ziade
6eb3405dd0 starting 1.2 2012-02-14 13:28:41 +01:00
Tarek Ziade
c463da34c3 added details in the README + new contributor 2012-02-14 13:24:46 +01:00
Timothée Peignier
28e07cee91 change README 2012-01-04 15:59:15 +01:00
Giacomo Spettoli
49b10fcad3 Added doc paragraph for buildout integration 2011-11-29 14:49:12 +01:00
Tarek Ziade
284aca6a9c starting 1.1 2011-11-29 13:45:02 +01:00
Tarek Ziade
a6e2297838 made complexity an option (deactivated by default) 2011-11-29 13:40:40 +01:00
Tarek Ziade
d0dc42f37a starting 1.0 2011-11-09 14:50:30 +01:00
Tarek Ziade
fc026a5e8a prep for 0.9 2011-11-09 14:43:23 +01:00
Tarek Ziade
bc80ac7f48 added a CHANGES section 2011-02-18 09:19:55 +01:00
Tarek Ziade
0da2107be6 the script was moved 2011-02-15 15:03:56 +01:00
Tarek Ziade
4c30603c79 better sentence 2011-02-13 13:01:49 +01:00
Tarek Ziade
a0d5a301a2 added info about mccabe in the README 2011-02-13 12:58:51 +01:00
Tarek Ziade
93d19d39a5 added a header to skip files 2011-02-08 11:46:21 +01:00
Tarek Ziade
8fbf4c0a81 added a mercurial hook 2011-01-26 11:59:05 +01:00
Tarek Ziade
9e283b063f fixed outputs 2010-08-12 15:02:26 +02:00
Tarek Ziade
0d0b77f79d Added a README 2010-08-12 14:44:56 +02:00