Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move generitc GitHub files to .github directory | Todd Leonhardt | 2021-01-29 | 1 | -66/+0 |
| | | | | | | Also: - Start to try to use GitHub Actions to do continuous integration testing - Reduce number of TravisCI builds to see if it helps with how god awfully long it takes | ||||
* | Minor housekeeping. Updated CODEOWNERS with recent additions | Eric Lin | 2020-08-07 | 1 | -2/+14 |
| | |||||
* | Updated CODEOWNERS | Kevin Van Brunt | 2019-07-15 | 1 | -17/+17 |
| | |||||
* | Updated documentation | Kevin Van Brunt | 2019-06-15 | 1 | -1/+1 |
| | |||||
* | Updated CodeOwners file and fixed minor errors in freefeatures.rst | Todd Leonhardt | 2019-03-02 | 1 | -0/+1 |
| | |||||
* | Updated code owners | Kevin Van Brunt | 2019-03-01 | 1 | -9/+9 |
| | |||||
* | Made cmd2_app a positional and required argument of AutoCompleter. | Kevin Van Brunt | 2019-02-23 | 1 | -1/+0 |
| | | | | | Deleted bash tab completion support. AutoCompleter no longer assumes CompletionItem results are sorted. | ||||
* | Added multiple owners for cmd2/cmd2.py | Todd Leonhardt | 2018-06-17 | 1 | -0/+1 |
| | | | | | Also: - Added files to .gitignore for mypy plugin for PyCharm | ||||
* | Updated CODEOWNERS file to try to reflect who the experts are for various ↵ | Todd Leonhardt | 2018-06-16 | 1 | -0/+39 |
| | | | | | | | | code setions This is my quick and dirty attempt at this effort. Please feel free to modify as you see fit. | ||||
* | Added a CODEOWNERS file to automatically nominate code reviewers for pull ↵ | Todd Leonhardt | 2017-07-08 | 1 | -0/+14 |
requests Also added some unit tests related to when default_to_shell is True |