slackbuilds_ponce/development/tig
David Somero d75d638643 development/tig: Misc automated cleanups.
Signed-off-by: David Somero <xgizzmo@slackbuilds.org>
2010-06-04 01:03:45 -04:00
..
doinst.sh
README
slack-desc
tig.info
tig.SlackBuild

Tig is a git repository browser that additionally can act as a pager
for output from various git commands.
When browsing repositories, it uses the underlying git commands to
present the user with various views, such as summarized revision log
and showing the commit with the log message, diffstat, and the diff.
Using it as a pager, it will display input from stdin and colorize it.