Grit is a Ruby library for extracting information from a git repository in an object oriented manner. Grit gives you object model access to your git repository. Once you have created a repository object, you can traverse it to find parent commit(s), trees, blobs, etc. This is the GitHub version of the grit gem called mojombo-grit. WWW: http://grit.rubyforge.org/
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->closed New port added. Thanks!
miwi 2008-11-09 22:43:57 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/rubygem-mojombo-grit Makefile distinfo pkg-descr Log: Grit is a Ruby library for extracting information from a git repository in an object oriented manner. Grit gives you object model access to your git repository. Once you have created a repository object, you can traverse it to find parent commit(s), trees, blobs, etc. This is the GitHub version of the grit gem called mojombo-grit. WWW: http://grit.rubyforge.org/ PR: ports/128736 Submitted by: Daniel Roethlisberger <daniel at roe.ch> Revision Changes Path 1.3239 +1 -0 ports/devel/Makefile 1.1 +32 -0 ports/devel/rubygem-mojombo-grit/Makefile (new) 1.1 +3 -0 ports/devel/rubygem-mojombo-grit/distinfo (new) 1.1 +8 -0 ports/devel/rubygem-mojombo-grit/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"