summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #35 from sambrightman/document-exclude-defaultAnthony Sottile2021-04-031-1/+1
|\ \
| * | Update documentation of default excludesSam Brightman2019-02-252-2/+2
* | | Merge pull request #20 from blueyed/doc-typoAnthony Sottile2021-04-031-1/+1
|\ \ \
| * | | docs: fix typo in class referenceDaniel Hahler2018-05-161-1/+1
* | | | Merge pull request #43 from sobolevn/patch-1Anthony Sottile2021-04-031-1/+1
|\ \ \ \
| * | | | Typo fixNikita Sobolev2021-03-221-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #1305 from asottile/replace_gitlab_urlsAnthony Sottile2021-04-0346-746/+254
|\ \ \ \
| * | | | Remove remaining references to gitlabAnthony Sottile2021-04-0326-28/+28
| * | | | fix links in codeAnthony Sottile2021-04-033-9/+9
| * | | | fix pr and issue links in release notesAnthony Sottile2021-04-0335-672/+180
| * | | | update milestone linksAnthony Sottile2021-04-0325-25/+25
| * | | | fix manual gitlab linksAnthony Sottile2021-04-037-11/+11
* | | | | Merge pull request #1291 from PyCQA/github_actionsAnthony Sottile2021-04-036-109/+60
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | enable github actionsAnthony Sottile2021-04-036-109/+60
|/ / / /
* | | | Merge branch 'py3_plus' into 'master'Anthony Sottile2021-03-3165-732/+630
|\ \ \ \
| * | | | audit + string joiningAnthony Sottile2021-03-306-12/+11
| * | | | audit % format callsAnthony Sottile2021-03-304-9/+9
| * | | | audit .format(...) callsAnthony Sottile2021-03-306-26/+10
| * | | | com2annAnthony Sottile2021-03-3019-389/+361
| * | | | clean up TYPE_CHECKING importsAnthony Sottile2021-03-308-12/+17
| * | | | clean up OrderedDictAnthony Sottile2021-03-301-7/+5
| * | | | clean up version_info referencesAnthony Sottile2021-03-303-28/+12
| * | | | clean up _stdin_get_value_py3Anthony Sottile2021-03-301-7/+3
| * | | | clean up readlines_py2Anthony Sottile2021-03-301-16/+2
| * | | | clean up string_typesAnthony Sottile2021-03-302-9/+6
| * | | | clean up lru_cache in compatAnthony Sottile2021-03-303-7/+6
| * | | | automatic: pyupgrade --py36-plusAnthony Sottile2021-03-3051-149/+185
| * | | | some manual python2 metadata cleanupAnthony Sottile2021-03-3013-79/+14
| * | | | introduce pyupgrade, run it in python2-compatible modeAnthony Sottile2021-03-297-7/+14
|/ / / /
* | | | Merge branch 'remove_setuptools_command' into 'master'Anthony Sottile2021-03-305-167/+0
|\ \ \ \
| * | | | remove flake8 setuptools commandAnthony Sottile2021-03-295-167/+0
|/ / / /
* | | | Merge branch 'yesqa' into 'master'Anthony Sottile2021-03-302-2/+2
|\ \ \ \
| * | | | remove unused noqa commentsAnthony Sottile2021-03-292-2/+2
|/ / / /
* | | | Merge branch 'remove_vcs_stuff' into 'master'Anthony Sottile2021-03-3013-659/+2
|\ \ \ \ | |/ / / |/| | |
| * | | remove vcs integrationAnthony Sottile2021-03-2913-659/+2
|/ / /
* | | Release 3.9.03.9.0Anthony Sottile2021-03-145-3/+50
* | | Merge branch 'pycodestyle_2_7_0' into 'master'Anthony Sottile2021-03-147-3/+40
|\ \ \
| * | | upgrade pycodestyle to 2.7.0Anthony Sottile2021-03-144-3/+5
| * | | Add indent-size optionvalentin2021-03-144-0/+35
|/ / /
* | | Merge branch 'pyflakes_3_3' into 'master'Anthony Sottile2021-03-141-1/+1
|\ \ \
| * | | upgrade pyflakes to 2.3.xAnthony Sottile2021-03-141-1/+1
|/ / /
* | | Merge branch 'crlf_stdin' into 'master'Ian Stapleton Cordasco2021-01-072-1/+12
|\ \ \
| * | | ensure crlf line endings of stdin are handled properlyAnthony Sottile2021-01-072-1/+12
|/ / /
* | | Merge branch 'fix_linters' into 'master'Anthony Sottile2021-01-071-3/+5
|\ \ \
| * | | fix test which was not testing anythingAnthony Sottile2021-01-071-3/+5
|/ / /
* | | Merge branch 'remove_flake8_colors' into 'master'Anthony Sottile2020-11-181-3/+0
|\ \ \
| * | | remove flake8-colorsAnthony Sottile2020-11-171-3/+0
|/ / /
* | | Merge branch 'rm_output_file_outdated_docs' into 'master'Anthony Sottile2020-11-141-9/+0
|\ \ \
| * | | remove outdated output-file configuration docsAnthony Sottile2020-11-131-9/+0
|/ / /
* | | Merge branch 'patch-1' into 'master'Anthony Sottile2020-10-031-3/+3
|\ \ \