An open API service providing commit metadata for open source projects.

GitHub / StyraOSS/git2go / commits

SHA Message Author Date Stats
1e2cb92b add wrapper for git_config_open_default (#758) Vladimir Buzuev <4****v@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
0d7c8dad fix buldled static build on Windows/MinGW (#761) Vladimir Buzuev <4****v@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
a4d202ed Git repository item path (#757) Vladimir Buzuev <4****v@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
aeb22bcf Make index time fields public (#750) michael boulton <6****r@u****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
f6c5753d fix: Use `err` instead of error as a variable name for errors (#746) Suhaib Mujahid <s****d@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
2fd0495c Implement git_repository_set_config (#735) Byoungchan Lee <d****l@h****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
73d97b9b Support git_remote_create_with_opts (#733) Byoungchan Lee <d****l@h****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
07147a8e Support git_repository_message, git_repository_message_remove (#734) Byoungchan Lee <t****e@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
4b2ac7c9 Rename the build files (#724) lhchavez <l****z@l****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
698ddfb4 Support more MergeBase functions (#720) lhchavez <l****z@l****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
10c67474 More callback refactoring (#713) lhchavez <l****z@l****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
e28cce87 Ensure that no pointer handles leak during the test (#712) lhchavez <l****z@l****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
abf02bc7 Add `NewCredentialSSHKeyFromSigner` (#706) lhchavez <l****z@l****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
54afccfa Build improvements (#707) lhchavez <l****z@l****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
5d8eaf7e Refactor all callbacks (#700) lhchavez <l****z@l****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
137c05e8 Mark some symbols to be deprecated #minor (#698) lhchavez <l****z@l****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
1fabe95f Relax libgit2 minor version check (#696) nmeum <s****b@s****t>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
7497529f Expose GIT_CERT_SSH_SHA256 (#690) Hans Duedal <h****l@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
2bd574b6 Add ReferenceNormalizeName (#681) Segev Finer <s****v@c****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
2d639d8e Travis-ci: added support for ppc64le (#682) Devendra <d****3@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
ccbe4719 Add GIT_BLAME_IGNORE_WHITESPACE flag (#677) Suhaib Mujahid <s****d@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
b46ebfab Add GIT_BLAME_USE_MAILMAP flag (#676) Suhaib Mujahid <s****d@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
77460dd7 Use the correct branch name for backporting into v1.0 (#674) lhchavez <l****z@l****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
c3664193 feat: Implement an option to control hash verification (#671) Suhaib Mujahid <s****d@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
ad3ec366 Create v31 to support libgit2 v1.1.x (#668) Suhaib Mujahid <s****d@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
f83530b1 CI refresh (#666) lhchavez <l****z@l****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
10d5ebf2 apply: Add bindings for git_apply_to_tree (#657) Sami Hiltunen <g****b@h****o>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
3a4204bd Make `TestApplyDiffAddFile()` explicitly `.Free()` stuff (#661) lhchavez <l****z@l****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
5b6ce70b refactor: Use undeprecated options init (#656) Suhaib Mujahid <s****d@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
37b81b61 repository: Implement wrappers for `git_object_lookup_prefix` (#658) Patrick Steinhardt <p****s@p****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
11118583 feat: Enable change the system install path (#653) Suhaib Mujahid <s****d@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
f3a746d7 Enable set the VENDORED_PATH for libgit2 (#650) Suhaib Mujahid <s****d@g****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
3c5c580d Add a ReInit function (#647) Jesse Hathaway <j****e@m****g>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
7e726fda merge: Expose recursion limit merge option (#642) Patrick Steinhardt <p****s@p****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
7d445319 Add support for creating signed commits and signing commits during a rebase (... michael boulton <6****r@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
7883ec85 More diff functionality (#629) michael boulton <6****r@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
2ac9f4e6 Add two more GitHub Actions workflows (#633) lhchavez <l****z@l****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
53149517 Refresh the GitHub Actions CI (#632) lhchavez <l****z@l****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
fc6eaf36 Fix null pointer dereference in status.ByIndex (#628) michael boulton <6****r@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
462ebd83 Add support for git_blob_is_binary (#625) Yuichi Watanabe <y****a@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
d8f9990d Fix installation of libgit2 into wrong libdir (#624) Patrick Steinhardt <p****s@p****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
b1cad115 FetchOptions: add ability to specify ProxyOptions (#623) Jesse Hathaway <j****e@m****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
20a55cdf Revamp the ways in which the library can be built (#621) lhchavez <l****z@l****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
c78ae57d Fix a potential use-after-free in DiffNotifyCallback (#579) lhchavez <l****z@l****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
619a9c23 Add a way to cleanly shut down the library (#578) lhchavez <l****z@l****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
9eaf4fed Update the `README.md` to clarify some aspects of static libgit2 (#620) lhchavez <l****z@l****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
1c9bef0f Remove a couple of now-unnecessary CMake defines (#619) lhchavez <l****z@l****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
33dac3d4 Provide missing merge flags (#615) Takuji Shimokawa <t****a@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
5241c72e Add support for parsing git trailers (#614) Jesse Hathaway <j****e@m****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
31f877e2 merge Merge pull request #582 from suhaibmujahid/method-rename lhchavez <l****z@l****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
cf6522c7 refactor: Rename methods with Get prefix
Co-authored-by: lhchavez <l****z@u****m>
Suhaib Mujahid <s****d@g****m> over 6 years ago
8b51d0db merge expose options related to caching lhchavez <l****z@l****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
862cde39 cache_opts: address PR comments Vladimir Buzuev <v****d@b****m> over 6 years ago
91d08450 Check nil signature Suhaib Mujahid <s****d@g****m>
Committed by: lhchavez <l****z@l****m>
over 6 years ago
512f37b3 expose options related to caching Vladimir Buzuev <v****d@b****m> over 6 years ago
13ca9606 Uprev vendor/libgit2 to v1.0 lhchavez <l****z@l****m> over 6 years ago
0843b826 merge Fix SIGSEGV on double free for Cred object lhchavez <l****z@l****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
89dc80bb clear native cred pointer after transfer ownership to libgit Vladimir Buzuev <v****d@b****m> over 6 years ago
033ad6e5 fix SIGSERV on double free for Cred object Vladimir Buzuev <v****d@b****m> over 6 years ago
3a210263 Update README.md Suhaib Mujahid <s****d@g****m>
Committed by: lhchavez <l****z@l****m>
over 6 years ago
2b66c0f9 Update README.md lhchavez <l****z@l****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
a32375a8 Add the version number to go.mod lhchavez <l****z@l****m> over 6 years ago
30de4b2e merge Merge pull request #542 from slyphon/fix-error-name lhchavez <l****z@l****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
0505eef7 Resolves issue #541 - typo in error code 'ErrAmbigious' Jonathan Simms <s****n@g****m> over 6 years ago
93c4c5b3 Fix the DiffFlag type lhchavez <l****z@l****m> over 6 years ago
e10c2eee Uprev vendor/libgit2 to v0.99 lhchavez <l****z@l****m> over 6 years ago
45097a85 merge Merge pull request #429 from josharian/cherrypick-commit lhchavez <l****z@l****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
c1903b47 Add test lhchavez <l****z@l****m> over 6 years ago
3c88bd9f merge Merge remote-tracking branch 'upstream/master' into cherrypick-commit lhchavez <l****z@l****m> over 6 years ago
21d61813 merge Merge pull request #423 from josharian/more-annotated-commit lhchavez <l****z@l****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
a140f231 Add test and runtime.KeepAlive() lhchavez <l****z@l****m> over 6 years ago
62744709 merge Merge remote-tracking branch 'upstream/master' into more-annotated-commit lhchavez <l****z@l****m> over 6 years ago
06764f48 merge Merge pull request #400 from ramanenka/git_index_add_frombuffer lhchavez <l****z@l****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
00374b39 Update the method name lhchavez <l****z@l****m> over 6 years ago
c2000841 merge Merge remote-tracking branch 'upstream/master' into git_index_add_frombuffer lhchavez <l****z@l****m> over 6 years ago
26edffd5 Update CI configuration lhchavez <l****z@l****m> over 6 years ago
419bac90 Uprev libgit2 lhchavez <l****z@l****m> over 6 years ago
f21ecd9e merge Merge pull request #520 from libgit2/actions lhchavez <l****z@l****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
22d40083 Fix build for go 1.9 lhchavez <l****z@l****m> over 6 years ago
150a8c60 merge Merge remote-tracking branch 'origin/master' into actions lhchavez <l****z@l****m> over 6 years ago
b201c503 Update .github/workflows/ci.yml lhchavez <l****z@l****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
75c5e414 merge Merge pull request #527 from dbolkensteyn/master lhchavez <l****z@l****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
11506ab0 merge Merge pull request #523 from josharian/diff-stringers lhchavez <l****z@l****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
917d8dcb merge Merge pull request #524 from josharian/doc-params lhchavez <l****z@l****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
aa802a90 merge Merge pull request #503 from jonEbird/static-build-script-cleanup lhchavez <l****z@l****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
e2d03901 merge Merge pull request #515 from Nivl/patch-1 Carlos Martín Nieto <c****n@d****e>
Committed by: GitHub <n****y@g****m>
over 6 years ago
ba1b5f0c merge Merge pull request #528 from libgit2/cmn/bump-libgit2 Carlos Martín Nieto <c****n@d****e>
Committed by: GitHub <n****y@g****m>
over 6 years ago
c5159e62 credentials: unconfuse Go about the type Carlos Martín Nieto <c****n@g****m> over 6 years ago
ce19fa06 travis: update versions of Go to be tested Carlos Martín Nieto <c****n@g****m> over 6 years ago
97e6392d Adjust to libgit2 changes Carlos Martín Nieto <c****n@g****m> over 6 years ago
790b3d2a Makefile: disable test caching Carlos Martín Nieto <c****n@g****m> over 6 years ago
93a1ee40 Bump libgit2 to 6777db8e83 Carlos Martín Nieto <c****n@g****m> over 6 years ago
5c796836 Similar to #513 Fix potential segfault on Tag objects Dinesh Bolkensteyn <d****h@d****t> almost 7 years ago
bf289c8b Fixes #513 - Segfault during tree walk Dinesh Bolkensteyn <d****h@d****t> almost 7 years ago
79b2cb6c provide param names in DiffForEachFileCallback Josh Bleecher Snyder <j****n@g****m> about 7 years ago
3849c7f5 make Delta and DiffLineType stringers Josh Bleecher Snyder <j****n@g****m> about 7 years ago
a5b3de11 submodule Carlos Martín Nieto <c****n@g****m> about 7 years ago
26c983c3 Setup CI via Actions Carlos Martín Nieto <c****n@d****e>
Committed by: GitHub <n****y@g****m>
about 7 years ago
37e5b53f merge Merge pull request #519 from libgit2/cmn/update-libgit2 Carlos Martín Nieto <c****n@d****e>
Committed by: GitHub <n****y@g****m>
about 7 years ago
57ab6bc3 script: tell libgit2 to use the builtin regex backend Carlos Martín Nieto <c****n@g****m> about 7 years ago

← Back to repository