| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Document Legacy API | Ian Cordasco | 2016-07-14 | 1 | -1/+93 |
| | | |||||
| * | Add some notes for users about how to use plugins | Ian Cordasco | 2016-06-25 | 2 | -0/+67 |
| | | |||||
| * | Add missing - to sub-directoriesproposed/3.0 | Ian Cordasco | 2016-06-22 | 1 | -1/+1 |
| | | |||||
| * | Use |Flake8| consistently throughout documentation | Ian Cordasco | 2016-06-20 | 6 | -50/+50 |
| | | |||||
| * | Add --benchmark option documentation | Ian Cordasco | 2016-06-19 | 1 | -0/+21 |
| | | |||||
| * | Grammar and clarity improvements. | Cea Stapleton | 2016-06-19 | 4 | -9/+9 |
| | | |||||
| * | Set a default value for --select | Ian Cordasco | 2016-06-16 | 1 | -1/+1 |
| | | | | | | This allows us to add --append-to-select and --append-to-ignore at a later date that will work as expected and in a consistent manner. | ||||
| * | Copied one too many lines from template | Ian Cordasco | 2016-06-14 | 1 | -2/+0 |
| | | |||||
| * | Add documentation for --install-hook | Ian Cordasco | 2016-06-14 | 1 | -0/+22 |
| | | |||||
| * | Add documentation around specifying a format string | Ian Cordasco | 2016-06-14 | 1 | -2/+16 |
| | | |||||
| * | Add flake8.api and docs for it | Ian Cordasco | 2016-06-08 | 2 | -0/+12 |
| | | | | | Stub out the primary method people seem to use. | ||||
| * | Add documentation around ignoring errors | Ian Cordasco | 2016-06-07 | 3 | -0/+97 |
| | | |||||
| * | Add --stdin-display-name to modify report output | Ian Cordasco | 2016-06-06 | 1 | -0/+24 |
| | | |||||
| * | Rely on Python 3.4 backport of configparser | Ian Cordasco | 2016-05-30 | 1 | -0/+8 |
| | | | | | | | Python 2.7's ConfigParser module does not allow for the behaviour we have documented for config files in Flake8 3.0. To compensate for that, we add a dependency on the configparser backport on PyPI for Python 2.7 | ||||
| * | Add template in comments for new options | Ian Cordasco | 2016-05-29 | 1 | -27/+48 |
| | | | | | Also ensure that existing documentation is consistent with the template | ||||
| * | Add a first pass at documenting cli options | Ian Cordasco | 2016-05-29 | 1 | -65/+604 |
| | | |||||
| * | Start adding descriptions of options | Ian Cordasco | 2016-05-28 | 3 | -1/+105 |
| | | |||||
| * | Add example configuration sections to the docs | Ian Cordasco | 2016-05-28 | 1 | -1/+124 |
| | | | | | Add tests to verify our examples do not regress | ||||
| * | Add more to configuration documentation | Ian Cordasco | 2016-05-27 | 1 | -0/+49 |
| | | |||||
| * | Begin adding user-facing documentation | Ian Cordasco | 2016-05-26 | 3 | -0/+184 |
| | | | | | Especially around invocation and configuration | ||||
| * | Add a tiny bit to Usage Guide index | Ian Cordasco | 2016-05-18 | 1 | -0/+14 |
| | | |||||
| * | Add user guide index page | Ian Cordasco | 2016-05-18 | 1 | -0/+4 |
| | | |||||
| * | Move docs directories into docs/source | Ian Cordasco | 2016-01-25 | 1 | -0/+0 |
