C implementation of the Git core methods as a library with a solid API
Go to file
Brian C. Lane 95c5c804ce - revparse: Remove error-prone, redundant test
Related: RHEL-9503
- commit_list: fix possible buffer overflow in `commit_quick_parse`
  Resolves: RHEL-9503
2024-02-08 17:01:00 -08:00
tests re-import sources as agreed with the maintainer 2023-06-29 18:25:29 +02:00
.gitignore re-import sources as agreed with the maintainer 2023-06-29 18:25:29 +02:00
0001-Revert-cmake-disable-optimization-on-debug-builds.patch Import rpm: c8s 2023-02-27 14:00:07 -05:00
0002-CMakeLists-increase-strict-aliasing-level-to-3.patch Import rpm: c8s 2023-02-27 14:00:07 -05:00
0003-Disable-online-tests.patch Import rpm: c8s 2023-02-27 14:00:07 -05:00
0004-tests-Increase-TOOBIG-value-used-on-i686.patch Import rpm: c8s 2023-02-27 14:00:07 -05:00
0005-openssl-Use-the-system-profile-ciphers.patch Import rpm: c8s 2023-02-27 14:00:07 -05:00
0006-commit_list-fix-possible-buffer-overflow-in-commit_q.patch - revparse: Remove error-prone, redundant test 2024-02-08 17:01:00 -08:00
0007-revparse-Remove-error-prone-redundant-test.patch - revparse: Remove error-prone, redundant test 2024-02-08 17:01:00 -08:00
gating.yaml Bring gating.yaml over from Brew dist-git 2023-03-10 10:51:37 -08:00
libgit2.spec - revparse: Remove error-prone, redundant test 2024-02-08 17:01:00 -08:00
README.rhel8 Import rpm: c8s 2023-02-27 14:00:07 -05:00
sources Import rpm: c8s 2023-02-27 14:00:07 -05:00

This version of libgit2 is built without ssh support.  libssh2 is not shipped
with RHEL 8 so the USE_SSH flag has been set to OFF in the build.