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: devlooped/ThisAssembly
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f919e3b
Choose a base ref
...
head repository: devlooped/ThisAssembly
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5d2d3da
Choose a head ref
  • 11 commits
  • 21 files changed
  • 2 contributors

Commits on Feb 7, 2023

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

Commits on Feb 11, 2023

  1. Fix missing first character of local branch name

    The replacement string seems to be considered a regex because it's replacing more than it matches as a string only. So replace it with multiple replacements instead.
    kzu committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    80c8019 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe3ff87 View commit details
    Browse the repository at this point in the history
  3. Enable local testing of nugetizer

    kzu committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    74b66be View commit details
    Browse the repository at this point in the history
  4. Only surface build and analyzer from SponsorLink

    When referencing ThisAssembly, no SponsorLink APIs should be exposed to consumers.
    kzu committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    d57edc3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    749fba4 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    21f6096 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f6549f View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    48615e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37976a0 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

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