Summary: | [NEW PORT] devel/blame: Display last modification for each line in an RCS file | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | John Hein <jhein> | ||||
Component: | Individual Port(s) | Assignee: | Olli Hauer <ohauer> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
John Hein
2011-07-19 13:30:09 UTC
Responsible Changed From-To: freebsd-ports-bugs->ohauer I'll take it ohauer 2011-07-19 23:07:46 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/blame Makefile distinfo pkg-descr Log: Blame displays the last modification for each line in an RCS file. It is the RCS equivalent of CVS's annotate command. WWW: http://blame.sourceforge.net PR: ports/159028 Submitted by: John Hein <jhein at symmetricom.com> Revision Changes Path 1.4450 +1 -0 ports/devel/Makefile 1.1 +20 -0 ports/devel/blame/Makefile (new) 1.1 +2 -0 ports/devel/blame/distinfo (new) 1.1 +5 -0 ports/devel/blame/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" State Changed From-To: open->closed Committed with minor changes, Thanks! |