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: wp-cli/wp-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: wp-cli/wp-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: copilot/set-locale-for-wp-cli
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 4 files changed
  • 3 contributors

Commits on Jan 25, 2026

  1. Initial plan

    Copilot committed Jan 25, 2026
    Configuration menu
    Copy the full SHA
    9e5c30c View commit details
    Browse the repository at this point in the history
  2. Add locale configuration option to WP-CLI

    Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
    Copilot and swissspidy committed Jan 25, 2026
    Configuration menu
    Copy the full SHA
    8a4ed80 View commit details
    Browse the repository at this point in the history
  3. Add validation and tests for locale configuration

    Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
    Copilot and swissspidy committed Jan 25, 2026
    Configuration menu
    Copy the full SHA
    47fe48c View commit details
    Browse the repository at this point in the history
  4. Improve locale validation comment for clarity

    Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
    Copilot and swissspidy committed Jan 25, 2026
    Configuration menu
    Copy the full SHA
    ae8a58e View commit details
    Browse the repository at this point in the history
  5. Remove locale validation logic per feedback

    Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
    Copilot and swissspidy committed Jan 25, 2026
    Configuration menu
    Copy the full SHA
    e4aec5c View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2026

  1. fix test

    swissspidy committed Feb 4, 2026
    Configuration menu
    Copy the full SHA
    838c845 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c61e4f1 View commit details
    Browse the repository at this point in the history
  3. Remove runtime flag support to avoid conflicts with command-specific …

    …--locale
    
    Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
    Copilot and swissspidy committed Feb 4, 2026
    Configuration menu
    Copy the full SHA
    da5b590 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2026

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

Commits on Mar 22, 2026

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