slackbuilds_ponce/development/tig
Matteo Bernardini 745beb04b2 development/tig: Updated for version 1.2.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2013-11-24 08:35:15 -06:00
..
doinst.sh
README
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00
tig.info development/tig: Updated for version 1.2.1. 2013-11-24 08:35:15 -06:00
tig.SlackBuild development/tig: Updated for version 1.2.1. 2013-11-24 08:35:15 -06:00

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.