jw-pkg/src/python/jw/pkg/lib
Jan Lindemann 989e2c93e3 lib.SSHClient.run_cmd(): Align prototype with EC
Align the prototype of SSHClient.run_cmd() to ExecContext.run(). This
is a push towards making the SSHClient code an ExceContext, too. Some
arguments still log a warning or outright raise NotImplementedError.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-03-20 10:30:25 +01:00
..
distros lib.distros.*.Distro: Align PM prototypes 2026-03-16 14:53:58 +01:00
ec lib.Local.run(): Be less dramatic about exit != 0 2026-03-09 20:03:01 +01:00
pm lib.pm: Add parameter ec: ExecContext to functions 2026-03-06 19:02:22 +01:00
App.py lib.App: Add property cmdline 2026-03-09 20:00:30 +01:00
Cmd.py jw-pkg.sh: Print help for missing subcommands 2026-02-24 14:52:25 +01:00
Distro.py lib.Distro.pkg_files(): Fix argument name 2026-03-17 07:35:21 +01:00
ExecContext.py App: Support --verbose 2026-03-06 19:02:22 +01:00
log.py lib.log: Add module 2026-01-26 17:58:23 +01:00
Makefile jw.pkg.build.lib: Move to jw.pkg.lib 2026-01-26 17:58:23 +01:00
Package.py cmds.distro: Move all modules to lib 2026-03-06 12:06:28 +01:00
SSHClient.py lib.SSHClient.run_cmd(): Align prototype with EC 2026-03-20 10:30:25 +01:00
Types.py lib.Types: Make debug logging optional 2026-03-15 10:42:24 +01:00
util.py App: Support --verbose 2026-03-06 19:02:22 +01:00