1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 04, 2025 — Aug 04, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1619 from stevex86/feature/continue-rebase-enhancements More... over 7 years ago
Only swallow EAPPLIED errors in `Repository.prototype.continueRebase` More... over 7 years ago
Add a `rebaseOptions` parameter to `Repository.prototype.continueRebase` More... over 7 years ago
Bump to v0.25.0-alpha.1 More... over 7 years ago
Merge pull request #1618 from stevex86/feature/create-tag-with-signature More... over 7 years ago
Add tests More... over 7 years ago
Add `Tag.createWithSignature` and `Tag.extractSignature` More... over 7 years ago
Add a `Tag.createBuffer` function More... over 7 years ago
Extend `Signature.toString` to optionally include timestamps More... over 7 years ago
Expose `sign` field on Time More... over 7 years ago
Expose `Tag.createFromBuffer` function More... over 7 years ago
Merge pull request #1614 from mjomble/patch-1 More... over 7 years ago
Merge pull request #1617 from stevex86/fix/amend-with-signature-issues More... over 7 years ago
Pad commit buffer with newline only if it does not already end with newline More... over 7 years ago
Merge pull request #1615 from implausible/bump/libgit2-preview-v0.28 More... over 7 years ago
Update tests More... over 7 years ago
Do not append an additional newline to `amend` commit buffers More... over 7 years ago
Fix order of `fp.assign` args More... over 7 years ago
Combine array/single convertToV8 blocks More... over 7 years ago
Add some comments for clarification on ownership More... over 7 years ago
Merge pull request #1616 from stevex86/feature/amend-with-signature More... over 7 years ago
Fix several test pollution issues in stash test suite. More... over 7 years ago
Fix linter + PR feedback More... over 7 years ago
Expose git_commit_signing_cb in rebase options More... over 7 years ago
Convert Buf.prototype.set and Buf.prototype.grow to sync methods More... over 7 years ago
Added test for Commit#amendWithSignature More... over 7 years ago
Add async method to Commit for amending with signature More... over 7 years ago
Fix documentation and uses of certificateCheck since it works correctly More... over 7 years ago
Get v0.28.0 compiling with new features More... over 7 years ago
WIP bump libgit2 vendor to pre v0.28.0 More... over 7 years ago