InsanePrawn
|
b9969d8feb
|
wrapper: add execute_without_exit()
|
2023-04-16 03:37:22 +02:00 |
|
InsanePrawn
|
e07306d5c4
|
wrapper: add needs_wrap(), typehint return values
|
2023-04-16 03:37:22 +02:00 |
|
InsanePrawn
|
82a87e7ea9
|
implement explicit Optional type hints for =None parameters
Thanks https://github.com/hauntsaninja/no_implicit_optional
|
2022-11-09 20:19:04 +01:00 |
|
InsanePrawn
|
33f4a81981
|
config: move code from __init__.py into cli.py
|
2022-11-09 20:19:04 +01:00 |
|
InsanePrawn
|
56dbd3966c
|
wrapper.is_wrapped(): handle wrapper_type = 'none'
|
2022-11-09 20:19:04 +01:00 |
|
InsanePrawn
|
8ad18c00a6
|
global: refactor to use config.{file,runtime}.$member instead of config.file["$member"]
|
2022-11-09 19:39:59 +01:00 |
|
InsanePrawn
|
5e4c038ed0
|
main: add -w to *enforce* wrapping
|
2022-11-02 00:38:18 +01:00 |
|
InsanePrawn
|
657a5fe227
|
wrapper: add wrap_if_foreign_arch()
|
2022-08-20 04:32:33 +02:00 |
|
InsanePrawn
|
0858a64144
|
wrapper: add -W shorthand for --no-wrapper
|
2022-08-16 03:41:26 +02:00 |
|
InsanePrawn
|
14a2d0ae12
|
wrapper/: introduce Wrapper protocol
|
2022-02-17 16:38:48 +01:00 |
|
InsanePrawn
|
418a8c16c2
|
wrapper: refactor docker into submodule
|
2022-02-16 21:14:37 +01:00 |
|
InsanePrawn
|
b6dfc9e065
|
wrapper: move to directory
|
2022-02-16 18:38:18 +01:00 |
|