Date: Wed, 19 Mar 2008 15:14:47 +0000 (UTC) From: Rong-En Fan <rafan@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/tig Makefile distinfo pkg-descr Message-ID: <200803191514.m2JFElkx051573@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803191514.m2JFElkx051573>