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-tests
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-tests
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: try/windows-logging
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 3 files changed
  • 1 contributor

Commits on Mar 27, 2026

  1. Try windows logging

    swissspidy committed Mar 27, 2026
    Configuration menu
    Copy the full SHA
    02300f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a2a75b View commit details
    Browse the repository at this point in the history
  3. realpath run_dir

    swissspidy committed Mar 27, 2026
    Configuration menu
    Copy the full SHA
    a8ca70d View commit details
    Browse the repository at this point in the history
  4. mkdir tweak

    swissspidy committed Mar 27, 2026
    Configuration menu
    Copy the full SHA
    6b5c279 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2026

  1. escape % to %% for all commands run on Windows

    This prevents cmd.exe from misinterpreting %...% as undefined environment variables and stripping them.
    swissspidy committed Mar 28, 2026
    Configuration menu
    Copy the full SHA
    262e616 View commit details
    Browse the repository at this point in the history
  2. remove logging again

    swissspidy committed Mar 28, 2026
    Configuration menu
    Copy the full SHA
    2c0c130 View commit details
    Browse the repository at this point in the history
  3. real path

    swissspidy committed Mar 28, 2026
    Configuration menu
    Copy the full SHA
    509b57d View commit details
    Browse the repository at this point in the history
  4. Partial revert

    swissspidy committed Mar 28, 2026
    Configuration menu
    Copy the full SHA
    44a832f View commit details
    Browse the repository at this point in the history
Loading