cvs commit: ports/devel Makefile ports/devel/tig Makefile distinfo
pkg-descr
Rong-En Fan
rafan at FreeBSD.org
Wed Mar 19 15:14:48 UTC 2008
rafan 2008-03-19 15:14:47 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/tig Makefile distinfo pkg-descr
Log:
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.
WWW: http://jonas.nitro.dk/tig/
PR: ports/121805
Submitted by: Denise H. G. <darcsis at gmail.com>
Revision Changes Path
1.3020 +1 -0 ports/devel/Makefile
1.1 +35 -0 ports/devel/tig/Makefile (new)
1.1 +3 -0 ports/devel/tig/distinfo (new)
1.1 +13 -0 ports/devel/tig/pkg-descr (new)
More information about the cvs-ports
mailing list