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

Add RevWalker #2038

Open
wants to merge 33 commits into
base: master
Choose a base branch
from
Open

Add RevWalker #2038

wants to merge 33 commits into from

Commits on May 20, 2023

  1. Add RevWalker

    jairbubbles committed May 20, 2023
    Configuration menu
    Copy the full SHA
    0a6c5bf View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. feat: Add CustomHeaders to PushOptions

    Wires up CustomHeaders in PushOptions in the same vain as FetchOptions.
    James-LG authored and jairbubbles committed May 17, 2024
    Configuration menu
    Copy the full SHA
    b7f53a0 View commit details
    Browse the repository at this point in the history
  2. Update MinVer

    bording authored and jairbubbles committed May 17, 2024
    Configuration menu
    Copy the full SHA
    1201220 View commit details
    Browse the repository at this point in the history
  3. Update CHANGES.md for v0.28

    bording authored and jairbubbles committed May 17, 2024
    Configuration menu
    Copy the full SHA
    30b2c1c View commit details
    Browse the repository at this point in the history
  4. Update LibGit2Sharp.NativeBinaries to 2.0.321

    libgit2 v1.7.1
    bording authored and jairbubbles committed May 17, 2024
    Configuration menu
    Copy the full SHA
    c63e2f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de6efb9 View commit details
    Browse the repository at this point in the history
  6. Remove CentOS 7 from test matrix

    bording authored and jairbubbles committed May 17, 2024
    Configuration menu
    Copy the full SHA
    8b90255 View commit details
    Browse the repository at this point in the history
  7. Update test to match new sort order

    bording authored and jairbubbles committed May 17, 2024
    Configuration menu
    Copy the full SHA
    5bace98 View commit details
    Browse the repository at this point in the history
  8. Update GitProxyOptions

    bording authored and jairbubbles committed May 17, 2024
    Configuration menu
    Copy the full SHA
    edd862a View commit details
    Browse the repository at this point in the history
  9. Add public proxy APIs

    bording authored and jairbubbles committed May 17, 2024
    Configuration menu
    Copy the full SHA
    24b242e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    12975be View commit details
    Browse the repository at this point in the history
  11. Wire up proxy options

    bording authored and jairbubbles committed May 17, 2024
    Configuration menu
    Copy the full SHA
    19b955e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e717b4b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    edd325b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e80a980 View commit details
    Browse the repository at this point in the history
  15. Add XML comments

    bording authored and jairbubbles committed May 17, 2024
    Configuration menu
    Copy the full SHA
    54c085a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    829d725 View commit details
    Browse the repository at this point in the history
  17. Update CHANGES.md for v0.29

    bording authored and jairbubbles committed May 17, 2024
    Configuration menu
    Copy the full SHA
    baf1e46 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1b3c823 View commit details
    Browse the repository at this point in the history
  19. Address trimming warnings

    bording authored and jairbubbles committed May 17, 2024
    Configuration menu
    Copy the full SHA
    67a5d17 View commit details
    Browse the repository at this point in the history
  20. Use .NET 8 SDK

    bording authored and jairbubbles committed May 17, 2024
    Configuration menu
    Copy the full SHA
    ae8f912 View commit details
    Browse the repository at this point in the history
  21. Fix failing test

    bording authored and jairbubbles committed May 17, 2024
    Configuration menu
    Copy the full SHA
    7090e44 View commit details
    Browse the repository at this point in the history
  22. Add net8.0 test targets

    bording authored and jairbubbles committed May 17, 2024
    Configuration menu
    Copy the full SHA
    142c995 View commit details
    Browse the repository at this point in the history
  23. Use .NET 8 SDK artifacts output

    bording authored and jairbubbles committed May 17, 2024
    Configuration menu
    Copy the full SHA
    f4d3a47 View commit details
    Browse the repository at this point in the history
  24. Update packages

    bording authored and jairbubbles committed May 17, 2024
    Configuration menu
    Copy the full SHA
    a5b5009 View commit details
    Browse the repository at this point in the history
  25. Fix test analyzer warnings

    bording authored and jairbubbles committed May 17, 2024
    Configuration menu
    Copy the full SHA
    20a3210 View commit details
    Browse the repository at this point in the history
  26. Update workflow actions

    bording authored and jairbubbles committed May 17, 2024
    Configuration menu
    Copy the full SHA
    41732ac View commit details
    Browse the repository at this point in the history
  27. Update testing matrix

    bording authored and jairbubbles committed May 17, 2024
    Configuration menu
    Copy the full SHA
    d63ced1 View commit details
    Browse the repository at this point in the history
  28. Fix analyzer warnings

    bording authored and jairbubbles committed May 17, 2024
    Configuration menu
    Copy the full SHA
    32f647c View commit details
    Browse the repository at this point in the history
  29. Clean up more analyzer warnings

    bording authored and jairbubbles committed May 17, 2024
    Configuration menu
    Copy the full SHA
    cf318fb View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    5d52455 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    b75d5e1 View commit details
    Browse the repository at this point in the history
  32. Update CHANGES.md for v0.30

    bording authored and jairbubbles committed May 17, 2024
    Configuration menu
    Copy the full SHA
    b3743b7 View commit details
    Browse the repository at this point in the history