archinstall/archinstall
Softer 139bd105e6 Move level-to-style mapping into MsgLevelType.style() method
Replace the module-level _LEVEL_STYLE dict in components.py with a
style() method on the MsgLevelType enum, following the project
convention of encapsulating type-bound logic on the type itself.
2026-06-06 13:00:13 +03:00
..
applications Refactor logging and formatting logic (#4542) 2026-05-19 17:48:03 +02:00
default_profiles add niri DankMaterialShell profile (#4554) 2026-05-25 21:13:56 +10:00
lib Move get_install_warnings() from ConfigurationOutput to GlobalMenu 2026-06-06 12:47:35 +03:00
locales Add missing translatable strings to base.pot 2026-06-03 16:40:39 +03:00
scripts Merge master into colored-install-preview 2026-06-03 16:22:40 +03:00
tui Move level-to-style mapping into MsgLevelType.style() method 2026-06-06 13:00:13 +03:00
__init__.py Convert imports to absolute imports (#4196) 2026-02-26 20:17:48 +11:00
__main__.py Replace sys.exit calls with return values (#4156) 2026-01-22 13:58:40 +11:00
examples Adding symlink to examples. 2020-07-08 12:34:22 +00:00
main.py Refactor logging and formatting logic (#4542) 2026-05-19 17:48:03 +02:00