summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Update minumum pycodestyle version to 2.3.0Jack Mustacato2017-10-272-2/+2
|/ /
* | Merge branch 'wheel-license' into 'master'Ian Stapleton Cordasco2017-10-241-1/+2
|\ \ | |/ |/|
| * Include license file in the generated wheel packageJon Dufresne2017-10-231-1/+2
|/
* Prepare for v3.5.0 release on 2017-10-233.5.0Ian Stapleton Cordasco2017-10-212-2/+10
* Merge branch 'fix_encoding_test' into 'master'Ian Stapleton Cordasco2017-10-201-2/+2
|\
| * Fix failing encoding test on appveyorAnthony Sottile2017-10-191-2/+2
|/
* Merge branch 'catch_decode_error' into 'master'Ian Stapleton Cordasco2017-10-192-8/+27
|\
| * Catch UnicodeDecodeError while parsing config filesAnthony Sottile2017-10-092-8/+27
|/
* Merge branch 'local-plugins-updates' into 'master'Ian Stapleton Cordasco2017-08-1211-55/+144
|\
| * Document using local pluginsIan Stapleton Cordasco2017-08-121-0/+48
| * Allow our local plugin parsing to accept commasIan Stapleton Cordasco2017-08-093-7/+19
| * Update release notes to include local pluginsIan Stapleton Cordasco2017-08-081-0/+12
| * Update our plugin registration for debuggingIan Stapleton Cordasco2017-08-086-48/+65
|/
* Merge branch 'issue/362' into 'master'Ian Stapleton Cordasco2017-08-081-0/+2
|\
| * Lint only *.py files with --diff optionJosef Skladanka2017-08-081-0/+2
* | Merge branch 'fix-finding-local-config' into 'master'Ian Stapleton Cordasco2017-08-082-2/+12
|\ \ | |/ |/|
| * Fix finding of local config files.Carl Meyer2017-08-072-2/+12
|/
* Merge branch 'simplify-app-tests' into 'master'Ian Stapleton Cordasco2017-08-071-27/+22
|\
| * Simplify application tests; remove unneeded mockingCarl Meyer2017-08-071-27/+22
|/
* Merge branch 'local-plugins' into 'master'Ian Stapleton Cordasco2017-08-0716-134/+409
|\
| * Append [local] to version of local plugins.Carl Meyer2017-08-062-4/+22
| * Don't load local plugins from user config.Carl Meyer2017-08-061-11/+9
| * Minor argument changes.Carl Meyer2017-08-062-2/+2
| * Handle argv being None.Carl Meyer2017-08-031-1/+2
| * Add support for local (in-repo, non-setuptools) plugins.Carl Meyer2017-08-0315-134/+392
* | Add release note for VCS hook changeIan Stapleton Cordasco2017-08-071-0/+4
* | Merge branch 'hook_conf' into 'master'Ian Stapleton Cordasco2017-08-072-1/+25
|\ \
| * | Remove trailing new line; insert raisesPeter Cock2017-08-071-1/+1
| * | Tell user how to configure VCS hooks.Peter Cock2017-08-042-1/+25
| |/
* | Merge branch 'missing-rel-notes' into 'master'Ian Stapleton Cordasco2017-08-071-0/+8
|\ \
| * | Add missing release notes for 3.5.0Ian Stapleton Cordasco2017-08-061-0/+8
|/ /
* | Merge branch 'bug/359' into 'master'Ian Stapleton Cordasco2017-08-062-2/+10
|\ \
| * | Update pyflakes range and include doc linksIan Stapleton Cordasco2017-08-062-2/+10
|/ /
* | Merge branch 'bug/361' into 'master'Ian Stapleton Cordasco2017-08-061-2/+2
|\ \
| * | Add new pycodestyle checksIan Stapleton Cordasco2017-08-051-2/+2
| |/
* | Merge branch 'prepare/3.5.0' into 'master'Ian Stapleton Cordasco2017-08-063-1/+16
|\ \ | |/ |/|
| * Prepare master branch for development of 3.5.0Ian Stapleton Cordasco2017-08-063-1/+16
|/
* Merge branch 'bug/356' into 'master'Ian Cordasco2017-07-293-1/+3
|\
| * Allow spaces in # noqa listsIan Stapleton Cordasco2017-07-283-1/+3
|/
* Merge branch 'bug/354' into 'master'3.4.1Ian Cordasco2017-07-2813-16/+75
|\
| * Bump version to 3.4.1 and add release notesIan Stapleton Cordasco2017-07-283-1/+19
| * Remediate one wafer thing decision logic bugIan Stapleton Cordasco2017-07-282-4/+6
| * Release v3.4.03.4.0Ian Stapleton Cordasco2017-07-272-2/+16
| * Update name across the project post-marriageIan Stapleton Cordasco2017-07-274-6/+10
| * Merge branch 'fix-quiet'Ian Stapleton Cordasco2017-07-273-4/+25
| |\ |/ /
| * Fix quiet/verbose config problemShinya Kawaguchi2017-07-271-1/+2
| * Reproduce quiet/verbose config problemShinya Kawaguchi2017-07-222-3/+23
* | Merge branch 'fix-metadata' into 'master'Ian Cordasco2017-07-271-4/+11
|\ \
| * | Use extras_require instead of conditional code.Zvezdan Petkovic2017-07-101-4/+11
| |/
* | Merge branch 'patch-1' into 'master'Ian Cordasco2017-07-271-1/+0
|\ \ | |/ |/|