index
:
delta/python-packages/pep8.git
E306_async_def
E721-allow-is-v2
add-code-of-conduct
bug/507
develop
doc-update
drop_py34
feature292
followup-to-499
gh-425
gh-502
gh-702
issue-228
issue-304
issue-314
issue-316
issue-319-regression
issue-334
issue-338
issue-357
issue-363
issue-366
issue-366-regression
issue-368
issue-376
issue-452
issue-473
issue/1018
issue319
issue336
issue358
main
markdown
master
package-pycodestyle
pre-commit-ci-update-config
release/1.7.x
release/1.8.0
release/2.0.0
release/v1.6.3
remove_indent_size_str
test-pypy3
upcoming-3.0
update-rtd-links
update_sphinx
github.com: jcrocholl/pep8.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Finished updating rtd links
update-rtd-links
Ian Lee
2016-05-29
1
-1
/
+1
*
Convert readthedocs link for their .org -> .io migration for hosted projects
Adam Chainz
2016-05-29
2
-2
/
+2
*
Updated tests and doc examples -> pycodestyle
package-pycodestyle
Ian Lee
2016-05-26
1
-11
/
+11
*
Changed heading line format for consistency
Ian Lee
2016-05-24
1
-1
/
+1
*
Re-added shebang line that was removed
Ian Lee
2016-05-24
1
-0
/
+1
*
add examples showing StyleGuide config options
Nicholas Chammas
2016-05-21
1
-3
/
+19
*
Updated text list of "ignored by default" codes
followup-to-499
Ian Lee
2016-04-28
1
-2
/
+2
*
Add W503 to default ignore list
Ian Cordasco
2016-04-23
1
-1
/
+1
*
complain about missing space before opening parentheses of import statement
Ćukasz Rogalski
2016-03-29
1
-0
/
+2
*
Add link to PyCQA code of conduct
add-code-of-conduct
Ian Cordasco
2016-02-23
1
-0
/
+3
*
Updated source code links to point to new repository name; issue #466 / #481
Ian Lee
2016-02-22
4
-6
/
+6
*
Changed link from pep257 to pydocstyle now that project has been renamed.
Alasdair Nicol
2016-02-16
1
-1
/
+1
*
Updated copyrights to 2016
Ian Lee
2016-01-02
1
-1
/
+1
*
Merge pull request #460 from doismellburning/feature/contrib-high-level
Ian Lee
2015-11-08
1
-0
/
+15
|
\
|
*
Document standalone + py26 aims
Kristian Glass
2015-11-08
1
-0
/
+2
|
*
flake8 for plugins etc., not pep8
Kristian Glass
2015-11-08
1
-0
/
+3
|
*
Added recommendation against ast usage in pep8
Kristian Glass
2015-11-08
1
-1
/
+3
|
*
Because documenting direction / scope decisions can be useful
Kristian Glass
2015-11-08
1
-0
/
+8
*
|
Fixed #452 - Mention `ignore` in Error codes and not Configuration
issue-452
Ian Lee
2015-10-25
1
-4
/
+0
*
|
Fixed issue with mixed theme on RTD
Ian Lee
2015-09-09
1
-1
/
+5
*
|
Fixed table formatting typo
Ian Lee
2015-09-09
1
-190
/
+190
*
|
Escape inline asterisk
Ian Lee
2015-09-08
1
-2
/
+2
*
|
Updated default html_theme per Sphinx updates
update_sphinx
Ian Lee
2015-09-08
1
-1
/
+1
*
|
Update all documentation and links to use PyCQA
Ian Cordasco
2015-09-07
4
-7
/
+7
|
/
*
Add W503 to the error code table in the docs
Ian Cordasco
2015-07-04
1
-0
/
+5
*
Updated licensing dates to 2015
Ian Lee
2015-03-13
1
-1
/
+1
*
Merge pull request #313 from hongqn/e721-noqa
Ian Lee
2015-02-07
1
-1
/
+1
|
\
|
*
allow use # noqa to disable E721 warning
Qiangning Hong
2014-08-08
1
-1
/
+1
*
|
Update docs for configuration
Ian Lee
2014-12-29
1
-3
/
+3
*
|
Update documentation to match config file location change in last commit.
Simon Kennedy
2014-12-29
1
-2
/
+11
*
|
Merge pull request #360 from jcrocholl/issue-316
Ian Lee
2014-12-22
1
-9
/
+9
|
\
\
|
*
|
Update documentation to reflect changes to default; issues #356 #316
Ian Lee
2014-12-18
1
-9
/
+9
*
|
|
Dont include html_static_path, suppresses warning when building docs.
Ian Lee
2014-12-20
1
-1
/
+1
*
|
|
Update documentation to match function.
Ian Lee
2014-12-18
1
-1
/
+1
|
/
/
*
|
Add error code E402 to docs; issue #304
Ian Lee
2014-12-14
1
-0
/
+2
*
|
Merge remote-tracking branch 'yole/import-on-top-of-file' into issue304
Ian Lee
2014-12-14
1
-0
/
+6
|
\
\
|
*
|
Report E402 for imports not on top of file; issue #264. Also add ability to k...
Dmitry Jemerov
2014-07-24
1
-0
/
+6
|
|
/
*
|
Dont need to make a sphinx table header explicitly bold
Ian Lee
2014-12-13
1
-2
/
+2
*
|
Merge pull request #310 from ilam/featuredoc
Ian Lee
2014-12-13
1
-0
/
+27
|
\
\
|
*
|
Fixed the formatting in the table
Ilambharathi Kanniah
2014-07-31
1
-1
/
+1
|
*
|
Added variables table for clarity
Ilambharathi Kanniah
2014-07-31
1
-0
/
+16
|
*
|
Corrected some formatting
Ilambharathi Kanniah
2014-07-31
1
-2
/
+3
|
*
|
#198 --feature doc updated.
Ilambharathi Kanniah
2014-07-31
1
-0
/
+10
|
|
/
*
|
Add Ian to list of maintainers.
Ian Lee
2014-12-13
2
-5
/
+6
|
/
*
Do not report E704 in the default configuration; issue #277
Florent Xicluna
2014-05-29
1
-2
/
+2
*
Report E266 instead of E265 when the block common starts with multiple #; iss...
Florent Xicluna
2014-05-29
1
-0
/
+2
|
\
|
*
Report E266 instead of E265 when the block common starts with multiple #; iss...
Florent Xicluna
2014-04-26
1
-0
/
+2
*
|
Replace codes E111/2/3 with E114/5/6 for indentation of comments; issue #274
Florent Xicluna
2014-05-29
1
-0
/
+6
|
\
\
|
*
|
Replace codes E111/2/3 with E114/5/6 for indentation of comments; issue #274
Florent Xicluna
2014-04-26
1
-0
/
+6
|
|
/
*
|
Report E731 for lambda assignment, return E704 for one-liner def instead of E...
Florent Xicluna
2014-05-29
1
-0
/
+4
|
\
\
[next]