summaryrefslogtreecommitdiff
path: root/lib/python/milc.py
Commit message (Expand)AuthorAge
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-28
* Improve ANSI support and --no-color (#10537)Zach White2020-10-17
* MILC: Fix setting config values for store_true and store_false (#8813)skullydazed2020-04-15
* Use pathlib everywhere we can (#7872)skullydazed2020-02-17
* use replace() over rename() to have cross-platform overwriting (#8148)Mikkel Jeppesen2020-02-11
* Fix attribute heritance for long commands.Erovia2020-01-19
* Fix commandline arg merging, small improvementsErovia2020-01-19
* MILC: Fix/complete attribute heritanceErovia2020-01-19
* MILC: Add support for hidden subcommands (#7034)Erovia2019-11-21
* Improve a number of things about how MILC operates (#7344)skullydazed2019-11-18
* MILC: Use dashes instead of underscores for subcommandsErovia2019-10-23
* Configuration system for CLI (#6708)skullydazed2019-09-22
* Setup a python test frameworkskullY2019-09-07
* QMK CLI and JSON keymap support (#6176)skullydazed2019-07-15