| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update cruft | Timothy Crosley | 2021-02-03 | 1 | -1/+1 |
| | | |||||
| * | moved testing of deprecated_finders outside of test suite | anirudnits | 2020-09-13 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #1437 from jdufresne/black-36 | Timothy Edmund Crosley | 2020-08-31 | 1 | -2/+1 |
| |\ | | | | | Make black target Python version 3.6 | ||||
| | * | Make black target Python version 3.6 | Jon Dufresne | 2020-08-31 | 1 | -2/+1 |
| | | | | | | | | | | | Now aligns with isort lowest supported version as well as other tools like mypy. | ||||
| * | | Update timothycrosley references to pycqa | Tamas Szabo | 2020-08-25 | 2 | -2/+3 |
| | | | |||||
| * | | Add integration test CI step | Timothy Crosley | 2020-08-23 | 1 | -0/+4 |
| | | | |||||
| * | | Start work to separate integration and unit testsseparate-integration-test | Timothy Crosley | 2020-08-23 | 1 | -1/+1 |
| |/ | |||||
| * | Resolve #1353: Added support for output format plugin | Timothy Crosley | 2020-07-27 | 2 | -0/+4 |
| | | |||||
| * | Flake8 config cleanup. | Tamas Szabo | 2020-07-27 | 1 | -1/+1 |
| | | |||||
| * | Add missing contributors | Timothy Crosley | 2020-07-22 | 1 | -4/+3 |
| | | |||||
| * | Update to work via basic authentication | Timothy Crosley | 2020-07-22 | 1 | -8/+12 |
| | | |||||
| * | isort: split can now be used at the end of an import line. | Timothy Crosley | 2020-07-22 | 1 | -56/+52 |
| | | |||||
| * | Remove unused import (os) | Tamas Szabo | 2020-07-22 | 1 | -1/+0 |
| | | |||||
| * | Adds script that displays unacknowledged authors. | Tamas Szabo | 2020-07-22 | 1 | -0/+85 |
| | | |||||
| * | default cleanup | r-richmond | 2020-07-12 | 1 | -3/+3 |
| | | |||||
| * | default headers for examples | r-richmond | 2020-07-12 | 1 | -2/+2 |
| | | |||||
| * | add example cli usage | r-richmond | 2020-07-12 | 1 | -4/+6 |
| | | |||||
| * | add second example and cfg example | r-richmond | 2020-07-12 | 1 | -16/+31 |
| | | |||||
| * | second cleanup pass | r-richmond | 2020-07-12 | 1 | -12/+16 |
| | | |||||
| * | first pass | r-richmond | 2020-07-12 | 1 | -54/+70 |
| | | |||||
| * | Fixed #1304: isort 5 no longer recognises as a stdlib module. | Timothy Crosley | 2020-07-08 | 1 | -1/+1 |
| | | |||||
| * | Only show examples if present in docs, at least until examples are more ↵ | Timothy Crosley | 2020-07-08 | 1 | -14/+3 |
| | | | | | prelevant | ||||
| * | Fix typo in profile doc description build | Ville Skyttä | 2020-07-06 | 1 | -1/+1 |
| | | |||||
| * | Fix issue 1264 - removing duplicate handling of comments for section sorting | Timothy Crosley | 2020-07-06 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #1270 from r-richmond/black-config | Timothy Edmund Crosley | 2020-07-05 | 2 | -3/+2 |
| |\ | | | | | Standardize black config | ||||
| | * | Standarize black config | r-richmond | 2020-07-05 | 2 | -3/+2 |
| | | | |||||
| * | | black format to 100 line length | r-richmond | 2020-07-05 | 1 | -15/+4 |
| | | | |||||
| * | | First pass at adding support for examples in docs | r-richmond | 2020-07-05 | 1 | -11/+102 |
| |/ | |||||
| * | Fix formatting of build_profile_docs5.0.2 | Timothy Crosley | 2020-07-04 | 1 | -0/+1 |
| | | |||||
| * | Remove unused importsdeepsource-fix-55906627 | deepsource-autofix[bot] | 2020-07-04 | 1 | -4/+0 |
| | | |||||
| * | Foratting | Timothy Crosley | 2020-07-02 | 1 | -0/+1 |
| | | |||||
| * | Add initial CLI usage documentation | Timothy Crosley | 2020-07-01 | 1 | -1/+1 |
| | | |||||
| * | Improve profile docs | Timothy Crosley | 2020-07-01 | 1 | -0/+44 |
| | | |||||
| * | Add introduction header | Timothy Crosley | 2020-06-30 | 1 | -0/+2 |
| | | |||||
| * | Fix problems found by deepsource | Timothy Crosley | 2020-06-30 | 1 | -1/+1 |
| | | |||||
| * | Remove unecesarry list comprehension | Timothy Crosley | 2020-06-30 | 1 | -1/+1 |
| | | |||||
| * | Add toml as a vendorized module | Timothy Crosley | 2020-06-28 | 1 | -1/+1 |
| | | |||||
| * | Add missing stdlib modules | Timothy Crosley | 2020-06-25 | 1 | -1/+2 |
| | | |||||
| * | Ensure posixpath is included in stdlib across versions | Timothy Crosley | 2020-06-24 | 1 | -1/+1 |
| | | |||||
| * | Update script to include empty user agent | Timothy Crosley | 2020-06-20 | 1 | -1/+2 |
| | | |||||
| * | Slight refactor of api commands, additional doc string | Timothy Crosley | 2020-05-30 | 1 | -2/+2 |
| | | |||||
| * | Fix issues uncovered by deepsource | Timothy Crosley | 2020-05-28 | 1 | -2/+1 |
| | | |||||
| * | Improve documentation format for arguments | Timothy Crosley | 2020-05-27 | 1 | -8/+15 |
| | | |||||
| * | Refactor options doc to separate display from config option identifcation | Timothy Crosley | 2020-05-26 | 1 | -22/+40 |
| | | |||||
| * | Fix text formatting | Timothy Crosley | 2020-05-26 | 1 | -2/+2 |
| | | |||||
| * | Update config option documentation | Timothy Crosley | 2020-05-26 | 1 | -0/+1 |
| | | |||||
| * | Update config option documentation | Timothy Crosley | 2020-05-26 | 1 | -1/+1 |
| | | |||||
| * | Update config option documentation | Timothy Crosley | 2020-05-26 | 1 | -2/+2 |
| | | |||||
| * | Cleaned build_config_option_docs, improved handling of descriptions | Timothy Crosley | 2020-05-26 | 1 | -6/+10 |
| | | |||||
| * | Auto clean scripts | Timothy Crosley | 2020-05-25 | 1 | -2/+2 |
| | | |||||
