summaryrefslogtreecommitdiff
path: root/CHANGES.txt
Commit message (Expand)AuthorAgeFilesLines
* Add reference to issue #158 for changeset 26d48caFlorent Xicluna2013-02-081-0/+3
* Accept visual indentation without parenthesis after the if statement. Issue #151Florent Xicluna2013-02-041-0/+3
* Allow to construct a StyleGuide with a custom parserFlorent Xicluna2013-01-221-0/+2
* Allow to register new checkers, including AST checkersFlorent Xicluna2013-01-221-0/+8
* TypoFlorent Xicluna2013-01-191-1/+1
* Release version 1.4.11.4.1Florent Xicluna2013-01-181-2/+2
* Add the last change to the changelogFlorent Xicluna2013-01-181-0/+2
* Honor the # noqa in addition to # nopep8Florent Xicluna2013-01-181-0/+2
* Report E703 instead of E702 for the trailing semicolon. Issue #117Florent Xicluna2012-12-261-0/+2
* Allow sphinx.ext.autodoc syntax for comments. Issue #110Florent Xicluna2012-12-261-1/+1
* The TODO has moved to the issue tracker a long time agoFlorent Xicluna2012-12-231-0/+6
* Release version 1.41.4Florent Xicluna2012-12-221-1/+1
* Load the configuration from tox.ini if present; issue #141Florent Xicluna2012-12-221-1/+2
* Load the configuration from setup.cfg if present; issue #93Florent Xicluna2012-12-221-0/+2
* Fix crash when the source file contains an invalid line ending; closes #119Florent Xicluna2012-12-221-5/+8
* Link to the documentationFlorent Xicluna2012-12-221-0/+3
* Regroup optional E225 checks with new error code E226 which is ignored in the...Florent Xicluna2012-12-201-2/+5
* Add changelog entry for issue #27Florent Xicluna2012-12-201-1/+4
* Add changelog entry for issue #96Florent Xicluna2012-12-191-1/+1
* Typo in the changelogFlorent Xicluna2012-12-191-1/+1
* Back to development.Florent Xicluna2012-12-181-0/+6
* Release version 1.3.41.3.4Florent Xicluna2012-12-181-2/+2
* Add changelog entry for issue #128Florent Xicluna2012-12-091-0/+2
* Fix E225 when operator is preceded by a comma; issue #135Florent Xicluna2012-12-091-1/+3
* Fix false E126 with indented comments; issue #138Florent Xicluna2012-12-091-1/+3
* Add changelog entriesFlorent Xicluna2012-12-091-0/+8
* Fix false positive E401; issue #104.Florent Xicluna2012-07-141-0/+2
* Fix false positive for continuation line indentation when line contains comme...Florent Xicluna2012-07-031-0/+2
* Fix issue with bpython. Closes #101Florent Xicluna2012-07-031-1/+1
* Back to development.Florent Xicluna2012-07-031-0/+6
* Fix crash, and release 1.3.3; issue #98.1.3.3Florent Xicluna2012-06-271-0/+6
* Release version 1.3.2.1.3.2Florent Xicluna2012-06-261-2/+2
* Add E902 errors for IOErrors; issue #87.Florent Xicluna2012-06-261-0/+2
* Revert to the pre-1.2 behavior: --show-pep8 does not imply --first; issue #89.Florent Xicluna2012-06-261-0/+3
* Fix errors on E121 and E124; issue #92.Florent Xicluna2012-06-261-0/+2
* Add changelog entries for issue #86 and issue #91.Florent Xicluna2012-06-261-0/+4
* Fix the default configuration path on Windows. Issue #95.Florent Xicluna2012-06-261-1/+1
* Back to development.Florent Xicluna2012-06-261-0/+6
* Release version 1.3.1.1.3.1Florent Xicluna2012-06-181-2/+2
* Do not read the configuration when used as a module.Florent Xicluna2012-06-171-0/+3
* Refresh the README and the CHANGES.Florent Xicluna2012-06-171-1/+2
* Explain configuration options. Issue #82.Florent Xicluna2012-06-161-0/+2
* Fix minor E12 glitches.Florent Xicluna2012-06-161-0/+2
* Back to development; fix issue #81.Florent Xicluna2012-06-151-0/+6
* Release version 1.3.1.3Florent Xicluna2012-06-151-1/+1
* Add changelog entry for issue #78.Florent Xicluna2012-06-141-0/+2
* Implement `--diff` to receive a unidiff on STDIN and report errors on modifie...Florent Xicluna2012-06-131-0/+4
* Forgot to mention issue #35 in the CHANGES.txt.Florent Xicluna2012-06-121-1/+1
* Break backwards compatibility: replace global configuration with a new StyleG...Florent Xicluna2012-06-121-0/+7
* Add line to CHANGES.txtFlorent Xicluna2012-06-101-0/+2