Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Liiri changes + Native binaries downgrade to 2.0.316 #1

Closed
wants to merge 27 commits into from

Commits on Nov 3, 2023

  1. feat: Add CustomHeaders to PushOptions

    Wires up CustomHeaders in PushOptions in the same vain as FetchOptions.
    James-LG committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    714a426 View commit details
    Browse the repository at this point in the history
  2. Merge pull request libgit2#2052 from James-LG/master

    feat: Add CustomHeaders to PushOptions
    bording committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    ae59ffa View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Update MinVer

    bording committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    feb8344 View commit details
    Browse the repository at this point in the history
  2. Update CHANGES.md for v0.28

    bording committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    1c409f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Update LibGit2Sharp.NativeBinaries to 2.0.321

    libgit2 v1.7.1
    bording committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    7ac90ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd69365 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    143e83f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42e9826 View commit details
    Browse the repository at this point in the history
  5. Merge pull request libgit2#2066 from libgit2/libgit2-171

    Update LibGit2Sharp.NativeBinaries to 2.0.321
    bording committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    1cc55f0 View commit details
    Browse the repository at this point in the history
  6. Update GitProxyOptions

    bording committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    e13df56 View commit details
    Browse the repository at this point in the history
  7. Add public proxy APIs

    bording committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    75b4432 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    db161ee View commit details
    Browse the repository at this point in the history
  9. Wire up proxy options

    bording committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    4de7c4f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4ab3b46 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7bf2e3b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    747bfc6 View commit details
    Browse the repository at this point in the history
  13. Add XML comments

    bording committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    c6ef24d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    01a6ccb View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Merge pull request libgit2#2065 from libgit2/proxy-options

    Add proxy options
    bording committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    cd24df2 View commit details
    Browse the repository at this point in the history
  2. Update CHANGES.md for v0.29

    bording committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    de87973 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. all liiri changes

    ravyolii committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    b66c858 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a122f2 View commit details
    Browse the repository at this point in the history
  3. Update .gitignore

    ravyolii committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    1ef668f View commit details
    Browse the repository at this point in the history
  4. merge conflicts

    ravyolii committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    901bbfe View commit details
    Browse the repository at this point in the history
  5. Update LibGit2Sharp.csproj

    ravyolii committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    458610a View commit details
    Browse the repository at this point in the history
  6. Update ci.yml

    ravyolii committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    da9b9bf View commit details
    Browse the repository at this point in the history
  7. Update ci.yml

    ravyolii committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    623b6b9 View commit details
    Browse the repository at this point in the history