summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-08Generate stringer files automatically (#841)Kirill
2021-11-08Fix replace statement example in README.md (#859)Ignacio Taranto
2021-11-07Make ssh commands used in the git smart transport compatible with libgit2 (#852)Sunny
2021-10-23bugfix: HTTPS Clone fails with remote pointer not found using Go transport (...Yashodhan Ghadge
2021-10-14libgit2 v1.3.0 #major (#840)lhchavez
2021-09-30Allow skipping an entry expansion in `tree.Walk()` (#838)lhchavez
2021-09-06Allow building libgit2 with Chromium zlib (#831)lhchavez
2021-09-05Add support for Repository.ReachableFromAny() (#826)lhchavez
2021-09-05Add support for Odb.MultiPackIndex() (#819)lhchavez
2021-09-05Expose the ssh.PublicKey into the CertificateCheckCallback (#818)lhchavez
2021-09-05libgit2 v1.2.0 #majorlhchavez
2021-09-05Make all Options objects consistentlhchavez
2021-09-05The big Callback type adjustment of 2020lhchavez
2021-09-05Add support for managed SSH transport #minor (#814)lhchavez
2021-09-05Add support for managed HTTP/S transports (#810)lhchavez
2021-09-05Add support for custom smart transports (#806)lhchavez
2021-09-05Make all non-user-creatable structures non-comparable (#802)lhchavez
2021-09-04Declare forward-compatibility with libgit2 v1.2.0 #minor (#800)lhchavez
2021-09-04Prepare for the v1.2.0 release (#796)lhchavez
2021-09-04Add DiffIgnoreWitespaceEol and deprecate DiffIgnoreWitespaceEol (#774)Gustav Westling
2021-09-04Add `CreateCommitWithSignature` (#782)lhchavez
2021-09-04Rename the default branch to `main` (#786)lhchavez
2021-09-04Add `Repository.CreateCommitBuffer` (#781)lhchavez
2021-09-03Remove the legacy builders (#776)lhchavez
2021-04-03add wrapper for git_config_open_default (#758)Vladimir Buzuev
2021-04-03fix buldled static build on Windows/MinGW (#761)Vladimir Buzuev
2021-04-03Git repository item path (#757)Vladimir Buzuev
2021-02-15Make index time fields public (#750)michael boulton
2021-02-15fix: Use `err` instead of error as a variable name for errors (#746)Suhaib Mujahid
2021-02-03Implement git_repository_set_config (#735)Byoungchan Lee
2021-02-03Support git_remote_create_with_opts (#733)Byoungchan Lee
2021-02-02Support git_repository_message, git_repository_message_remove (#734)Byoungchan Lee
2020-12-13Rename the build files (#724)lhchavez
2020-12-13Support more MergeBase functions (#720)lhchavez
2020-12-10More callback refactoring (#713)lhchavez
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