Thanks to visit codestin.com
Credit goes to github.com

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/libgit2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: carlosmn/libgit2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cmn/btree
Choose a head ref
  • 7 commits
  • 4 files changed
  • 1 contributor

Commits on Dec 20, 2015

  1. Add klib's btree header

    carlosmn committed Dec 20, 2015
    Configuration menu
    Copy the full SHA
    83947e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ba82da View commit details
    Browse the repository at this point in the history
  3. kbtree: split the type declaration from fn definition

    This allows us to specify the type in our own types while laving the
    implementation for the C files.
    carlosmn committed Dec 20, 2015
    Configuration menu
    Copy the full SHA
    0b5562b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07e6bd8 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2015

  1. ble

    carlosmn committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    25b5452 View commit details
    Browse the repository at this point in the history
  2. missing

    carlosmn committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    b97dadb View commit details
    Browse the repository at this point in the history
  3. welp

    carlosmn committed Dec 21, 2015
    Configuration menu
    Copy the full SHA
    c058557 View commit details
    Browse the repository at this point in the history
Loading