summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added passing test case related to #376issue-376Ian Lee2016-06-021-1/+5
* Merge pull request #522 from arthall/issue-314Ian Lee2016-06-021-6/+19
|\
| * Modified patch for issue #314 so tests in E73.py passArt Hall2016-06-021-2/+6
| * Merge latest master into issue-314Art Hall2016-06-0230-516/+968
| |\
| * | Fixing compound_statement not to be quadratic in # of :sissue-314Darioush Jalalinasab2014-12-181-11/+18
* | | Merge pull request #520 from kjcole/masterIan Lee2016-06-021-0/+1
|\ \ \ | |_|/ |/| |
| * | - Added venv/ (virtualenv) to list of git ignored filename patternsKevin Cole2016-06-021-0/+1
|/ /
* | Tagged release 2.0.02.0.0release/2.0.0Ian Lee2016-05-313-18/+2
* | Tagging 2.0.0 alpha 1 pre-release2.0.0a1Ian Lee2016-05-311-1/+1
* | Removed project level `.pep8` config fileIan Lee2016-05-313-4/+4
* | Improved formatting of filename referencing in docsIan Lee2016-05-313-13/+13
* | Updated docs to remove another pep8 based referenceIan Lee2016-05-311-3/+3
* | Update next version plan to 2.0.0Ian Lee2016-05-312-2/+2
* | Updated changelog with changes made since 1.7.0Ian Lee2016-05-311-2/+4
* | Fixed typo in changelogIan Lee2016-05-311-1/+1
* | Updated version string to PEP-440 formatrelease/1.8.0Ian Lee2016-05-301-1/+1
* | Merge branch 'doc-update'Ian Lee2016-05-309-77/+73
|\ \
| * | Updated two more references to old namedoc-updateIan Lee2016-05-292-3/+4
| * | Updated project name in docsIan Lee2016-05-298-74/+69
* | | Updated deprecation warning to actually emit a warningIan Lee2016-05-301-3/+5
|/ /
* | Merge pull request #516 from PyCQA/add-maintainer-fieldIan Lee2016-05-291-0/+2
|\ \
| * | Added maintainer metadata to packageIan Lee2016-05-291-0/+2
|/ /
* | Merge pull request #515 from PyCQA/update-rtd-linksIan Lee2016-05-294-4/+4
|\ \
| * | Finished updating rtd linksupdate-rtd-linksIan Lee2016-05-294-4/+4
|/ /
* | Merge pull request #514 from adamchainz/readthedocs.ioIan Lee2016-05-296-6/+6
|\ \
| * | Convert readthedocs link for their .org -> .io migration for hosted projectsAdam Chainz2016-05-296-6/+6
|/ /
* | Merge pull request #510 from PyCQA/package-pycodestyleIan Cordasco2016-05-2612-136/+158
|\ \
| * | Updated tests and doc examples -> pycodestylepackage-pycodestyleIan Lee2016-05-266-114/+119
| * | Updated file names testedIan Lee2016-05-264-4/+4
| * | Fixed additional reference to pep8.py in travisIan Lee2016-05-261-1/+1
| * | Updated makefile for package renameIan Lee2016-05-261-3/+3
| * | Updated tox for package renameIan Lee2016-05-261-3/+3
| * | Updated Travis configuration for package renameIan Lee2016-05-261-3/+3
| * | Fixed import in testsuiteIan Lee2016-05-261-1/+1
| * | Updated header comment from pep8 -> pycodestyleIan Lee2016-05-261-1/+2
| * | Updated pycodestyle file name and setup.pyIan Lee2016-05-262-6/+6
| * | Made 'pep8style' more generically 'style_guide'Ian Lee2016-05-261-4/+4
| * | Added pycodestyle entry_pointIan Lee2016-05-262-1/+17
|/ /
* | Merge pull request #511 from jwilk/further-discussion-urlIan Cordasco2016-05-251-1/+1
|\ \
| * | Fix the "Further discussion" URLJakub Wilk2016-05-251-1/+1
* | | Merge pull request #512 from jwilk/spellingIan Cordasco2016-05-253-5/+5
|\ \ \ | |/ / |/| |
| * | Fix grammarJakub Wilk2016-05-252-4/+4
| * | Fix typoJakub Wilk2016-05-251-1/+1
|/ /
* | Merge pull request #487 from PyCQA/issue-228Ian Lee2016-05-241-6/+12
|\ \
| * | Patched pep8 to comply with pydocstyle; Closes #228.issue-228Ian Lee2016-02-281-6/+12
* | | Merge pull request #486 from jeffwidman/patch-1Ian Lee2016-05-241-17/+22
|\ \ \
| * | | Update Readme to reflect pycodestyle name changeJeff Widman2016-02-261-17/+22
* | | | Merge pull request #509 from PyCQA/gh-500Ian Cordasco2016-05-241-2/+19
|\ \ \ \
| * | | | Changed heading line format for consistencyIan Lee2016-05-241-1/+1
| * | | | Re-added shebang line that was removedIan Lee2016-05-241-0/+1