8000 Comparing ethomson/win32...main · libgit2/xdiff · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: libgit2/xdiff 8000
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ethomson/win32
Choose a base ref
...
head repository: libgit2/xdiff
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 5 files changed
  • 1 contributor

Commits on May 13, 2024

  1. Use xdl_free instead of bare free

    Callers may use a custom allocator via `xdl_malloc`. Ensure that we use
    the matching `xdl_free`.
    ethomson committed May 13, 2024
    Configuration menu
    Copy the full SHA
    0382cd1 View commit details
    Browse the repository at this point in the history
  2. Update patch to git

    ethomson committed May 13, 2024
    Configuration menu
    Copy the full SHA
    5fa8f66 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2025

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

Commits on Mar 2, 2025

  1. Configuration menu
    Copy the full SHA
    984bb35 View commit details
    Browse the repository at this point in the history
Loading
0