Coder Social home page Coder Social logo

altiran / git-griffin Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 10 KB

Comprehensive Git commit analysis tool implemented in C++

Home Page: https://altiran.com/git-griffin

License: MIT License

CMake 5.07% Makefile 10.20% C++ 84.74%
git git-tools github

git-griffin's Introduction

GitGriffin

GitGriffin is a powerful commit analysis tool implemented in C++. It provides comprehensive insights into Git repository histories, author contributions, and commit patterns.

Build Status Discord Latest Release GitHub Forks GitHub Stars GitHub Watches Maintenance Maintainer WakaTime

Like the project? Make sure to leave a โญ on the repository!

Overview

GitGriffin allows you to analyze commits in Git repositories, offering detailed reports on commit frequency, author contributions, and other relevant metrics.

Features

  • Commit Analysis: Gain insights into commit frequency, distribution, and patterns over time.
  • Author Contributions: Understand the impact of each author on the repository through commit analysis.
  • Integration: Seamless integration into existing Git workflows for enhanced project management.

Download

Download the latest release for your operating system from the GitHub Releases page.

Compilation

To compile GitGriffin yourself, follow these steps:

  1. Clone Repository: Clone the Git repository to your local machine.
  2. Build Project: Use the provided Makefile to build the GitGriffin executable.
  3. Run GitGriffin: Execute the GitGriffin binary with the path to your Git repository.

Example Output

After running GitGriffin, you'll see analysis results like the following:

Commit Analysis Report:

Commits per Author:
John Doe: 20
Jane Smith: 15

Commits per Day:
2023-07-01: 5
2023-07-02: 10

License

"GitGriffin" is published under the MIT License. See LICENSE.md for details.

git-griffin's People

Contributors

ab20zip avatar renovate[bot] avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.