pmbootstrap-meow/pmb/parse
Newbyte 11c7d23575
pmb.parse.arguments: Make -x and -n mutually exclusive in kconfig edit (MR 2346)
It doesn't make sense to both request the nconfig UI and the xconfig UI
at the same time. Make them mutually exclusive.
2024-10-22 00:04:33 +02:00
..
__init__.py core: add an Arch type (MR 2252) 2024-06-23 12:38:39 +02:00
_apkbuild.py Improvements to documentation (MR 2440) 2024-10-21 21:46:26 +02:00
apkindex.py pmb.parse.apkindex: Add missing type hints in package() (MR 2438) 2024-10-21 21:05:18 +02:00
arguments.py pmb.parse.arguments: Make -x and -n mutually exclusive in kconfig edit (MR 2346) 2024-10-22 00:04:33 +02:00
binfmt_info.py Use simplified Python 3.8 syntax (MR 2327) 2024-06-23 19:13:52 +02:00
bootimg.py Refactor bootimg_analyze (MR 2359) 2024-07-11 21:54:53 +02:00
cpuinfo.py Run ruff check --fix (MR 2357) 2024-07-16 00:26:35 +02:00
depends.py pmb.parse.depends.package_provider: add type hinting and fix references (MR 2439) 2024-10-18 13:45:57 +02:00
deviceinfo.py pmb.{aportgen,parse}: deprecate deviceinfo_keyboard (MR 2396) 2024-09-07 18:04:10 +02:00
kconfig.py kconfig check: don't print URL for each warning (MR 2399) 2024-09-08 00:09:16 +02:00
kconfigcheck.py kconfig check: move rules to kconfigcheck.toml (MR 2333) 2024-06-30 18:04:31 +02:00
version.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00