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/rugged
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: libgit2/rugged
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: maint/v1.6
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 6 files changed
  • 1 contributor

Commits on Mar 14, 2023

  1. Configuration menu
    Copy the full SHA
    6975d48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de04576 View commit details
    Browse the repository at this point in the history
  3. Bump version to 1.6.2

    carlosmn committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    04bd9e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. ext: correct pc filename

    carlosmn committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    4d84b56 View commit details
    Browse the repository at this point in the history
  2. ci: Use ubuntu-22.04

    ubuntu-18.04 is not supported by the ruby-setup version that gives us the newer
    ruby so let's get a newer version as ubuntu-20.04 fails for other rasons and
    this we can make work.
    carlosmn committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    cbe12c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c24d944 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #953 from libgit2/cmn/v1.6

    Create and update v1.6 branch
    carlosmn authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    f78c7b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    a52b983 View commit details
    Browse the repository at this point in the history
  2. Bump version to 1.6.3

    carlosmn committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    4cab089 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #957 from libgit2/cmn/bump-1.6.3

    Update to 1.6.3
    carlosmn authored Mar 27, 2023
    Configuration menu
    Copy the full SHA
    ae10976 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    9b6a693 View commit details
    Browse the repository at this point in the history
  2. ci: skip SSH tests on macOS

    It looks like the tests don't pass with the current libssh2 on macOS and we
    don't know what the source is. The library doesn't do these tests so we
    shouldn't until that is working.
    carlosmn committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    c34778c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    205f576 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #977 from libgit2/cmn/no-macos-ssh-16

    ci: disable SSH tests on macOS for the 1.6 branch
    carlosmn authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    f85db09 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c592290 View commit details
    Browse the repository at this point in the history
  6. Bump version to 1.6.5

    carlosmn committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    8ccf97d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #975 from libgit2/cmn/update-16

    Update to libgit2 v1.6.5
    carlosmn authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    f56c216 View commit details
    Browse the repository at this point in the history
Loading