slackbuilds/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
..
README development/tig: Added to 12.1 repository 2010-05-11 22:53:41 +02:00
doinst.sh development/tig: Updated for version 0.16. 2010-06-17 14:43:57 -05:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00
tig.SlackBuild development/tig: Updated for version 1.2.1. 2013-11-24 08:35:15 -06:00
tig.info development/tig: Updated for version 1.2.1. 2013-11-24 08:35:15 -06:00

README

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.