Joel Challis
3a5a4c708f
Report submodule status when not valid work-tree ( #19474 )
3 years ago
Joel Challis
82760bcea6
Apply suggested workaround for #18371 ( #19226 )
...
Fixes undefined
3 years ago
Albert Y
3285659690
CLI compatibility for MacOS ( #17811 )
3 years ago
Nick Brassel
d1434b6d75
Make `qmk doctor` print out the last log entry for upstream/{master,develop}, including dates ( #17713 )
3 years ago
Zach White
db1eacdaac
Align our subprocess usage with current best practices. ( #12940 )
...
* Align our subprocess usage with current best practices.
* remove unused import
* Apply suggestions from code review
Co-authored-by: Ryan <fauxpark@gmail.com>
* fix the cpp invocation for older python
* allow for unprompted installation
* make sure qmk new-keyboard works on windows
Co-authored-by: Ryan <fauxpark@gmail.com>
5 years ago
skullydazed
5e65af3a76
Beef up how `qmk doctor` works. ( #7375 )
...
* Beef up how `qmk doctor` works.
* improve the `git submodule status` parsing. h/t @erovia
* Fix whitespace and imports
* yapf
* Add documentation for the new doctor functionality
* Replace type_unchanged() with str()
* remove unused modules
* Update lib/python/qmk/cli/doctor.py
Co-Authored-By: Erovia <Erovia@users.noreply.github.com>
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
6 years ago