aboutsummaryrefslogtreecommitdiffstats
path: root/lib/python/milc.py
Commit message (Expand)AuthorAgeFilesLines
* MILC: Fix setting config values for store_true and store_false (#8813)skullydazed2020-04-151-36/+52
* Use pathlib everywhere we can (#7872)skullydazed2020-02-171-1/+5
* use replace() over rename() to have cross-platform overwriting (#8148)Mikkel Jeppesen2020-02-111-1/+1
* Fix attribute heritance for long commands.Erovia2020-01-191-4/+7
* Fix commandline arg merging, small improvementsErovia2020-01-191-3/+3
* MILC: Fix/complete attribute heritanceErovia2020-01-191-2/+15
* MILC: Add support for hidden subcommands (#7034)Erovia2019-11-211-6/+8
* Improve a number of things about how MILC operates (#7344)skullydazed2019-11-181-85/+82
* MILC: Use dashes instead of underscores for subcommandsErovia2019-10-231-3/+4
* Configuration system for CLI (#6708)skullydazed2019-09-221-43/+70
* Setup a python test frameworkskullY2019-09-071-2/+1
* QMK CLI and JSON keymap support (#6176)skullydazed2019-07-151-0/+716