A tool to check if files are added in a git repository
Check if a repository has untracked or added files
Datadog CI plugin for `dora` commands
Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLab
Tiny DOM-element-creation utility
dockerignore is a file filter library compatible with Docker and the node-ignore API
Tesseract C++ API in Pure Javascript
get a list of staged git files and their status
Datadog CI plugin for `deployment` commands
a util for spawning git from npm CLI contexts
An implementation of the CSSStyleDeclaration class from the CSS Object Model specification
JSON schema generator based on draft-v4.
Get all git semver tags of your repository in reverse chronological order.
A pure JavaScript reimplementation of git for node and browsers
Some git helpers that changesets use to get information
Simple GIT interface for node.js
A npm package wrapper for OpenAPI Generator (https://github.com/OpenAPITools/openapi-generator), generates which API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
CSS Object Model implementation and CSS parser
A tool to check if a specific path is a git repository
Fast Javascript text diff
CSS Object Model implementation and CSS parser
mjml-body
TypeScript definitions for git-diff-parser
Git Implemented in JavaScript
Calculate the number of lines added/subtracted in a git directory
https://github.com/salbertson/pair-salad
A gem for adding authors of a file based on whose committed on Git
Simple interface for adding your pair to a commit via git commit --author
Gitstats is a ruby gem for `git log` your repository to get valuable informations for each Author in your repository
adding a pre-push hook for git to compile & run tests
gitadm helps with adding ssh keys to the git user and creating repositories
Install a post-merge hook for git that tells you when the Gemfile changed or a migration was added
Ditz is a simple, light-weight distributed issue tracker designed to work with distributed version control systems like git, darcs, Mercurial, and Bazaar. It can also be used with centralized systems like SVN. Ditz maintains an issue database directory on disk, with files written in a line-based and human-editable format. This directory can be kept under version control, alongside project code. Ditz provides a simple, console-based interface for creating and updating the issue database files, and some basic static HTML generation capabilities for producing world-readable status pages (for a demo, see the ditz ditz page). Ditz includes a robust plugin system for adding commands, model fields, and modifying output. See PLUGINS.txt for documentation on the pre-shipped plugins. Ditz currently offers no central public method of bug submission. == USING DITZ There are several different ways to use Ditz: 1. Treat issue change the same as code change: include it as part of commits, and merge it with changes from other developers, resolving conflicts in the usual manner. 2. Keep the issue database in the repository but in a separate branch. Issue changes can be managed by your VCS, but is not tied directly to code commits. 3. Keep the issue database separate and not under VCS at all.
Allows you to follow the git-flow with auto adding time tracking to your harvest account
Extend docker-compose by adding support to: - include files - run services (and their dependencies) by tag - automatically detect service directories by git repository
Ditz is a simple, light-weight distributed issue tracker designed to work with distributed version control systems like git, darcs, Mercurial, and Bazaar. It can also be used with centralized systems like SVN. Ditz maintains an issue database directory on disk, with files written in a line-based and human-editable format. This directory can be kept under version control, alongside project code. Ditz provides a simple, console-based interface for creating and updating the issue database files, and some basic static HTML generation capabilities for producing world-readable status pages (for a demo, see the ditz ditz page). Ditz includes a robust plugin system for adding commands, model fields, and modifying output. See PLUGINS.txt for documentation on the pre-shipped plugins. Ditz currently offers no central public method of bug submission. == USING DITZ There are several different ways to use Ditz: 1. Treat issue change the same as code change: include it as part of commits, and merge it with changes from other developers, resolving conflicts in the usual manner. 2. Keep the issue database in the repository but in a separate branch. Issue changes can be managed by your VCS, but is not tied directly to code commits. 3. Keep the issue database separate and not under VCS at all.