index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
python
/
qmk
/
cli
/
doctor.py
Age
Commit message (
Expand
)
Author
2021-04-02
`qmk doctor`: Fix WSL /mnt check (#12466)
Ryan
2021-04-02
qmk doctor: Display macOS and Windows versions, and add WSL warning for /mnt ...
Ryan
2021-03-19
`qmk doctor`: Don't run udev checks under WSL (#12231)
Ryan
2021-02-16
Fix submodule check for qmk setup (#11379)
Stefan Schulze
2020-12-21
Split of the doctor codebase (#11255)
Erovia
2020-12-20
Doctor: add check for .git folder (#11208)
Ryan
2020-12-18
simplify qmk doctor to make room for #11208 (#11242)
Zach White
2020-11-28
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-11-16
CLI: Udev related fixes and improvements (#10736)
Erovia
2020-10-20
Fix CLI warning for Massdrop udev rule (#10691)
Ryan
2020-10-17
Improve ANSI support and --no-color (#10537)
Zach White
2020-10-06
[CLI] Add c2json (#8817)
Erovia
2020-10-06
CLI: update subcommands to use return instead of exit() (#10323)
Ryan
2020-09-27
Consolidate udev rules into a single file (#9693)
Ryan
2020-09-24
CLI/Doctor: Print QMK_HOME (#10398)
Ryan
2020-09-19
Be more specific about Caterina devices, and add LilyPad PID
fauxpark
2020-09-19
Add Pololu VID
fauxpark
2020-09-19
Link to docs page in "missing" case
fauxpark
2020-09-19
Split rules back up into bootloaders
fauxpark
2020-09-19
A comma would be nice
fauxpark
2020-09-19
Add TMK "FEED" VID to list of deprecated udev rules
fauxpark
2020-09-19
Fix errors
fauxpark
2020-09-19
Simplify doctor rule checking
fauxpark
2020-09-19
Update rules in doctor.py
fauxpark
2020-06-18
Parse version better in `qmk doctor` GCC version checks (#9324)
Ryan
2020-05-21
CLI: Rework submodule checking (#9162)
Erovia
2020-05-21
Fix submodule check (#9155)
Erovia
2020-05-15
CLI: Tune doctor's udev rule checking to match #8750
Erovia
2020-04-18
Move everything to Python 3.6 (#8835)
skullydazed
2020-04-14
CLI: Fix doctor error when can't run `bin/qmk --version`. (#8796)
Pete Johanson
2020-04-05
Doctor: Add avrdude/dfu-util/dfu-programmer version printing (#8678)
Ryan
2020-04-04
minor tweaks
skullY
2020-04-04
Fix saving output from avrdude and dfu-programmer
Ross Baquir
2020-04-04
Use version_arg in ESSENTIAL_BINARIES dict
Ross Baquir
2020-04-04
Fixes #8541 by getting version from -dumpversion then --version as fallback
Ross Baquir
2020-03-29
CLI: More MSYS2 fixes (#8577)
Erovia
2020-03-08
Add gcc version detection to qmk doctor (#8338)
skullydazed
2020-02-26
Fixed OS detection such that OSX doesn't take over the world (#8248)
Mikkel Jeppesen
2020-02-17
Fix os detection in OSX python 3.8 (#8187)
Mikkel Jeppesen
2020-01-28
Qmk doctor os check to support newer msys2/w10 installations (#8031)
Mikkel Jeppesen
2020-01-24
Beef up how `qmk doctor` works. (#7375)
skullydazed
2020-01-11
yapf and style
skullY
2020-01-11
Make the udev rules easier to read and manage
Erovia
2020-01-11
Fix Pro Micro's and its bootloader's name
Erovia
2020-01-11
CLI: Rework ModemManager check and add udev check
Erovia
2019-12-01
Add pep8-naming to our python linting
skullY
2019-11-20
Add flake8 to our test suite and fix all errors (#7379)
skullydazed
2019-11-12
When checking program returncodes treat both 0 and 1 as installed
skullY
2019-10-20
Fix detection of ModemManager (#7076)
Harry Wada
2019-10-03
Fix qmk doctor 'bytes-like object is required' on linux
Ayman Bagabas
[next]