X Tutup
The Wayback Machine - https://web.archive.org/web/20230101015644/https://github.com/nodegit/nodegit/commits/master
Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Nov 21, 2022

  1. Merge pull request #1945 from julianmesa-gitkraken/fix-tag-issues

    Fix tag createWithSignature function
    ianhattendorf committed Nov 21, 2022

Commits on Nov 11, 2022

  1. Merge pull request #1955 from zawata/maybe-fix/build-failures

    Fix electron build issues
    ianhattendorf committed Nov 11, 2022

Commits on Nov 9, 2022

  1. hopefully fix build issues

    zawata committed Nov 9, 2022
  2. Update createWithSignature function using async/await

    Added a test to verify deprecation warning
    julianmesa-gitkraken committed Nov 9, 2022

Commits on Nov 7, 2022

Commits on Nov 4, 2022

  1. Merge pull request #1953 from ianhattendorf/allow-cpp-standard-override

    Allow overriding C++ standard
    ianhattendorf committed Nov 4, 2022
  2. Allow overriding C++ standard

    Electron 20+ requires C++17 but older node versions only require C++14
    ianhattendorf committed Nov 4, 2022
  3. Merge pull request #1952 from ianhattendorf/bump/openssl-1.1.1s

    Bump OpenSSL to 1.1.1s
    ianhattendorf committed Nov 4, 2022
  4. Bump OpenSSL to 1.1.1s

    ianhattendorf committed Nov 4, 2022
  5. Merge pull request #1951 from zawata/fix/WinElectronCrash

    Fix intermittent crash on Electron 18+
    ianhattendorf committed Nov 4, 2022

Commits on Nov 3, 2022

  1. Use custom nan

    zawata committed Nov 3, 2022

Commits on Oct 31, 2022

Commits on Oct 28, 2022

  1. Merge pull request #1947 from julianmesa-gitkraken/fix-libssh2-agent-…

    …leak
    
    Fix leak in agent
    ianhattendorf committed Oct 28, 2022
  2. Merge pull request #1949 from ianhattendorf/openssl/use-precompiled-l…

    …ibrary
    
    Default to using precompiled OpenSSL for Electron
    ianhattendorf committed Oct 28, 2022
  3. Merge pull request #1948 from ianhattendorf/partial-stash

    Partial stash support
    ianhattendorf committed Oct 28, 2022
  4. Bump tar-fs

    ianhattendorf committed Oct 28, 2022
  5. Build OpenSSL package

    ianhattendorf committed Oct 28, 2022
  6. Bump OpenSSL to 1.1.1q

    ianhattendorf committed Oct 28, 2022
  7. fix libgit2 docs

    gitkraken-jacobw authored and ianhattendorf committed Oct 28, 2022
  8. Merge pull request #1950 from ianhattendorf/ci/macos-11

    Switch CI to macOS-11
    ianhattendorf committed Oct 28, 2022
  9. Switch CI to macOS-11

    10.15 is no longer supported by GitHub Actions
    ianhattendorf committed Oct 28, 2022
  10. free method_name

    From this commit: libssh2/libssh2@b11d07d
    julianmesa-gitkraken committed Oct 28, 2022

Commits on Oct 25, 2022

Commits on Oct 20, 2022

  1. Merge pull request #1928 from gitkraken-jacobw/patch-openssl

    Preemptively Patch OpenSSL 1.1.1q
    ianhattendorf committed Oct 20, 2022
Older
X Tutup