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: composer/composer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.2.26
Choose a base ref
...
head repository: composer/composer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.2.27
Choose a head ref
  • 15 commits
  • 15 files changed
  • 2 contributors

Commits on Dec 30, 2025

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

Commits on Jan 22, 2026

  1. Configuration menu
    Copy the full SHA
    cd48af7 View commit details
    Browse the repository at this point in the history
  2. Remove use of str_contains

    Seldaek committed Jan 22, 2026
    Configuration menu
    Copy the full SHA
    ddfd10e View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2026

  1. Update deps

    Seldaek committed Apr 13, 2026
    Configuration menu
    Copy the full SHA
    f9cb2d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    246f807 View commit details
    Browse the repository at this point in the history
  3. Fix git/hg driver identifier validation for getChangeDate when using …

    …method programmatically
    
    This is no issue for Composer users but when using Composer as a library a call to this method with a leading dash could still cause issues
    glaubinix authored and Seldaek committed Apr 13, 2026
    Configuration menu
    Copy the full SHA
    de0805c View commit details
    Browse the repository at this point in the history
  4. Fix fossil update call when calling it with valid branch names like -…

    …-dry-run or --latest
    glaubinix authored and Seldaek committed Apr 13, 2026
    Configuration menu
    Copy the full SHA
    58c91f9 View commit details
    Browse the repository at this point in the history
  5. Fix syntax

    Seldaek committed Apr 13, 2026
    Configuration menu
    Copy the full SHA
    cc89070 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    acbcada View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2026

  1. Merge commit from fork

    Seldaek authored Apr 14, 2026
    Configuration menu
    Copy the full SHA
    3448a8f View commit details
    Browse the repository at this point in the history
  2. Merge commit from fork

    Seldaek authored Apr 14, 2026
    Configuration menu
    Copy the full SHA
    d9ffd9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0fdacb View commit details
    Browse the repository at this point in the history
  4. Update changelog

    Seldaek committed Apr 14, 2026
    Configuration menu
    Copy the full SHA
    dc9c846 View commit details
    Browse the repository at this point in the history
  5. Fix windows tests

    Seldaek committed Apr 14, 2026
    Configuration menu
    Copy the full SHA
    24da889 View commit details
    Browse the repository at this point in the history
  6. Release 2.2.27

    Seldaek committed Apr 14, 2026
    Configuration menu
    Copy the full SHA
    c800ff7 View commit details
    Browse the repository at this point in the history
Loading