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: NuGet/NuGet.Client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 745617e
Choose a base ref
...
head repository: NuGet/NuGet.Client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d22c674
Choose a head ref
  • 20 commits
  • 145 files changed
  • 11 contributors

Commits on Aug 26, 2022

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

Commits on Aug 27, 2022

  1. Add OptProf pipeline (#4770)

    zivkan authored Aug 27, 2022
    Configuration menu
    Copy the full SHA
    b396ad8 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Configuration menu
    Copy the full SHA
    3924481 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdac4de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9886ae8 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    a41ef1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76c44a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7762849 View commit details
    Browse the repository at this point in the history
  4. Improve AssetTargetFallback warning calculation perf by not calling C…

    …reateLockFileTargetLibrary twice (#4771)
    nkolev92 authored Aug 31, 2022
    Configuration menu
    Copy the full SHA
    a6b9db0 View commit details
    Browse the repository at this point in the history
  5. Ignore local sources when enforcing package source mapping with centr…

    …al package management (#4764)
    jeffkl authored Aug 31, 2022
    Configuration menu
    Copy the full SHA
    db93207 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Properly handle duplicate central package version items in the restor…

    …e graph when using custom build ordering in a solution file (#4776)
    jeffkl authored Sep 1, 2022
    Configuration menu
    Copy the full SHA
    586d6d6 View commit details
    Browse the repository at this point in the history
  2. Removes hardcoded strings in nuget.exe help command (#4780)

    Fernando Aguilar authored Sep 1, 2022
    Configuration menu
    Copy the full SHA
    95be29c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Configuration menu
    Copy the full SHA
    07eaa53 View commit details
    Browse the repository at this point in the history
  2. Removes unused string resources in nuget.exe (#4779)

    Fixes NuGet/Home#12066 
    
    Removes unused string resources found in nuget.exe localization work.
    Fernando Aguilar authored Sep 6, 2022
    Configuration menu
    Copy the full SHA
    5b433fc View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Configuration menu
    Copy the full SHA
    2837e76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a547d19 View commit details
    Browse the repository at this point in the history
  3. Remove CA1305 suppressions (part3 final) (#4754)

    * remove suppresions for CA1305
    martinrrm authored Sep 7, 2022
    Configuration menu
    Copy the full SHA
    ee9ef1f View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

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

Commits on Sep 9, 2022

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