cloc (Count Lines Of Code) counts, and computes differences of, comment lines, blank lines, and physical lines of source code in many programming languages.
cloc is now being developed at https://github.com/AlDanial/cloc
Git shell plugin offering a highly pronounced view to git information
...Its main feature, the 'info bar' (information bar), displays the following:
- current branch (in 'red' if on master)
- current cksum (in 'red' if there are uncommitted changes and
displays an 'uncommitted changes' message in the message area)
- stash count in the message area if you have stashes
The info bar is only displayed when you are in a git repository's path.
Please see the license under source/git-info-bar.
Keywords: gitbash git-bash git bash bashgit bash-git bash git gitksh git-ksh git ksh kshgit ksh-git ksh git git shell plugin git shell integration; Linux FreeBSD Windows
Last Change:
2013-12-10 - v1.2.0 - Bug fix. ...