mxz297 / Git-author

Git-author is a new built-in tool for git to extract accurate line-level authorship information

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Git-author

Git-author is a new built-in tool for git to extract accurate line-level authorship information. Git-author is implemented with a branch of mainstream git of version v1.7.11. However, git-author is not based on any particular feature of git v1.7.11 and should be compatible with any version of git.

It is easy to install and use git-author. All needed to do is to go into the git directory in this repository and make this specific version (v1.7.11) of git with git-author built in. By adding this version of git to your $PATH evironment variable, you can start to use git-author.

A detailed usage of git-author can be found at "git/Documentation/git-author.txt". The source code of git-author can be found at "git/builtin/author.c".

About

Git-author is a new built-in tool for git to extract accurate line-level authorship information

License:GNU General Public License v2.0


Languages

Language:C 44.3%Language:Shell 32.0%Language:Perl 9.9%Language:Tcl 6.4%Language:C++ 2.2%Language:Python 2.2%Language:Makefile 1.2%Language:Emacs Lisp 0.9%Language:JavaScript 0.5%Language:CSS 0.2%Language:Assembly 0.1%Language:ApacheConf 0.1%Language:XSLT 0.0%Language:XML 0.0%Language:Objective-C 0.0%Language:D 0.0%