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
/
CHANGES.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated changelog for #591
Ian Lee
2016-11-04
1
-0
/
+1
*
Fixed line wrapping in CHANGELOG
Ian Lee
2016-09-29
1
-4
/
+7
*
Update tested python version notes.
Thomas Schultz
2016-09-21
1
-1
/
+1
*
Updated changelog from feedback.
Thomas Schultz
2016-09-21
1
-16
/
+5
*
Update CHANGES.txt for 2.1.0 release.
Thomas Schultz
2016-09-18
1
-5
/
+24
*
Fixed placement of changelog entry
Ian Lee
2016-06-25
1
-1
/
+1
*
Fix issue #400: Require two blank lines after toplevel def, class
Nikhil Benesch
2016-06-25
1
-0
/
+1
*
Updated changelog with 2.1 milestone changes
Ian Lee
2016-06-25
1
-0
/
+3
*
Updated changelog to specify changes in 2.1.0
Ian Lee
2016-06-06
1
-1
/
+7
*
Report E741 for prohibited single-letter variables
Mike Miller
2016-06-02
1
-0
/
+1
*
Tagged release 2.0.0
2.0.0
release/2.0.0
Ian Lee
2016-05-31
1
-1
/
+1
*
Removed project level `.pep8` config file
Ian Lee
2016-05-31
1
-0
/
+1
*
Update next version plan to 2.0.0
Ian Lee
2016-05-31
1
-1
/
+1
*
Updated changelog with changes made since 1.7.0
Ian Lee
2016-05-31
1
-2
/
+4
*
Fixed typo in changelog
Ian Lee
2016-05-31
1
-1
/
+1
*
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
1
-1
/
+1
*
Fix grammar
Jakub Wilk
2016-05-25
1
-3
/
+3
*
Updated changelog from last few merges
Ian Lee
2016-02-24
1
-0
/
+10
*
Updated source code links to point to new repository name; issue #466 / #481
Ian Lee
2016-02-22
1
-0
/
+4
*
Incremented version number marking new work after 1.7 release
Ian Lee
2016-02-16
1
-0
/
+3
*
Changed to make new release 1.7 rather than 1.6.3
Ian Lee
2016-01-12
1
-1
/
+1
*
Added missing changelog entries.
Ian Lee
2016-01-12
1
-1
/
+3
*
Updated changelog, leaving date as unreleased for the moment
Ian Lee
2016-01-11
1
-1
/
+11
*
Reverted fix for #368 which had unintended repurcussions in flake8 and other ...
Ian Lee
2015-03-17
1
-0
/
+6
*
Bump version post release
Ian Lee
2015-03-13
1
-0
/
+3
*
Release version 1.6.2
1.6.2
Ian Lee
2015-02-15
1
-1
/
+1
*
Update changelog for #380
Ian Lee
2015-02-15
1
-0
/
+4
*
Update changelog
Ian Lee
2015-02-08
1
-0
/
+9
*
Release version 1.6.1
1.6.1
Ian Lee
2015-02-08
1
-1
/
+1
*
Updated changelog
Ian Lee
2015-02-07
1
-0
/
+4
*
Fix undefined variable issue; #377
Ian Lee
2015-02-07
1
-0
/
+3
*
Start work on next version
Ian Lee
2015-02-06
1
-0
/
+4
*
Release version 1.6
1.6
Ian Lee
2015-02-06
1
-2
/
+2
*
Update changelog; issue #368 / #369
issue-368
Ian Lee
2015-02-05
1
-0
/
+3
*
Merge branch 'issue-363' into master
Ian Lee
2015-01-26
1
-0
/
+3
|
\
|
*
Update changelog for issue #363
issue-363
Ian Lee
2015-01-12
1
-0
/
+3
*
|
Allow backslash to end a line if within inline comment; issue #374
Ian Lee
2015-01-26
1
-0
/
+2
*
|
Allow spaces around equals sign of an annotated function definition parameter...
Ian Lee
2014-12-29
1
-0
/
+2
|
/
*
Merge pull request #360 from jcrocholl/issue-316
Ian Lee
2014-12-22
1
-0
/
+2
|
\
|
*
Add entry to changelog.
issue-316
Ian Lee
2014-12-18
1
-0
/
+2
*
|
Do not skip physical checks if the newline is escaped; issue #319
issue319
Florent Xicluna
2014-12-18
1
-0
/
+2
*
|
Merge pull request #354 from jcrocholl/feature292
Ian Lee
2014-12-18
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Do not enforce whitespaces around ** operator; issue #292
feature292
Florent Xicluna
2014-12-16
1
-0
/
+2
*
|
Merge branch fixing issues #330 and #336
Florent Xicluna
2014-12-17
1
-0
/
+2
|
\
\
|
*
|
Fix false positive E713; issue #330
issue336
Florent Xicluna
2014-12-16
1
-1
/
+1
|
*
|
Fix false positive E711/E712; issue #336
Florent Xicluna
2014-12-16
1
-0
/
+2
|
|
/
*
|
Add changelog entry for #323
Florent Xicluna
2014-12-17
1
-0
/
+3
|
/
*
Update changelog for issue #297
Ian Lee
2014-12-16
1
-0
/
+2
*
Review changelog
Florent Xicluna
2014-12-15
1
-4
/
+6
[next]