summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-03-19Add the version number to go.modlhchavez
2020-03-04Uprev vendor/libgit2 to v0.99lhchavez
2020-02-27Merge pull request #542 from slyphon/fix-error-namelhchavez
2020-02-27Resolves issue #541 - typo in error code 'ErrAmbigious'Jonathan Simms
2020-02-23Fix the DiffFlag typelhchavez
2020-02-23Add odb.NewOdbBackendLoose()lhchavez
2020-02-23Add support for indexers and alternate odb packfileslhchavez
2020-02-23Fix the Cred interfacelhchavez
2020-02-23Merge pull request #429 from josharian/cherrypick-commitlhchavez
2020-02-23Add testlhchavez
2020-02-23Merge remote-tracking branch 'upstream/master' into cherrypick-commitlhchavez
2020-02-23Merge pull request #423 from josharian/more-annotated-commitlhchavez
2020-02-23Add test and runtime.KeepAlive()lhchavez
2020-02-23Merge remote-tracking branch 'upstream/master' into more-annotated-commitlhchavez
2020-02-23Merge pull request #400 from ramanenka/git_index_add_frombufferlhchavez
2020-02-23Update the method namelhchavez
2020-02-23Merge remote-tracking branch 'upstream/master' into git_index_add_frombufferlhchavez
2020-02-22Remove Version from RevertOptionsRichard Burke
2020-02-22Add revert functionalityRichard Burke
2020-02-22Free() the copies of repository.LookupXxx()lhchavez
2020-02-22Update CI configurationlhchavez
2020-02-20Uprev libgit2lhchavez
2020-02-12Merge pull request #520 from libgit2/actionslhchavez
2020-02-13Fix build for go 1.9lhchavez
2020-02-13Merge remote-tracking branch 'origin/master' into actionslhchavez
2020-02-12Update .github/workflows/ci.ymllhchavez
2020-02-12Merge pull request #527 from dbolkensteyn/masterlhchavez
2020-02-12Merge pull request #523 from josharian/diff-stringerslhchavez
2020-02-12Merge pull request #524 from josharian/doc-paramslhchavez
2020-02-12Merge pull request #503 from jonEbird/static-build-script-cleanuplhchavez