Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: archlinux/archinstall
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.5
Choose a base ref
...
head repository: archlinux/archinstall
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0.6
Choose a head ref
  • 12 commits
  • 126 files changed
  • 5 contributors

Commits on May 15, 2025

  1. Ruff formatting (#3459)

    * Update
    
    * Update
    svartkanin authored May 15, 2025
    Configuration menu
    Copy the full SHA
    c67ac97 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.1…

    …1.10 (#3469)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 15, 2025
    Configuration menu
    Copy the full SHA
    7decef1 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update dependency ruff to v0.11.10 (#3470)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored May 15, 2025
    Configuration menu
    Copy the full SHA
    f2136e5 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2025

  1. Update base.po - Swedish translation for 3.0.5 (#3471)

    Swedish translation for 3.0.5
    bittin authored May 16, 2025
    Configuration menu
    Copy the full SHA
    363a96a View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. Configuration menu
    Copy the full SHA
    f7f6b27 View commit details
    Browse the repository at this point in the history
  2. Fix 3474 (#3476)

    * Fix 3474 - Parse mountpoint correctly
    
    * Fix 3474 - Parse mountpoint correctly
    
    * Update
    svartkanin authored May 19, 2025
    Configuration menu
    Copy the full SHA
    790a7a2 View commit details
    Browse the repository at this point in the history
  3. Simplify translating of strings (#3479)

    * Simplify translation fucntion
    
    * Simplify translation fucntion
    svartkanin authored May 19, 2025
    Configuration menu
    Copy the full SHA
    57bd245 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97eeef8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a945606 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

  1. Remove remaining bare _ translation references (#3485)

    This helps simplify the linter configs and improves compatibility
    with type checkers.
    correctmost authored May 20, 2025
    Configuration menu
    Copy the full SHA
    3e5f879 View commit details
    Browse the repository at this point in the history
  2. Added --skip-wkd to skip waiting for the arch linux keyring wkd sync (#…

    …3483)
    
    * Added --skip-wkd to skip waiting for the arch linux keyring wkd sync
    
    * Package spelling error
    
    * Forgot to add argument to Arguments()
    
    * Added missing --skip-wkd arg to arg tester
    
    * Corrected help text for --skip-wkd
    Torxed authored May 20, 2025
    Configuration menu
    Copy the full SHA
    5a4773c View commit details
    Browse the repository at this point in the history

Commits on May 21, 2025

  1. Configuration menu
    Copy the full SHA
    79a4c7c View commit details
    Browse the repository at this point in the history
Loading