summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move the changelog one step deeper2.0Florent Xicluna2013-02-232-2/+6
* Doc review: extensionsFlorent Xicluna2013-02-231-61/+34
* Review the changelogFlorent Xicluna2013-02-231-7/+7
* Huge improvement to the extension docsIan Cordasco2013-02-231-7/+21
* Forgot to include the extension docs in the toctreeIan Cordasco2013-02-231-0/+1
* Fix the RTD URLIan Cordasco2013-02-231-1/+1
* Add extension documentationIan Cordasco2013-02-233-0/+129
* Fix typo in the include directiveFlorent Xicluna2013-02-231-1/+1
* Re-use the README to avoid duplication with the documentationFlorent Xicluna2013-02-232-243/+13
* Fix the link to the error codesFlorent Xicluna2013-02-232-1/+3
* Doc minor change: leading space and titleFlorent Xicluna2013-02-232-4/+4
* docs/conf.py cleanupFlorent Xicluna2013-02-231-19/+21
* Get ready for 2.0Ian Cordasco2013-02-221-1/+1
* Fix the heading for one part of the docsIan Cordasco2013-02-221-0/+4
* Add docsIan Cordasco2013-02-2212-1/+691
* Merge flint-merge branchIan Cordasco2013-02-2216-1025/+578
|\
| * Typos in the changelogFlorent Xicluna2013-02-221-13/+13
| * Plugin pep8-naming is releasedFlorent Xicluna2013-02-221-1/+1
| * Typo in the sample outputFlorent Xicluna2013-02-221-2/+2
| * Review the content of the READMEFlorent Xicluna2013-02-221-16/+14
| * Obsolete __future__ importFlorent Xicluna2013-02-221-1/+0
| * Upgrade requirements to pep8 1.4.3 and mccabe 0.2Florent Xicluna2013-02-222-4/+8
| * Merge branch flint-merge-mccabe-pluginIan Cordasco2013-02-215-426/+2
| |\
| | * Include the *.rst files in MANIFEST.inFlorent Xicluna2013-02-211-1/+1
| | * Do not copy the licenses for the dependenciesFlorent Xicluna2013-02-211-72/+0
| | * Install mccabe as a dependencyFlorent Xicluna2013-02-213-353/+1
| * | Merge in flint-merge-noqaIan Cordasco2013-02-213-22/+23
| |\ \ | | |/ | |/|
| | * Restore the whole-file-skip featureFlorent Xicluna2013-02-203-22/+23
| * | Add information to the README.rstFlorent Xicluna2013-02-201-88/+107
| * | setup.py: do not import the module to read the __version__Florent Xicluna2013-02-201-2/+7
| * | Move the changelog to CHANGES.rstFlorent Xicluna2013-02-203-137/+143
| * | setup.py: update descriptionFlorent Xicluna2013-02-201-1/+1
| * | setup.py: new topic classifiersFlorent Xicluna2013-02-201-2/+2
| * | setup.py: add classifiers for Python 2/3 compatibilityFlorent Xicluna2013-02-201-0/+2
| * | setup.py: allow upgrade of dependenciesFlorent Xicluna2013-02-201-2/+2
| * | setup.py: remove 'scripts' which is redundant with setuptools entry points; i...Florent Xicluna2013-02-201-2/+0
| * | setup.py: reorder entriesFlorent Xicluna2013-02-201-9/+9
| |/
| * Remove the obsolete argument 'reporter' of check_code and check_fileFlorent Xicluna2013-02-201-7/+5
| * Take into account that setuptools is no longer optionalFlorent Xicluna2013-02-201-29/+26
| * Remove unused read_stdin, now ported to pep8Florent Xicluna2013-02-201-11/+1
| * Small refactoring in the hooks moduleFlorent Xicluna2013-02-201-16/+11
| * Add Ian and me as contributorsFlorent Xicluna2013-02-201-0/+2
| * Remove leftovers of the Flint mergeFlorent Xicluna2013-02-141-3/+3
| * Turn it to an alpha versionFlorent Xicluna2013-02-141-1/+1
| * Fix Pyflakes tests for Python 2.5, and add a reporterFlorent Xicluna2013-02-132-5/+39
| * Wrong exit code for the VCS hooksFlorent Xicluna2013-02-131-2/+2
| * Wrong exit code returned by the setuptools Flake8CommandFlorent Xicluna2013-02-131-1/+1
| * Remove unused globalFlorent Xicluna2013-02-131-2/+0
| * Fix the codes in the testsFlorent Xicluna2013-02-131-2/+2
| * Fix the get_*_complexity functionsFlorent Xicluna2013-02-131-1/+1