summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add missing - to sub-directoriesproposed/3.0Ian Cordasco2016-06-221-1/+1
* Add more definitions to glossaryIan Cordasco2016-06-221-1/+18
* Correct example register_options methodIan Cordasco2016-06-221-1/+2
* Start a glossary of termsIan Cordasco2016-06-222-2/+33
* Trim whitespace from cross-compat plugin docsIan Cordasco2016-06-221-2/+2
* Remove historical files from the repositoryIan Cordasco2016-06-2234-3176/+0
* Write plugin cross-compatibility documentationIan Cordasco2016-06-222-0/+150
* Add more detail about types of releasesIan Cordasco2016-06-221-4/+60
* Trim trailing whitespaceIan Cordasco2016-06-221-1/+1
* Update version string to betaIan Cordasco2016-06-211-1/+2
* Update FAQ to be a bit clearerIan Cordasco2016-06-211-9/+21
* Add FAQIan Cordasco2016-06-202-0/+52
* Add documentation about release versioning and processIan Cordasco2016-06-202-0/+44
* Switch to pycodestyle and start constraining versions againIan Cordasco2016-06-201-4/+6
* Add missing docstring to Application#report_benchmarksIan Cordasco2016-06-201-0/+2
* Trim trailing whitespace in docsIan Cordasco2016-06-201-2/+2
* Remove mypy from list of tox environmentsIan Cordasco2016-06-201-2/+0
* Add documentation ... for writing documentationIan Cordasco2016-06-203-2/+188
* Use |Flake8| consistently throughout documentationIan Cordasco2016-06-2019-167/+192
* Add |Flake8| substitution to the epilogIan Cordasco2016-06-201-0/+4
* Add --benchmark option documentationIan Cordasco2016-06-191-0/+21
* Add --benchmark and formatting for its valuesIan Cordasco2016-06-196-6/+112
* Merge branch '3.0-doc-wording' into 'proposed/3.0' Ian Cordasco2016-06-2015-45/+45
|\
| * Grammar and clarity improvements.Cea Stapleton2016-06-1915-45/+45
|/
* Update Travis to run the linters individuallyIan Cordasco2016-06-171-1/+9
* Configure flake8-import-order to use Google StyleIan Cordasco2016-06-1717-45/+43
* Add broken config file to test error handlingIan Cordasco2016-06-163-1/+26
* Add setuptools integrationIan Cordasco2016-06-162-2/+83
* Set a default value for --selectIan Cordasco2016-06-163-2/+3
* Find filenames for mercurial hookIan Cordasco2016-06-161-1/+19
* Set a lower-limit on flake8-docstringsIan Cordasco2016-06-161-1/+1
* Use a template for git pre-commit hookIan Cordasco2016-06-161-2/+11
* Ensure that the directories existIan Cordasco2016-06-161-0/+2
* Properly unpack stdout and stdinIan Cordasco2016-06-161-1/+1
* Use correct stat module constantIan Cordasco2016-06-161-1/+1
* Add information about new --verbose behaviourIan Cordasco2016-06-151-0/+2
* Add note about # noqa: <errors>Ian Cordasco2016-06-151-5/+10
* Remove CHANGES.rstIan Cordasco2016-06-142-332/+1
* Start a changelog entry for 3.0.0Ian Cordasco2016-06-142-0/+24
* Copied one too many lines from templateIan Cordasco2016-06-141-2/+0
* Add documentation for --install-hookIan Cordasco2016-06-141-0/+22
* Add documentation around specifying a format stringIan Cordasco2016-06-141-2/+16
* Revert silliness around setting choices for --formatIan Cordasco2016-06-143-13/+10
* Add release notes portion of documentationIan Cordasco2016-06-1434-0/+336
* Fix documentation buildIan Cordasco2016-06-141-2/+2
* Use the same interface for vcs installationIan Cordasco2016-06-142-4/+9
* Fix integration testsIan Cordasco2016-06-141-2/+2
* Add docstrings and a new-line for pydocstyleIan Cordasco2016-06-142-0/+3
* Configure bandit to ignore subprocess warningsIan Cordasco2016-06-142-1/+85
* Start fleshing out mercurial hookIan Cordasco2016-06-134-7/+152