Commit graph

2259 commits

Author SHA1 Message Date
Ian Cordasco
2c896cfffb Make the organization more logical
No need to put that in util when it's only used in one place.
2013-02-24 18:37:10 -05:00
Ian Cordasco
3bf1228273 Add the Python version and system to --version
Re: #78 on BitBucket
2013-02-24 18:35:11 -05:00
Marc Labbe
909820f1ce Merged tarek/flake8 into default 2013-02-24 13:19:00 -05:00
mrthbe
94143c2534 removed flake8.cmd, no longer necessary since dependency on setuptools is not explicit 2013-02-24 13:12:02 -05:00
Ian Cordasco
1ff4b2f508 Thanks @flox for the reminder 2013-02-23 17:42:34 -05:00
Ian Cordasco
5a56ac9e47 Release v2.0 2013-02-23 17:36:15 -05:00
Florent Xicluna
21d5c27ba5 Move the changelog one step deeper 2013-02-23 23:23:35 +01:00
Florent Xicluna
4437ade428 Doc review: extensions 2013-02-23 23:18:05 +01:00
Florent Xicluna
c3760d700b Review the changelog 2013-02-23 23:12:19 +01:00
mrtheb
0a14b2f855 Merged tarek/flake8 into default 2013-02-23 16:10:58 -05:00
Ian Cordasco
3dc992c0d0 Huge improvement to the extension docs 2013-02-23 14:49:53 -05:00
Ian Cordasco
83e53cc5a2 Forgot to include the extension docs in the toctree 2013-02-23 14:36:08 -05:00
Ian Cordasco
b4c212ba2d Fix the RTD URL 2013-02-23 14:34:56 -05:00
Ian Cordasco
d22068b81c Add extension documentation
Add more to the CHANGES list
2013-02-23 14:33:08 -05:00
Florent Xicluna
55659b28ab Fix typo in the include directive 2013-02-23 13:20:45 +01:00
Florent Xicluna
f5825f7290 Re-use the README to avoid duplication with the documentation 2013-02-23 13:19:12 +01:00
Florent Xicluna
8976f69f21 Fix the link to the error codes 2013-02-23 13:17:32 +01:00
Florent Xicluna
e9280978c4 Doc minor change: leading space and title 2013-02-23 13:17:00 +01:00
Florent Xicluna
855d7f5f5f docs/conf.py cleanup 2013-02-23 13:14:17 +01:00
Ian Cordasco
2298968eb6 Get ready for 2.0 2013-02-22 23:33:36 -05:00
Ian Cordasco
e348090431 Fix the heading for one part of the docs 2013-02-22 23:29:08 -05:00
Ian Cordasco
257eae684e Add docs 2013-02-22 23:18:15 -05:00
Ian Cordasco
50e3ce9c78 Merge flint-merge branch 2013-02-22 11:37:53 -05:00
Florent Xicluna
2db51c22a7 Typos in the changelog 2013-02-22 14:41:32 +01:00
Florent Xicluna
6a984fdfdd Plugin pep8-naming is released 2013-02-22 12:57:05 +01:00
Florent Xicluna
b13ec0acef Typo in the sample output 2013-02-22 10:36:51 +01:00
Florent Xicluna
47bf888781 Review the content of the README 2013-02-22 10:35:11 +01:00
Florent Xicluna
2204089121 Obsolete __future__ import 2013-02-22 10:22:10 +01:00
Florent Xicluna
467b9f5c29 Upgrade requirements to pep8 1.4.3 and mccabe 0.2 2013-02-22 08:30:37 +01:00
Ian Cordasco
b2b4590ba6 Merge branch flint-merge-mccabe-plugin 2013-02-21 19:47:44 -05:00
Ian Cordasco
24c39fa704 Merge in flint-merge-noqa 2013-02-21 19:44:35 -05:00
Florent Xicluna
11b5251363 Include the *.rst files in MANIFEST.in 2013-02-21 23:59:41 +01:00
Florent Xicluna
6bf49f848f Do not copy the licenses for the dependencies 2013-02-21 23:56:35 +01:00
Florent Xicluna
a593dd01a4 Install mccabe as a dependency 2013-02-21 00:00:54 +01:00
Florent Xicluna
8af0f1ed98 Add information to the README.rst 2013-02-20 22:50:12 +01:00
Florent Xicluna
472b186eb3 setup.py: do not import the module to read the __version__ 2013-02-20 22:50:12 +01:00
Florent Xicluna
9a8d85d22f Move the changelog to CHANGES.rst 2013-02-20 22:50:12 +01:00
Florent Xicluna
83571710cb setup.py: update description 2013-02-20 22:50:12 +01:00
Florent Xicluna
2e76b4191a setup.py: new topic classifiers 2013-02-20 22:50:12 +01:00
Florent Xicluna
b8aab10d5f setup.py: add classifiers for Python 2/3 compatibility 2013-02-20 22:50:12 +01:00
Florent Xicluna
bcbf1b8eae setup.py: allow upgrade of dependencies 2013-02-20 22:47:54 +01:00
Florent Xicluna
3e1452d10e setup.py: remove 'scripts' which is redundant with setuptools entry points; issue #70 2013-02-20 22:32:04 +01:00
Florent Xicluna
20b49ee257 setup.py: reorder entries 2013-02-20 22:30:24 +01:00
Florent Xicluna
7362d57c24 Restore the whole-file-skip feature 2013-02-20 21:14:13 +01:00
Florent Xicluna
fa092c0294 Remove the obsolete argument 'reporter' of check_code and check_file 2013-02-20 18:45:48 +01:00
Florent Xicluna
1496579fb2 Take into account that setuptools is no longer optional 2013-02-20 18:44:17 +01:00
Florent Xicluna
be9f2a5ffb Remove unused read_stdin, now ported to pep8 2013-02-20 18:42:31 +01:00
Florent Xicluna
e4afd25312 Small refactoring in the hooks module 2013-02-20 18:41:29 +01:00
Florent Xicluna
a6977c1916 Add Ian and me as contributors 2013-02-20 18:39:54 +01:00
Marc Schlaich
d242899fb5 Added some messages for pep8 2013-02-20 11:36:30 +01:00