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: GitTools/GitVersion
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.11.1
Choose a base ref
...
head repository: GitTools/GitVersion
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.12.0
Choose a head ref
  • 14 commits
  • 18 files changed
  • 8 contributors

Commits on Nov 11, 2022

  1. Copy the full SHA
    22db28d View commit details
  2. Merge pull request #3284 from sivarajans/patch-typo-fix

    Fixed typo in image reference commit id
    asbjornu authored Nov 11, 2022
    Copy the full SHA
    552710f View commit details

Commits on Nov 12, 2022

  1. Copy the full SHA
    b3dbbbc View commit details

Commits on Nov 29, 2022

  1. Add failing test

    U7nk authored and U7nk committed Nov 29, 2022
    Copy the full SHA
    8af3f24 View commit details
  2. fix left side cannot be null warning

    U7nk authored and U7nk committed Nov 29, 2022
    Copy the full SHA
    d4fc9b4 View commit details
  3. Add detached branch handling

    U7nk authored and U7nk committed Nov 29, 2022
    Copy the full SHA
    3614ffd View commit details

Commits on Jan 12, 2023

  1. Copy the full SHA
    2c56229 View commit details
  2. test naming fix

    U7nk committed Jan 12, 2023
    Copy the full SHA
    4bda3ce View commit details

Commits on Jan 13, 2023

  1. update PublicAPI.Shipped.txt

    U7nk committed Jan 13, 2023
    Copy the full SHA
    c077e9f View commit details

Commits on Jan 16, 2023

  1. Copy the full SHA
    00b8458 View commit details

Commits on Jan 20, 2023

  1. Merge pull request #3338 from U7nk/HEAD_support_for_5.x

    Add HEAD support for 5.x version, without introduction of new configuration properties.
    asbjornu authored Jan 20, 2023
    Copy the full SHA
    544d4d1 View commit details
  2. Detect if branchConfig is Mainline and has empty prerelease tag confi…

    …gured to update prerelease tag in semver
    Enrique Raso Barbero authored and asbjornu committed Jan 20, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    7576b44 View commit details
  3. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    3a6b123 View commit details
  4. Merge pull request #3224 from enriqueraso/bug/resolving-semver-fail-w…

    …ith-an-empty-tag-in-a-configuration-branch
    
    Fix issue with empty prerelease tags.
    asbjornu authored Jan 20, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    3f75764 View commit details
Loading