summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated change log for issue #425gh-425Ian Lee2016-06-071-0/+1
* Print 0 when using --count and there are no violationsCarlos Campderrós2016-06-071-3/+4
* Merge pull request #539 from sigmavirus24/max-line-length-noqaIan Lee2016-06-071-2/+4
|\
| * Update maximum_line_length to use Checker.noqaIan Cordasco2016-06-071-2/+4
* | Merge pull request #540 from sigmavirus24/remove-warningsIan Cordasco2016-06-071-3/+0
|\ \ | |/ |/|
| * Remove unused imports and assignmentsIan Cordasco2016-06-071-3/+0
|/
* Updated changelog to specify changes in 2.1.0Ian Lee2016-06-061-1/+7
* Merge pull request #525 from mtmiller/issue341Ian Lee2016-06-063-1/+62
|\
| * Report E742 and E743 for badly named functions and classesMike Miller2016-06-032-2/+17
| * Also report E741 on 'global' and 'nonlocal' statementsMike Miller2016-06-031-2/+2
| * Add more doctests for E741Mike Miller2016-06-021-0/+12
| * Report E741 for prohibited single-letter variablesMike Miller2016-06-023-0/+34
| * Never use 'l' (lowercase letter el) as a variable nameMike Miller2016-06-021-1/+1
* | Updated version number of next release to 2.1.0Ian Lee2016-06-061-1/+1
* | Updated Travis CI doc linkIan Lee2016-06-061-1/+1
* | Updated docs related to tested Python versionsIan Lee2016-06-061-2/+2
* | Added passing test case related to #376Ian Lee2016-06-061-1/+5
* | Fixed wrapping of text in developer.rstIan Lee2016-06-061-1/+2
* | Added skip missing interpreters flag to tox configIan Lee2016-06-061-0/+1
* | Updated developer documentation for testingIan Lee2016-06-063-5/+8
* | Add test-requirements.txt with basic test packagesSusan Tan2016-06-062-0/+8
* | Reverted a few spelling changesIan Lee2016-06-062-2/+2
* | Fix typosSusan Tan2016-06-062-3/+3
* | Re-ordered package imports alphabeticallyIan Lee2016-06-061-4/+6
* | Bumped version number post releaseIan Lee2016-06-061-1/+1
* | Merge pull request #532 from mtmiller/doc-updateIan Lee2016-06-061-1/+1
|\ \
| * | Update Python version list in docsMike Miller2016-06-031-1/+1
* | | Merge pull request #530 from iamaspacecow/pycodestyle-name-changeIan Lee2016-06-066-43/+48
|\ \ \ | |/ / |/| |
| * | Change all references to the pep8 project to say pycodestyleMaxPayton2016-06-036-43/+48
|/ /
* | Merge pull request #522 from arthall/issue-314Ian Lee2016-06-021-6/+19
|\ \ | |/ |/|
| * Modified patch for issue #314 so tests in E73.py passArt Hall2016-06-021-2/+6
| * Merge latest master into issue-314Art Hall2016-06-0230-516/+968
| |\
| * | Fixing compound_statement not to be quadratic in # of :sissue-314Darioush Jalalinasab2014-12-181-11/+18
* | | Merge pull request #520 from kjcole/masterIan Lee2016-06-021-0/+1
|\ \ \ | |_|/ |/| |
| * | - Added venv/ (virtualenv) to list of git ignored filename patternsKevin Cole2016-06-021-0/+1
|/ /
* | Tagged release 2.0.02.0.0release/2.0.0Ian Lee2016-05-313-18/+2
* | Tagging 2.0.0 alpha 1 pre-release2.0.0a1Ian Lee2016-05-311-1/+1
* | Removed project level `.pep8` config fileIan Lee2016-05-313-4/+4
* | Improved formatting of filename referencing in docsIan Lee2016-05-313-13/+13
* | Updated docs to remove another pep8 based referenceIan Lee2016-05-311-3/+3
* | Update next version plan to 2.0.0Ian Lee2016-05-312-2/+2
* | Updated changelog with changes made since 1.7.0Ian Lee2016-05-311-2/+4
* | Fixed typo in changelogIan Lee2016-05-311-1/+1
* | Updated version string to PEP-440 formatrelease/1.8.0Ian Lee2016-05-301-1/+1
* | Merge branch 'doc-update'Ian Lee2016-05-309-77/+73
|\ \
| * | Updated two more references to old namedoc-updateIan Lee2016-05-292-3/+4
| * | Updated project name in docsIan Lee2016-05-298-74/+69
* | | Updated deprecation warning to actually emit a warningIan Lee2016-05-301-3/+5
|/ /
* | Merge pull request #516 from PyCQA/add-maintainer-fieldIan Lee2016-05-291-0/+2
|\ \
| * | Added maintainer metadata to packageIan Lee2016-05-291-0/+2
|/ /