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: davidrjonas/composer-lock-diff
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.6.0
Choose a base ref
...
head repository: davidrjonas/composer-lock-diff
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 17 commits
  • 6 files changed
  • 5 contributors

Commits on Aug 31, 2021

  1. Configuration menu
    Copy the full SHA
    c264e26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    350ebcd View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Configuration menu
    Copy the full SHA
    9fc5a1a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #34 from stof/patch-1

    Fix the detection of dev versions for semver branches
    davidrjonas authored Mar 11, 2022
    Configuration menu
    Copy the full SHA
    4b2c196 View commit details
    Browse the repository at this point in the history
  3. Adds -dev suffix test

    djonas-noip committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    b175887 View commit details
    Browse the repository at this point in the history
  4. Adds stof to contributors

    djonas-noip committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    3c39a39 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

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

Commits on May 31, 2023

  1. Merge pull request #42 from xurizaemon/gitlab-compare-url

    Update Gitlab compare URL for Gitlab v16
    davidrjonas authored May 31, 2023
    Configuration menu
    Copy the full SHA
    d8f6352 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2024

  1. Makefile PHP parameter

    Ease testing with different PHP versions on make invocations.
    hakre committed Dec 11, 2024
    Configuration menu
    Copy the full SHA
    824bbf4 View commit details
    Browse the repository at this point in the history
  2. Safeguard prefix directory operations in SVN testing

    Given for some unforeseen error situation DIR is empty,
    the trap wouldn't operate on the prefix but root.
    
    We don't want that under any circumstances und prefer to exit in error.
    
    Similarly, we don't want the `cd` operation to take CDPATH into account.
    hakre committed Dec 11, 2024
    Configuration menu
    Copy the full SHA
    32b7753 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8da920 View commit details
    Browse the repository at this point in the history
  4. Terminate JSON Text output

    hakre committed Dec 11, 2024
    Configuration menu
    Copy the full SHA
    cbd58aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1740925 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a1bab8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cbf69a5 View commit details
    Browse the repository at this point in the history
  8. Update Read Me Options section

    To align it with recent and older changes in `--help` output.
    hakre committed Dec 11, 2024
    Configuration menu
    Copy the full SHA
    5a99c5d View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2025

  1. Merge pull request #48 from hakre/patch-1

    Exit in error if VCS cannot be forced, closes #47
    davidrjonas authored Jan 24, 2025
    Configuration menu
    Copy the full SHA
    829047c View commit details
    Browse the repository at this point in the history
Loading