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: 0dd5a1ea53
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: 5ce332fb83
Choose a head ref
  • 16 commits
  • 131 files changed
  • 7 contributors

Commits on Sep 27, 2023

  1. Fix CodeQL warning Unsafe 'DateTime' constructor using data from othe…

    …r 2 'DateTime' elements (#5424)
    jeffkl authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    f00007c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8586ab3 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    dec5f05 View commit details
    Browse the repository at this point in the history
  2. Add -NoHttpCache option and RestoreNoHttpCache property. (#5389)

    Add -NoHttpCache option and RestoreNoHttpCache property. (#5389)
    Nigusu-Allehu authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    7134bb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    041f9ea View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    59a83ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    681bf33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4115e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    0506888 View commit details
    Browse the repository at this point in the history
  2. Added .NET 8 constants to NuGet.Frameworks (#5434)

    Added .NET 8 constants to NuGet.Frameworks, updated the framework parsing logic, and added tests
    advay26 authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    ff1601d View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    8bdee3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a096d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

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

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    9285b0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67959d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Fix incorrect json array returned for locales with comma as decimal s…

    …eparator in TelemetryUtility.ToJsonArrayOfTimingsInSeconds (#5441)
    dotnokato authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    5ce332f View commit details
    Browse the repository at this point in the history
Loading