summaryrefslogtreecommitdiffstats
path: root/lib/python/qmk/cli/doctor/main.py
Commit message (Collapse)AuthorAgeFilesLines
* `qmk doctor` - Handle timeouts while checking binaries (#19549)Joel Challis2023-01-091-2/+4
|
* Report submodule status when not valid work-tree (#19474)Joel Challis2023-01-031-1/+1
|
* Make `qmk doctor` print out the last log entry for ↵Nick Brassel2022-07-261-1/+25
| | | | upstream/{master,develop}, including dates (#17713)
* Relocate CLI git interactions (#16682)Joel Challis2022-03-181-1/+2
|
* `qmk doctor`: display qmk_firmware version tag (#16155)Ryan2022-02-011-1/+6
|
* Cleanup issues identified by lgtm (#14459)Zach White2021-09-271-4/+5
| | | | | * cleanup issues identified by lgtm * fix the git_status check
* CLI: Add git and venv info to doctor's output (#13405)Erovia2021-07-101-7/+38
| | | | Most of the checks are saved from zvecr's retired 'up/status' subcommand PR.
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-06-271-0/+1
|
* Refactor doctor.py into a directory (#13298)Zach White2021-06-221-0/+103