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

GitHub / libgit2/rugged / commits

ruby bindings to libgit2

SHA Message Author Date Stats
975853bd merge Merge pull request #1011 from libgit2/cmn/bump-main Carlos Martín Nieto <c****n@d****e>
Committed by: GitHub <n****y@g****m>
about 1 month ago
6086047e vendor: bump libgit2 to 36b8879154a1b9d22d2c0fde88053299d01517c7 Carlos Martín Nieto <c****n@d****e> about 1 month ago
72931587 merge Merge pull request #1008 from libgit2/cmn/freeze-test-string Carlos Martín Nieto <c****n@d****e>
Committed by: GitHub <n****y@g****m>
about 2 months ago
8b04c0bd test: avoid modifying our test string Carlos Martín Nieto <c****n@d****e> about 2 months ago
9e3034af merge Merge pull request #1007 from libgit2/cmn/bump-main Carlos Martín Nieto <c****n@d****e>
Committed by: GitHub <n****y@g****m>
about 2 months ago
65f3d63f vendor: bump libgit2 to 32b564e63f9639eaf5ee90fb7a95b3a650156cbd Carlos Martín Nieto <c****n@d****e> about 2 months ago
18f1029a test: adjust to a new object in a libgit2 test repo Carlos Martín Nieto <c****n@d****e> about 2 months ago
6b80ab7f merge Merge pull request #1003 from jhawthorn/typed_data Carlos Martín Nieto <c****n@d****e>
Committed by: GitHub <n****y@g****m>
2 months ago
64e4b6f7 Use RTYPEDDATA_DATA for backend
Co-authored-by: Randy Stauner <r****r@s****m>
John Hawthorn <j****n@h****l> 3 months ago
3757b200 Fix shutdown hook and use TypedData
Co-authored-by: Randy Stauner <r****r@s****m>
John Hawthorn <j****n@h****l> 3 months ago
0772a8e4 merge Merge pull request #980 from Bo98/fetch-depth Carlos Martín Nieto <c****n@d****e>
Committed by: GitHub <n****y@g****m>
6 months ago
49bd9764 merge Merge pull request #999 from carlosmn/cmn/strarray-dispose Carlos Martín Nieto <c****n@d****e>
Committed by: GitHub <n****y@g****m>
6 months ago
7e43ef5e Make use of `rugged_strarray_dispose` Carlos Martín Nieto <c****n@d****e> 6 months ago
926ebec8 diff: re-use `rugged_rb_ary_to_strarray` instead of copying the logic Carlos Martín Nieto <c****n@d****e> 6 months ago
92def789 Provide `rugged_strarray_dispose` to pair with `rugged_rb_ary_to_strarray` Carlos Martín Nieto <c****n@d****e> 6 months ago
481b46da merge Merge pull request #971 from alexjfisher/owner_validation Carlos Martín Nieto <c****n@d****e>
Committed by: GitHub <n****y@g****m>
6 months ago
7a2e7035 merge Merge pull request #985 from petefwalter/system-libgit2-1.9.0 Carlos Martín Nieto <c****n@d****e>
Committed by: GitHub <n****y@g****m>
6 months ago
2fe8ae86 merge Merge pull request #988 from tutuf/add-with-ssh-exec-build-flag Carlos Martín Nieto <c****n@d****e>
Committed by: GitHub <n****y@g****m>
6 months ago
668ba599 merge Merge pull request #996 from carlosmn/cmn/count-tree-limit Carlos Martín Nieto <c****n@d****e>
Committed by: GitHub <n****y@g****m>
6 months ago
29312a48 merge Merge pull request #998 from libgit2/cmn/typeddata Carlos Martín Nieto <c****n@d****e>
Committed by: GitHub <n****y@g****m>
6 months ago
74c4ba84 merge Merge pull request #997 from libgit2/cmn/update-ci Carlos Martín Nieto <c****n@d****e>
Committed by: GitHub <n****y@g****m>
6 months ago
0dc35341 repository: use `TypedData` when setting owners Carlos Martín Nieto <c****n@d****e> 6 months ago
c1e55089 blob: use `TypedData` for `Blob::HashSignature` Carlos Martín Nieto <c****n@d****e> 6 months ago
8a89068c tree: use `TypedData` for `Tree::Builder` Carlos Martín Nieto <c****n@d****e> 6 months ago
db878af0 rebase: use `TypedData` for `Rebase` Carlos Martín Nieto <c****n@d****e> 6 months ago
b392bb6d patch: use `TypedData` for `Patch` Carlos Martín Nieto <c****n@d****e> 6 months ago
dcf36adf diff: use `TypedData` for `Diff` Carlos Martín Nieto <c****n@d****e> 6 months ago
ae4cc79d submodule: use `TypedData` for `Submodule` Carlos Martín Nieto <c****n@d****e> 6 months ago
37b47fd9 remote: use `TypedData` for `Remote` Carlos Martín Nieto <c****n@d****e> 6 months ago
e1168088 reference: use `TypedData` for `Reference` Carlos Martín Nieto <c****n@d****e> 6 months ago
d33761a5 config: use `TypedData` for `Config` Carlos Martín Nieto <c****n@d****e> 6 months ago
e3ad4e40 revwalk: use `TypedData` for `Walker` Carlos Martín Nieto <c****n@d****e> 6 months ago
c11a68f2 index: use `TypedData` for `Index` Carlos Martín Nieto <c****n@d****e> 6 months ago
77f25a54 blame: use `TypedData` for `Blame` Carlos Martín Nieto <c****n@d****e> 6 months ago
8758e137 repository: use `TypedData` for `Rugged::Repository` Carlos Martín Nieto <c****n@d****e> 6 months ago
4c206fab test: add base64 as a dependency Carlos Martín Nieto <c****n@d****e> 6 months ago
0a39b26e ci: update tested ruby versions Carlos Martín Nieto <c****n@d****e> 6 months ago
bb08964a ci: use macOS-15 Carlos Martín Nieto <c****n@d****e> 6 months ago
445f3071 tree: allow for a tree limit in `Tree::count_recursive` Carlos Martín Nieto <c****n@d****e> 6 months ago
9fa2acd8 Add `--with-ssh-exec` build flag for `USE_SSH=exec` Sava Lachezarov <s****a@t****m> over 1 year ago
5fee507f ext: Fix the build with system libgit2 1.9.0 Pete Walter <p****r@f****g> over 1 year ago
762fd37e merge Merge pull request #984 from libgit2/cmn/update-libgit2 Carlos Martín Nieto <c****n@d****e>
Committed by: GitHub <n****y@g****m>
over 1 year ago
4c285d13 ci: use macOS 13 Carlos Martín Nieto <c****n@d****e> over 1 year ago
6bfb8b16 vendor: bump libgit2 to v1.9.0 Carlos Martín Nieto <c****n@d****e> over 1 year ago
010e6111 merge Merge pull request #982 from libgit2/cmn/bump-libgit2 Carlos Martín Nieto <c****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
23f7bc09 Revert "commit: cast due to commit creation type changes" Carlos Martín Nieto <c****n@d****e> almost 2 years ago
6567a4c5 vendor: bump libgit2 to c6111ec06cc0b0126cd67bdab78f8091e4cfaa10 Carlos Martín Nieto <c****n@d****e> almost 2 years ago
daea2687 merge Merge pull request #981 from libgit2/cmn/update-libgit2 Carlos Martín Nieto <c****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
08f538f0 ci: test on macOS 12 like libgit2 does Carlos Martín Nieto <c****n@d****e> almost 2 years ago
eb434023 vendor: bump libgit2 to 15668ba5203d99f22d2513e60796b42b6491d8ed Carlos Martín Nieto <c****n@d****e> almost 2 years ago
66f1b9bb vendor: bump libgit2 to cb0bf6772655ba7a06a0b168676c6e97f0e37129 Carlos Martín Nieto <c****n@d****e> almost 2 years ago
1d609fa2 commit: cast due to commit creation type changes Carlos Martín Nieto <c****n@d****e> almost 2 years ago
97d1a129 Support setting fetch depth Bo Anderson <m****l@b****e> about 2 years ago
57257cbb merge Merge pull request #974 from libgit2/cmn/bump-libgit2 Carlos Martín Nieto <c****n@d****e>
Committed by: GitHub <n****y@g****m>
over 2 years ago
fa4ec0d8 vendor: update libgit2 to 5f9e67a76 Carlos Martín Nieto <c****n@d****e> over 2 years ago
f1f74779 merge Merge pull request #972 from libgit2/cmn/bump-libgit2 Carlos Martín Nieto <c****n@d****e>
Committed by: GitHub <n****y@g****m>
over 2 years ago
71d10476 Adjust to some libgit2 changes Carlos Martín Nieto <c****n@d****e> over 2 years ago
122f030b vendor: update libgit2 to 9b2577f8e Carlos Martín Nieto <c****n@d****e> over 2 years ago
cd1debe6 settings: Expose GIT_OPT_SET_OWNER_VALIDATION option Alexander Fisher <a****x@l****k> almost 3 years ago
0b109758 merge Merge pull request #964 from libgit2/cmn/bump-17 Carlos Martín Nieto <c****n@d****e>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
d4edb6dc merge Merge pull request #969 from libgit2/cmn/no-ssh-macos Carlos Martín Nieto <c****n@d****e>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
ca9c5b10 test: correct which set of creds we're checking for OnelineSshPushTest Carlos Martín Nieto <c****n@d****e> almost 3 years ago
e6e4ba75 ci: skip SSH tests on macOS Carlos Martín Nieto <c****n@d****e> almost 3 years ago
b00801cc ci: allow disabling SSH tests Carlos Martín Nieto <c****n@d****e> almost 3 years ago
fefa6e64 merge Merge pull request #967 from libgit2/cmn/no-global-tee Carlos Martín Nieto <c****n@d****e>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
3b2b84e1 test: remove obsolete `tee` to global config Carlos Martín Nieto <c****n@d****e> almost 3 years ago
e3e0d62e version: update to 1.7.1 Carlos Martín Nieto <c****n@d****e> about 3 years ago
9045c9a5 vendor: update libgit2 to v1.7.1 Carlos Martín Nieto <c****n@d****e> about 3 years ago
672e1445 version: update to 1.7.0 Carlos Martín Nieto <c****n@d****e> about 3 years ago
db43c960 allocator: update to remove the now-removed functions Carlos Martín Nieto <c****n@d****e> about 3 years ago
e283d98e Update libgit2 to v1.7.0 Carlos Martín Nieto <c****n@d****e> about 3 years ago
6379f23c merge Merge pull request #954 from libgit2/cmn/bump-libgit2 Carlos Martín Nieto <c****n@d****e>
Committed by: GitHub <n****y@g****m>
over 3 years ago
8afac4bb ci: tell sshd that we want ssh-rsa still Carlos Martín Nieto <c****n@d****e> over 3 years ago
c43f8ade ci: maybe 22.04 works better Carlos Martín Nieto <c****n@d****e> over 3 years ago
53054ac1 ci: run on ubuntu-20.04 Carlos Martín Nieto <c****n@d****e> over 3 years ago
67e1ff5b ext: correct pc filename Carlos Martín Nieto <c****n@d****e> over 3 years ago
e9482e55 vendor: bump libgit2 to 8f8e805e3f Carlos Martín Nieto <c****n@d****e> over 3 years ago
abf8efad merge Merge pull request #948 from petergoldstein/feature/add_ruby_3_2_to_ci Carlos Martín Nieto <c****n@d****e>
Committed by: GitHub <n****y@g****m>
over 3 years ago
61ee6b75 merge Merge pull request #947 from libgit2/cmn/bump-libgit2 Carlos Martín Nieto <c****n@d****e>
Committed by: GitHub <n****y@g****m>
over 3 years ago
9a396cb3 Bump libgit2 version to 036fe1afba37d9b20509671d3048c6088f018134 Carlos Martín Nieto <c****n@d****e> over 3 years ago
c97b64c1 merge Merge pull request #946 from libgit2/cmn/bump-libgit2 Carlos Martín Nieto <c****n@d****e>
Committed by: GitHub <n****y@g****m>
over 3 years ago
7b174944 test: the prerelease text has a dash Carlos Martín Nieto <c****n@d****e> over 3 years ago
245f61b8 build: correct the libgit2 pkg-config filename Carlos Martín Nieto <c****n@d****e> over 3 years ago
e932dc69 ci: store the github.com ssh-rsa key in known_hosts Carlos Martín Nieto <c****n@d****e> over 3 years ago
bd8b2c0f vendor: bump libgit2 to 4d47ad6fc5c413093e7ffae50e0f8ecfba431696 Carlos Martín Nieto <c****n@d****e> over 3 years ago
1282e1dd Adds Ruby 3.2 to the CI matrix. Peter Goldstein <p****n@g****m> over 3 years ago
56db1abd merge Merge pull request #941 from tjk/patch-1 Carlos Martín Nieto <c****n@d****e>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
0e3ceb6d show_untracked_content in index.rb as well TJ Koblentz <t****z@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
d7939cb3 include_untracked_content -> show_untracked_content TJ Koblentz <t****z@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
ff090ad5 merge Merge pull request #939 from dm9pZCAq/fix-use-system-libraries Carlos Martín Nieto <c****n@d****e>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
9f9bce7e extconf: fix regexps for use-system-libraries dm9pZCAq <4****q@u****m> almost 4 years ago
4b4e65ae merge Merge pull request #938 from libgit2/cmn/walker-commit Carlos Martín Nieto <c****n@d****e>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
eb3b1bab walker: use TypedData_Get_Struct to retrieve the object Carlos Martín Nieto <c****n@d****e> almost 4 years ago
ddb47e6b test: add a failing test for pushing and hiding Commit objects Carlos Martín Nieto <c****n@d****e> almost 4 years ago
c78ba61e merge Merge pull request #935 from HParker/unalloc-default-alloc Carlos Martín Nieto <c****n@d****e>
Committed by: GitHub <n****y@g****m>
about 4 years ago
849cbd36 Remove alloc from defined classes HParker <H****r@g****m> about 4 years ago
82d86374 merge Merge pull request #933 from libgit2/cmn/no-build-cli-tests Carlos Martín Nieto <c****n@d****e>
Committed by: GitHub <n****y@g****m>
about 4 years ago
df0744ac extconf: do not build libgit2 tests or CLI Carlos Martín Nieto <c****n@d****e> about 4 years ago
cef1a9e3 merge Merge pull request #931 from libgit2/cmn/bump-version-15 Carlos Martín Nieto <c****n@d****e>
Committed by: GitHub <n****y@g****m>
about 4 years ago
14315406 Bump rugged version to v1.5.0 Carlos Martín Nieto <c****n@d****e> about 4 years ago

← Back to repository