git packfile library for looking up and decoding git objects
git packfile object database
No description provided.
Pure-TypeScript git protocol: objects, packfiles, smart-HTTP, diff, merge, refs
Forked from https://github.com/mariusGundersen/es-git and adapted to use node.js streams.
encode strings into the packfile side-band format that git uses. e.g. write messages to stdout of git clone clients
Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLab
Get raw git commits out of your repository using git-log(1).
a util for spawning git from npm CLI contexts
Simple GIT interface for node.js
A high level git url parser for common git providers.
encode and decode git packfiles
List of Git hooks
A low level git url parser.
Get all git semver tags of your repository in reverse chronological order.
Simple git client for conventional changelog packages.
Get the remote origin URL of a Git repository
Some git helpers that changesets use to get information
A pure JavaScript reimplementation of git for node and browsers
semantic-release plugin to commit release assets to the project's git repository
Clean an input string into a usable git ref
Lint files staged by git
git-log-parser
A pure JS SHA1 implementation created for js-git.