Commit Graph

  • 90de0c6ed4 Resolve merge conflicts with master after #4515 path restructure Softer 2026-05-04 15:04:26 +0300
  • 6f84eca51c Decouple share_install_log from TUI module Softer 2026-05-04 14:25:57 +0300
  • 89329380a5 Apply preview text wrap conditionally via wrap_preview parameter Softer 2026-05-04 13:00:51 +0300
  • ba7dbeadfc
    Refactor profile seat access selection (#4457) Daniel Girtler 2026-05-04 14:45:43 +1000
  • 94e5eee2f2 Merge remote-tracking branch 'origin/master' into refactor-profiles Daniel Girtler 2026-05-04 14:31:10 +1000
  • c0f023495d Fix TUI imports after ui module was pulled one level up (#4515) Softer 2026-05-04 03:39:06 +0300
  • dfccd1ab09 Merge remote-tracking branch 'origin/master' into feat-share-log Softer 2026-05-04 03:34:54 +0300
  • 4515dcf12e Merge remote-tracking branch 'origin/master' into fix-3580-pacman-info-truncation Softer 2026-05-04 03:19:01 +0300
  • 38b8d11b7c Replace curl/SysCommand with urllib.request, remove defensive try/except Softer 2026-05-04 03:06:04 +0300
  • b5501d9507
    Improved Finnish translation further (#4516) aronmr-1 2026-05-03 22:16:16 +0000
  • 528c27fbe1
    Update dependency arch/python-textual to v8.2.5 (#4517) renovate[bot] 2026-05-04 08:14:56 +1000
  • e15a09e680
    Update dependency arch/python-textual to v8.2.5 renovate[bot] 2026-05-03 21:55:23 +0000
  • b18cc57216
    Pull `ui` module one level up (#4515) Daniel Girtler 2026-05-04 07:54:42 +1000
  • 92a24499a3 Improved Finnish translation further aronmr-1 2026-05-03 15:12:40 +0000
  • 4839a3cb3c Fix bspwm black screen: add provision() delegation and default configs Softer 2026-05-03 17:12:40 +0300
  • cd6565dc08 Rework share-log per review: subcommand, TUI confirmation, truncate large logs Softer 2026-05-03 05:11:09 +0300
  • c5d5135c4a Replace raw Rich markup with PreviewResult dataclass for typed preview levels Softer 2026-05-03 04:40:50 +0300
  • 5136b3190d Simplify package info fix: use rstrip and CSS wrap instead of env var plumbing Softer 2026-05-03 04:12:20 +0300
  • 5657049b34 Update Daniel Girtler 2026-05-03 10:39:30 +1000
  • ed1d885351 Pull the UI module one level up Daniel Girtler 2026-05-03 10:38:59 +1000
  • dd34954011
    Remove dead Cutefish desktop profile (#4514) Softer 2026-05-03 03:33:48 +0300
  • 1da78b7d41 Remove dead Cutefish desktop profile Softer 2026-05-03 02:57:29 +0300
  • 0e3a8f2dc5 Keep standalone initramfs for grub-btrfs when UKI is enabled Softer 2026-05-02 14:25:37 +0300
  • 885d1aeef9 Fix Rich markup parsing error on JSON preview strings Softer 2026-05-02 13:28:22 +0300
  • 0b235cc8f8 Color-code install preview: red for errors, yellow for warnings, green for ready Softer 2026-05-02 01:21:55 +0300
  • 7041718909 Remove Yes/No singleton cache on MenuItem Softer 2026-04-28 17:19:38 +0300
  • 4746b8bf37 Offer to apply archinstall language to target system locale and timezone Softer 2026-04-28 17:19:38 +0300
  • 995ee8a84a Apply ruff-format to share_log.py Softer 2026-05-01 15:19:18 +0300
  • 727df5c13f Add --share-log flag to upload install.log to paste.rs Softer 2026-05-01 14:35:58 +0300
  • 652ec9616f Fix truncated package metadata in additional packages preview (#3580) Softer 2026-05-01 13:15:11 +0300
  • 6f74e1be99
    Update .pre-commit-config.yaml aripitek09@ 2026-05-01 16:55:38 +0700
  • 95702a8693
    Update .editorconfig aripitek09@ 2026-05-01 16:53:45 +0700
  • 1fd63a2d0d fix: remove dead 0x0.st upload hint from error message 0xdeadd 2026-04-30 17:20:28 -0400
  • 98cb263b83 fix: restrict EFI partition permissions with fmask/dmask=0077 0xdeadd 2026-04-30 17:16:11 -0400
  • 76629ecc15
    Update Japanese translation (#4504) utuhiro78 2026-04-30 16:37:37 +0900
  • 0638a9c8d5
    Update Japanese translation utuhiro78 2026-04-30 12:00:26 +0900
  • dc7d9cf0a2
    Improve Ukrainian translation (#4502) Softer 2026-04-30 02:23:08 +0300
  • b936fa11e3
    Fix some inconsistent-return-statements Pylint warnings (#4503) correctmost 2026-04-29 19:22:45 -0400
  • 83737191b7 Fix some inconsistent-return-statements Pylint warnings correctmost 2026-04-29 18:42:12 -0400
  • 4ee63e8b66 Improve Ukrainian translation Softer 2026-04-30 01:36:47 +0300
  • 6fefa3b6f5
    Improved Finnish language (#4501) aronmr-1 2026-04-29 21:43:01 +0000
  • 3b026cb603
    Fix broken localization in U2F, LUKS, and gfx driver preview (#4500) Softer 2026-04-30 00:33:21 +0300
  • 7940d330aa Improved Finnish language aronmr-1 2026-04-29 17:58:36 +0000
  • 84a776e193 Fix broken localization in U2F, LUKS, and gfx driver preview Softer 2026-04-29 17:04:23 +0300
  • 05560d29af
    Add basic Pyrefly configuration to pyproject.toml (#4494) correctmost 2026-04-29 07:54:59 -0400
  • 3223ae4212
    Remove the old curses-based TUI code (#4497) correctmost 2026-04-29 03:08:24 -0400
  • 468e33d54f
    Danish translation (#4493) Steen Rabol 2026-04-29 08:06:10 +0200
  • f8acdda33e updated base.po and created base.mo rabol 2026-04-29 07:09:21 +0200
  • ccbc53d576
    Update Japanese translation (#4498) utuhiro78 2026-04-29 12:44:11 +0900
  • a2f90ce163
    Update Japanese translation utuhiro78 2026-04-29 11:45:04 +0900
  • c65b43413e Remove the old curses-based TUI code correctmost 2026-04-28 12:51:22 -0400
  • ea64876595 Add installer teardown for LUKS and LVM layouts Guilherme Sales 2026-04-28 17:23:40 +0100
  • c4424f70dc Add basic Pyrefly configuration to pyproject.toml correctmost 2026-04-28 08:54:03 -0400
  • 9d5f58debd Danish translation Steen Rabol 2026-04-28 14:47:31 +0200
  • c4d68855cb
    Replace time.time with time.monotonic to avoid clock drift issues (#4492) correctmost 2026-04-28 07:34:33 -0400
  • 8a929f603f
    Fix sway+nvidia confirmation dialog (#4481) (#4485) Softer 2026-04-28 14:02:32 +0300
  • e73966f84a Replace time.time with time.monotonic to avoid clock drift issues correctmost 2026-04-28 06:26:43 -0400
  • e1efa34d8a
    Install mkinitcpio explicitly in base packages (#4484) Softer 2026-04-28 14:01:05 +0300
  • d91fcc915b Merge branch 'master' into fix-issue-4368-mkinitcpio Softer 2026-04-28 13:46:32 +0300
  • 868d6d1c13 Share /var/log/archinstall via 9p in dev VM and clear it per run Softer 2026-04-28 13:33:50 +0300
  • cb0f3a6eba
    Warn when no network configuration is selected (#4408) Softer 2026-04-28 13:17:40 +0300
  • fc721cc94b Address review feedback (#4485) Softer 2026-04-28 13:14:42 +0300
  • 1b7a32a3b3
    Fix typos in known issues documentation (#4488) Hassaan Amin 2026-04-28 03:03:49 -0700
  • 7bebf05b04 Drop NicType.NONE from this PR Softer 2026-04-28 12:47:39 +0300
  • 73052558db Merge branch 'master' into network-mandatory-selection Softer 2026-04-28 12:41:38 +0300
  • 08cba236f6
    Show install summary when configuration is valid (#4475) Softer 2026-04-28 12:22:01 +0300
  • cb0aef7133 Update Daniel Girtler 2026-04-28 19:13:41 +1000
  • 8cc35f41d8
    Update Spanish translation (#4490) Franco Castillo 2026-04-28 04:08:39 -0300
  • 9010ccf9eb
    Add kernel enum (#4489) codefiles 2026-04-28 03:08:19 -0400
  • 02b2452512 Update Spanish translation Franco Castillo 2026-04-27 22:25:01 -0300
  • 2f5b1fa6b1 Add kernel enum codefiles 2026-04-27 20:44:25 -0400
  • e67b309034
    Fix typos in known issues documentation Hassaan Amin 2026-04-28 02:53:09 +0500
  • 8cdf810cfb
    Fix links and typos in README aripitek09@ 2026-04-27 21:40:03 +0700
  • ffacb58567
    Refactor README for new repository links and corrections aripitek09@ 2026-04-27 21:19:31 +0700
  • 40cbc30997 Fix sway+nvidia confirmation dialog (#4481) Softer 2026-04-27 16:52:01 +0300
  • 2068ab8605 Install mkinitcpio explicitly in base packages Softer 2026-04-27 14:32:32 +0300
  • 074dfbb178
    Adding a reference to why AUR is not bundled as an option in archinstall (#4468) Anton Hvornum 2026-04-27 08:44:14 +0200
  • 008d303aaf
    Remove disabled translation-check workflow (#4483) Softer 2026-04-27 02:35:34 +0300
  • 3795bfc21a
    Update Japanese translation (#4482) utuhiro78 2026-04-27 08:32:10 +0900
  • 210329ed80
    Add console font selection to Locales menu (#4469) Softer 2026-04-27 02:30:20 +0300
  • 9e05260df5
    Fix argv injection in _create_user and gpasswd loop (#4473) Softer 2026-04-27 02:24:51 +0300
  • 5a58f3e312 Remove disabled translation-check workflow Softer 2026-04-26 23:44:27 +0300
  • 79f5db5544 Update dev_vm.sh whitelist path after move under scripts/ Softer 2026-04-26 18:33:13 +0300
  • bd6fc86732 Move install summary into ConfigurationOutput Softer 2026-04-26 17:20:20 +0300
  • 328b7f8adb Include git in dev ISO Softer 2026-04-26 14:40:21 +0300
  • 3829bbe80b Move dev_vm.sh under scripts/ and split out Python helper Softer 2026-04-26 14:20:15 +0300
  • 6adbe04dac
    Update Japanese translation utuhiro78 2026-04-26 19:54:53 +0900
  • 054923f068 Switch list_console_fonts to pathlib and add @lru_cache Softer 2026-04-26 13:52:47 +0300
  • 6eb8f2b407 Extract _chroot_argv helper and harden user/file ops Softer 2026-04-26 12:30:54 +0300
  • d836ab0a66
    Extend validate_bootloader_layout with UEFI-dependent checks (#4474) Softer 2026-04-26 12:14:23 +0300
  • 3c4c87bdd6
    Update dependency arch/python-cryptography to v47 (#4478) renovate[bot] 2026-04-26 19:03:16 +1000
  • f4bcf6d253 Drop is_uefi parameter from validate_bootloader_layout Softer 2026-04-26 12:03:06 +0300
  • 6818f35ebb Encapsulate UEFI-only flag in Bootloader enum Softer 2026-04-26 11:46:32 +0300
  • bfd8c38e10
    Update dependency arch/python-cryptography to v47 renovate[bot] 2026-04-26 08:36:50 +0000
  • efda78cad5
    Update pre-commit hook astral-sh/ruff-pre-commit to v0.15.12 (#4477) renovate[bot] 2026-04-26 18:36:10 +1000
  • c8e5c85e20
    Update dependency ruff to v0.15.12 (#4476) renovate[bot] 2026-04-26 18:35:31 +1000
  • 40adaa515d
    adjust Plasma core packages georgemoodier 2026-04-25 18:46:39 +0300
  • db8695de20
    Include core packages in all Plasma settings georgemoodier 2026-04-25 18:00:19 +0300
  • eb47b70c59
    Update pre-commit hook astral-sh/ruff-pre-commit to v0.15.12 renovate[bot] 2026-04-24 19:07:46 +0000
  • 637fd927a8
    Update dependency ruff to v0.15.12 renovate[bot] 2026-04-24 19:07:41 +0000