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‑diff‑tree is a Node.js module that wraps the Git `diff‑tree` command and streams its output as structured events (raw, patch, stats, etc.). It lets JavaScript applications read Git diffs incrementally, with built‑in limits on diff size and per‑file line changes, making it useful for tools that need to process repository changes without loading them all into memory.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of alessioalex/git-diff-tree

Account's avatar
alessioalex/bubble-stream-error
Bubble errors from an array of streams to a master/top stream
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
rvagg/through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
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
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

alessioalex's profile
alessioalex
12 contributions
mrkev's profile
mrkev
2 contributions
apibrac's profile
apibrac
1 contributions

Recent events

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

No events yet
alessioalex

alessioalex/git-diff-tree

Shelling out to git-diff-tree(1) in a Node streamy fashion

JavaScript
5
3
No license