Coder Social home page Coder Social logo

james-chapman / git-churn Goto Github PK

View Code? Open in Web Editor NEW

This project forked from anappamonth/git-churn

0.0 2.0 0.0 128 KB

Similar to "hg churn", shows line change stats for each file and the entire repository

License: MIT License

Python 100.00%

git-churn's Introduction

git-churn

A churn extension for Git.

This command displays line change stats for each file as well as the entire repository over the specified range of commits.

The range of commits can be specified using the same mechanism supported by git-log(1), including the <revision range> and <path> arguments, and git-log(1)'s supported options under the "Commit Limiting" section. See git-log(1)'s manpage for detailed descriptions.

Install

Place the git-churn file anywhere in PATH, and make sure it has the execute permission.

Usage

git churn

Sample output:

35	0	.gitignore
20	0	LICENSE
4	0	README.md
153	0	git-churn
506	506	git-churn.py

5 files changed, 718 insertions(+), 506 deletions(-)

License

MIT

git-churn's People

Contributors

anappamonth avatar

Watchers

James Cloos avatar James Chapman 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.