Skip to content
This repository was archived by the owner on Jan 19, 2021. It is now read-only.
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: p-ranav/cppgit2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: p-ranav/cppgit2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 10 commits
  • 4 files changed
  • 3 contributors

Commits on Mar 23, 2020

  1. Copy the full SHA
    77a73bc View commit details
  2. Merge pull request #2 from jhasse/code-readme

    Use code block in README.md instead of screenshot
    p-ranav authored Mar 23, 2020
    Copy the full SHA
    a7a6eab View commit details

Commits on Mar 27, 2020

  1. CMake: Use system libgit2 if found

    This makes it possible to use the GitHub source release as it doesn't
    contain the submodule. Also avoids unnecessary build of libgit2.
    jhasse committed Mar 27, 2020
    Copy the full SHA
    07f6d3b View commit details
  2. Merge pull request #3 from jhasse/cmake-system-libgit2

    CMake: Use system libgit2 if found
    p-ranav authored Mar 27, 2020
    Copy the full SHA
    e651da2 View commit details

Commits on Apr 1, 2020

  1. Using libgit2 v1.0.0

    p-ranav committed Apr 1, 2020
    Copy the full SHA
    0bae4f0 View commit details
  2. Updated README

    p-ranav committed Apr 1, 2020
    Copy the full SHA
    81fe42b View commit details

Commits on Apr 7, 2020

  1. Update README.md

    p-ranav authored Apr 7, 2020
    Copy the full SHA
    34f48f2 View commit details
  2. Update README.md

    p-ranav authored Apr 7, 2020
    Copy the full SHA
    bcc3c37 View commit details

Commits on Dec 2, 2020

  1. Copy the full SHA
    f1c4665 View commit details
  2. Merge pull request #7 from josephbirkner/feature/ninja-windows-build

    Enable Windows build through EXPORT_ALL_SYMBOLS and optional static lib
    p-ranav authored Dec 2, 2020
    Copy the full SHA
    c8e08a4 View commit details
Loading