summaryrefslogtreecommitdiff
path: root/docs/source
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'readthedocs' into 'master'Ian Stapleton Cordasco2018-04-152-2/+2
|\
| * Prefer readthedocs.io instead of readthedocs.org for doc linksJon Dufresne2018-01-062-2/+2
* | fixed emphasis on last lineTyler Wince2018-03-301-3/+3
* | added language for entry point lengthTyler Wince2018-03-301-101/+7
* | add common entry points and instruction to docsTyler Wince2018-03-291-0/+102
|/
* Merge branch 'local-plugin-paths' into 'master'Ian Stapleton Cordasco2017-11-261-0/+21
|\
| * Use default comma-separated regex for local-plugin paths.Carl Meyer2017-10-251-1/+1
| * Add paths option in local-plugins config file.Carl Meyer2017-10-241-0/+21
* | Drop from __future__ import with_statement from docsJon Dufresne2017-11-261-1/+0
|/
* Prepare for v3.5.0 release on 2017-10-233.5.0Ian Stapleton Cordasco2017-10-211-1/+9
* Document using local pluginsIan Stapleton Cordasco2017-08-121-0/+48
* Update release notes to include local pluginsIan Stapleton Cordasco2017-08-081-0/+12
* Add release note for VCS hook changeIan Stapleton Cordasco2017-08-071-0/+4
* Add missing release notes for 3.5.0Ian Stapleton Cordasco2017-08-061-0/+8
* Prepare master branch for development of 3.5.0Ian Stapleton Cordasco2017-08-062-0/+15
* Bump version to 3.4.1 and add release notesIan Stapleton Cordasco2017-07-282-0/+18
* Release v3.4.03.4.0Ian Stapleton Cordasco2017-07-271-1/+15
* Update name across the project post-marriageIan Stapleton Cordasco2017-07-272-5/+5
* Update internal documentation around StyleGuideIan Cordasco2017-06-041-2/+3
* Add way to get back to options indexIan Cordasco2017-05-291-0/+143
* Start writing new documentation around --selectIan Cordasco2017-05-294-91/+293
* Add release note for bug 318Ian Cordasco2017-05-271-0/+5
* Add release note for bug 329Ian Cordasco2017-05-251-0/+5
* Add release notes for bug 330Ian Cordasco2017-05-252-0/+18
* Note about error behaviour depending on Python version, e.g. F812Peter Cock2017-04-261-0/+3
* Update and finalize v3.3.0 release notesIan Cordasco2017-02-061-8/+22
* Add test for reproducible --version stringsIan Cordasco2017-01-211-1/+10
* Correct "systema" typo in usage documentation.Andrew Drake2017-01-171-1/+1
* Add AST support for Python 3.6Ian Cordasco2017-01-151-0/+4
* Add documentation for our code styleIan Cordasco2016-12-233-0/+223
* Display the local paths from the git hookIan Cordasco2016-12-201-0/+5
* Enable users who want to track all files processedIan Cordasco2016-12-201-0/+5
* Tidy up last few bits for performance improvementIan Cordasco2016-12-201-0/+4
* Assign missing codes to PyFlakes messagesLukasz Langa2016-11-282-1/+36
* Only force files to be included when run from CLIIan Cordasco2016-11-231-0/+4
* Prepare for 3.3.0 developmentIan Cordasco2016-11-212-0/+10
* Update release notes and version string for 3.2.13.2.1Ian Cordasco2016-11-191-1/+15
* Fix some typos in release notesAdam Chainz2016-11-171-2/+2
* Grammar nittim smith2016-11-161-1/+1
* Fix subtle reporting bug for default on pluginsIan Cordasco2016-11-151-0/+5
* Prepare for 3.2.1 developmentIan Cordasco2016-11-152-0/+9
* Fix version string in release notesIan Cordasco2016-11-141-1/+1
* Release 3.2.03.2.0Ian Cordasco2016-11-142-0/+14
* Fix documentation issues in 3.1.1Ian Cordasco2016-11-142-1/+2
* Add release notes for 3.1.13.1.1Ian Cordasco2016-11-141-0/+18
* Merge branch 'refactor-release-notes' into 'master' 3.1.0b2Ian Cordasco2016-11-131-0/+18
|\
| * Create sub-sections for different release seriesIan Cordasco2016-11-131-0/+18
* | Add a man page for Flake8Ian Cordasco2016-11-133-1/+152
|/
* Prepare to release 3.1.0 on 2016-11-143.1.0b1Ian Cordasco2016-11-121-1/+1
* Merge branch 'bug/249' into 'master' Ian Cordasco2016-11-122-0/+70
|\