pmbootstrap-meow/pmb
Caleb Connolly 62fa40e104
config: workdir: make chroots_outdated() return a list (MR 2344)
This can be used to build nicer log messages. For funsies let's try out
@overload as well.

Signed-off-by: Caleb Connolly <caleb@postmarketos.org>
2024-07-08 16:00:14 +02:00
..
aportgen Ruff: fix typing.Xxx is deprecated, use xxx instead (MR 2327) 2024-06-23 19:13:57 +02:00
build pmb.build._package: Fix installing cross-compile deps in native chroot (MR 2341) 2024-07-02 17:37:03 +02:00
chroot Fix bootimg_analyze error (MR 2339) 2024-06-30 17:40:01 +02:00
ci Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00
commands Fix "pmbootstrap log -c" crash (MR 2345) 2024-07-03 08:11:04 +00:00
config config: workdir: make chroots_outdated() return a list (MR 2344) 2024-07-08 16:00:14 +02:00
core core: chroot: validate name for rootfs chroot (MR 2332) 2024-06-30 17:51:45 +02:00
data kconfig check: move rules to kconfigcheck.toml (MR 2333) 2024-06-30 18:04:31 +02:00
export treewide: drop context.device (MR 2332) 2024-06-30 17:51:45 +02:00
flasher treewide: drop context.device (MR 2332) 2024-06-30 17:51:45 +02:00
helpers helpers: args: improve please_i_really_need_args() logging (MR 2344) 2024-07-08 16:00:14 +02:00
install Ruff: fix typing.Xxx is deprecated, use xxx instead (MR 2327) 2024-06-23 19:13:57 +02:00
meta Ruff: fix typing.Xxx is deprecated, use xxx instead (MR 2327) 2024-06-23 19:13:57 +02:00
netboot Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00
parse kconfig check: move rules to kconfigcheck.toml (MR 2333) 2024-06-30 18:04:31 +02:00
qemu Ruff: fix typing.Xxx is deprecated, use xxx instead (MR 2327) 2024-06-23 19:13:57 +02:00
sideload Ruff: fix typing.Xxx is deprecated, use xxx instead (MR 2327) 2024-06-23 19:13:57 +02:00
__init__.py pmb: Annotate args (MR 2337) 2024-06-24 20:59:06 +02:00
conftest.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00
types.py pmb.types: fix aports not being a list (MR 2342) 2024-07-02 17:40:35 +02:00