| .. |
|
disk
|
Remove unused arguments from internal functions (#3571)
|
2025-06-03 23:17:10 +10:00 |
|
interactions
|
Fix 3534 (#3537)
|
2025-05-29 13:53:22 +02:00 |
|
locale
|
Remove extraneous None type annotations (#3522)
|
2025-05-28 21:52:43 +10:00 |
|
menu
|
Enable the bad-exit-annotation ruff rule and fix related warnings (#3564)
|
2025-06-01 11:41:34 +02:00 |
|
models
|
Enable stricter mypy definition checks in archinstall/lib/ (#3573)
|
2025-06-04 07:30:14 +10:00 |
|
packages
|
Update ruff formatter (#3496)
|
2025-05-24 07:58:42 +00:00 |
|
pacman
|
Enable stricter mypy definition checks in archinstall/lib/ (#3573)
|
2025-06-04 07:30:14 +10:00 |
|
profile
|
Enable unreachable code checks in lib/ with mypy (#3521)
|
2025-05-28 20:47:40 +10:00 |
|
utils
|
Fix 3534 (#3537)
|
2025-05-29 13:53:22 +02:00 |
|
__init__.py
|
Converted the lib to a pip supported structure to make packaging easier. Also tweaked some minor issues and added the AUR function
|
2020-07-06 18:44:42 +02:00 |
|
args.py
|
Rework install log (#3550)
|
2025-05-30 23:08:02 +10:00 |
|
boot.py
|
Enable stricter mypy definition checks in archinstall/lib/ (#3573)
|
2025-06-04 07:30:14 +10:00 |
|
configuration.py
|
Rework install log (#3550)
|
2025-05-30 23:08:02 +10:00 |
|
crypt.py
|
Update ruff formatter (#3496)
|
2025-05-24 07:58:42 +00:00 |
|
exceptions.py
|
Update ruff formatter (#3496)
|
2025-05-24 07:58:42 +00:00 |
|
general.py
|
Enable the bad-exit-annotation ruff rule and fix related warnings (#3564)
|
2025-06-01 11:41:34 +02:00 |
|
global_menu.py
|
Enable stricter mypy definition checks in archinstall/lib/ (#3573)
|
2025-06-04 07:30:14 +10:00 |
|
hardware.py
|
Update ruff formatter (#3496)
|
2025-05-24 07:58:42 +00:00 |
|
installer.py
|
Add sync after installation completed (#3569)
|
2025-06-02 13:50:34 +02:00 |
|
luks.py
|
Enable the bad-exit-annotation ruff rule and fix related warnings (#3564)
|
2025-06-01 11:41:34 +02:00 |
|
mirrors.py
|
Remove extraneous None type annotations (#3522)
|
2025-05-28 21:52:43 +10:00 |
|
networking.py
|
Enable stricter mypy definition checks in archinstall/lib/ (#3573)
|
2025-06-04 07:30:14 +10:00 |
|
output.py
|
Rework install log (#3550)
|
2025-05-30 23:08:02 +10:00 |
|
plugins.py
|
Fix 3530 (#3535)
|
2025-05-29 13:54:28 +02:00 |
|
storage.py
|
Rework install log (#3550)
|
2025-05-30 23:08:02 +10:00 |
|
translationhandler.py
|
Remove unused _DeferredTranslation methods and references (#3557)
|
2025-05-31 16:04:23 +10:00 |