summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-10Ensure that no pointer handles leak during the test (#712)lhchavez
2020-12-06Add `NewCredentialSSHKeyFromSigner` (#706)lhchavez
2020-12-06Build improvements (#707)lhchavez
2020-12-05Refactor all callbacks (#700)lhchavez
2020-12-05Mark some symbols to be deprecated #minor (#698)lhchavez
2020-11-28Relax libgit2 minor version check (#696)nmeum
2020-11-26Expose GIT_CERT_SSH_SHA256 (#690)Hans Duedal
2020-11-13Add ReferenceNormalizeName (#681)Segev Finer
2020-11-13Travis-ci: added support for ppc64le (#682)Devendra
2020-11-07Add GIT_BLAME_IGNORE_WHITESPACE flag (#677)Suhaib Mujahid
2020-11-07Add GIT_BLAME_USE_MAILMAP flag (#676)Suhaib Mujahid
2020-11-02Use the correct branch name for backporting into v1.0 (#674)lhchavez
2020-11-02feat: Implement an option to control hash verification (#671)Suhaib Mujahid
2020-10-26Create v31 to support libgit2 v1.1.x (#668)Suhaib Mujahid
2020-10-23CI refresh (#666)lhchavez
2020-10-23apply: Add bindings for git_apply_to_tree (#657)Sami Hiltunen
2020-10-22Make `TestApplyDiffAddFile()` explicitly `.Free()` stuff (#661)lhchavez
2020-10-22refactor: Use undeprecated options init (#656)Suhaib Mujahid
2020-10-22repository: Implement wrappers for `git_object_lookup_prefix` (#658)Patrick Steinhardt
2020-09-30feat: Enable change the system install path (#653)Suhaib Mujahid
2020-09-30Enable set the VENDORED_PATH for libgit2 (#650)Suhaib Mujahid
2020-09-29Add a ReInit function (#647)Jesse Hathaway
2020-09-18merge: Expose recursion limit merge option (#642)Patrick Steinhardt
2020-08-18Add support for creating signed commits and signing commits during a rebase (...michael boulton
2020-08-18More diff functionality (#629)michael boulton
2020-08-16Add two more GitHub Actions workflows (#633)lhchavez
2020-08-15Refresh the GitHub Actions CI (#632)lhchavez
2020-08-14Fix null pointer dereference in status.ByIndex (#628)michael boulton
2020-07-30Add support for git_blob_is_binary (#625)Yuichi Watanabe
2020-07-25Fix installation of libgit2 into wrong libdir (#624)Patrick Steinhardt
2020-07-10FetchOptions: add ability to specify ProxyOptions (#623)Jesse Hathaway
2020-06-21Revamp the ways in which the library can be built (#621)lhchavez
2020-06-21Fix a potential use-after-free in DiffNotifyCallback (#579)lhchavez
2020-06-21Add a way to cleanly shut down the library (#578)lhchavez
2020-06-20Update the `README.md` to clarify some aspects of static libgit2 (#620)lhchavez
2020-06-20Remove a couple of now-unnecessary CMake defines (#619)lhchavez
2020-06-04Provide missing merge flags (#615)Takuji Shimokawa
2020-06-02Add support for parsing git trailers (#614)Jesse Hathaway
2020-05-09Merge pull request #582 from suhaibmujahid/method-renamelhchavez
2020-05-09refactor: Rename methods with Get prefixSuhaib Mujahid
2020-05-04expose options related to cachinglhchavez
2020-05-04cache_opts: address PR commentsVladimir Buzuev
2020-04-23Check nil signatureSuhaib Mujahid
2020-04-03expose options related to cachingVladimir Buzuev
2020-04-02Uprev vendor/libgit2 to v1.0lhchavez
2020-03-26Fix SIGSEGV on double free for Cred objectlhchavez
2020-03-26clear native cred pointer after transfer ownership to libgitVladimir Buzuev
2020-03-26fix SIGSERV on double free for Cred objectVladimir Buzuev
2020-03-23Update README.mdSuhaib Mujahid
2020-03-19Update README.mdlhchavez