#
commits
Here are 188 public repositories matching this topic...
▁▅▆▃▅ Git quick statistics is a simple and efficient way to access various statistics in git repository.
git
shell
bash
commits
review
statistics
changelog
agile
history
meeting
git-addons
statistical-analysis
stats
shell-script
detailed
reviewer
suggestion
contributors
uninstaller
gitlog
git-pathspec
-
Updated
Aug 19, 2021 - Shell
/sBin/StyleGuide/Git/CommitMessage
-
Updated
Oct 7, 2018 - Ruby
social
community
contributions
readme
commits
repository
readme-badges
social-buttons
repo
contributing
contributors
badges
readme-template
readme-quality
-
Updated
Oct 5, 2020 - Python
-
Updated
May 31, 2021
-
Updated
Oct 19, 2021
git commit dependency analysis tool
visualization
d3
git
cli
commits
graph
web-app
dependency-analysis
porting
dependency-graph
revision-control
-
Updated
Oct 21, 2021 - Python
A PHP tool built to generate a changelog from a project's commit messages and metadata following the conventionalcommits.org and automate versioning with semver.org.
git
php
commits
composer
changelog
tool
convention
history
semver
generation
commit
conventional-changelog
conventional
conventional-commits
conventional-changelog-preset
autoversion
conventional-commit
php-convetional-commit
php-conventional-changelog
autoversioning
-
Updated
Dec 9, 2021 - PHP
Enforce git message commit consistency
-
Updated
Dec 16, 2021 - Go
One Commit Hook To Rule All
-
Updated
Aug 1, 2019 - Shell
Command line utility for creating GitHub comments on Commits, Pull Request Reviews or Issues
-
Updated
Nov 13, 2021 - Go
Open
Test Cases
barelyhuman
commented
Feb 10, 2021
Add test files for the following cases
- if in a git repository
- output if not in a git repository
- on a repo with just 1 commit and no tags
- on a repo with just 1 commit and 1 tag
- on a repo with 1 commit and multiple tags pointing to same commit
- on a repo with 1 tag and multiple commits
- on a repo with multiple tags and multiple commits
Search Git commits in natural language
python
nlp
commits
information-retrieval
natural-language
hacktoberfest
huggingface
sentence-transformers
commit-search
-
Updated
Oct 14, 2021 - Python
-
Updated
Sep 10, 2021 - JavaScript
Explode linear sequence of git commits into topic branches
git
cli
commits
dependency-manager
dependency-analysis
porting
dependency-graph
branches
revision-control
-
Updated
Jun 5, 2019 - Python
Making your git even more awesome 😎 🙌
git
commits
diff
git-flow
git-plugin
badge
commit-conventions
commit
commit-message
turbo-git
turbo-log
turbo-commit
turbo-commands
-
Updated
Sep 24, 2021 - JavaScript
Valle code style guide
-
Updated
Dec 10, 2020
A set of utilities for working with Conventional Commits in Ruby environments
-
Updated
Sep 20, 2020 - Ruby
Improve this page
Add a description, image, and links to the commits topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the commits topic, visit your repo's landing page and select "manage topics."
Hi there,
lovely tool, I use it a lot. There is one thing I always assume it does, but doesn't.
You can already pass
--messageor-mtogit commitand it will fill in the message instead of opening the editor.Do you think this would be complicated to add?