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 Credentials::SshKeyMemory (off v1.5.0.1) #956

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

Commits on Jul 27, 2022

  1. Bump versino to 1.5.0.1

    carlosmn committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    5675296 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. add Credentials::SshKeyMemory

    tjk committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    e67ea2d View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Remove alloc from defined classes

    This fixes the `warning: undefining the allocator of T_DATA class Rugged::Commit` warnings that are common in ruby 3.2 builds
    HParker authored and jverce committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    54960bc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from jverce/jay/handle-alloc-warnings

    Remove alloc from defined classes
    tjk committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    274dd77 View commit details
    Browse the repository at this point in the history