Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

git-commits is a Node.js library that retrieves the commit history of a Git repository in a streamy manner by leveraging the `git-rev-list(1)` command. It allows users to limit the number of commits or filter them based on specific criteria, making it ideal for developers who need to programmatically access and analyze commit data. The project is designed for Node.js developers working with Git repositories who require a flexible and efficient way to process commit histories.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of alessioalex/git-commits

Account's avatar
alessioalex/git-parse-commit
Parse git commit data, like the one we get when running `git rev-list ...`.
Account's avatar
alessioalex/git-spawned-stream
Create a readable stream from a spawned git process.
Account's avatar
alessioalex/split-transform-stream
A combination of through2 and split with a straightforward interface.
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
thlorenz/proxyquire
Proxies nodejs require in order to allow overriding dependencies during testing.
Account's avatar
shouldjs/should.js
test framework agnostic BDD-style assertions

Support the repos that depend on this repository

Top contributors

alessioalex's profile
alessioalex
24 contributions
dinoboff's profile
dinoboff
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
alessioalex

alessioalex/git-commits

Get the commit history of a repo in a Node streamy way by shelling out to git-rev-list(1).

JavaScript
4
1
No license