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/php-cli-tools
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/php-cli-tools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: copilot/add-step-progress-format
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 2 files changed
  • 4 contributors

Commits on Feb 4, 2026

  1. Initial plan

    Copilot committed Feb 4, 2026
    Configuration menu
    Copy the full SHA
    8e5b3da View commit details
    Browse the repository at this point in the history
  2. Add format parameters and current/total placeholders to Bar progress

    Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
    Copilot and swissspidy committed Feb 4, 2026
    Configuration menu
    Copy the full SHA
    eaf01ab View commit details
    Browse the repository at this point in the history
  3. Fix trailing whitespace and add example file

    Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
    Copilot and swissspidy committed Feb 4, 2026
    Configuration menu
    Copy the full SHA
    51707d4 View commit details
    Browse the repository at this point in the history
  4. Update lib/cli/progress/Bar.php

    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    swissspidy and Copilot authored Feb 4, 2026
    Configuration menu
    Copy the full SHA
    0d8644d View commit details
    Browse the repository at this point in the history
  5. Update examples/progress-step-format.php

    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    swissspidy and Copilot authored Feb 4, 2026
    Configuration menu
    Copy the full SHA
    5ca8c01 View commit details
    Browse the repository at this point in the history
  6. Fix loop bounds and add placeholders to all format strings

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