From owner-freebsd-hackers Sat Jun 29 20:40:39 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id UAA10765 for hackers-outgoing; Sat, 29 Jun 1996 20:40:39 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id UAA10725 for ; Sat, 29 Jun 1996 20:40:24 -0700 (PDT) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.7.5/8.6.9) with ESMTP id UAA13319; Sat, 29 Jun 1996 20:38:30 -0700 (PDT) To: Heikki Suonsivu cc: freebsd-hackers@FreeBSD.ORG Subject: Re: Alternate lists for more verbose CVS commit messages? In-reply-to: Your message of "Sat, 29 Jun 1996 23:40:57 +0300." <199606292040.XAA19042@cantina.clinet.fi> Date: Sat, 29 Jun 1996 20:38:30 -0700 Message-ID: <13317.836105910@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > I often would like to know more about problems certain commit might fix, > and see what modifications were committed. Could it be possible to create > alternate commit lists which would receive detailed commit messages ? > Getting a full CVS diff would be helpful, if nothing else. Uh, what's wrong with simply subscribing to a cvs-* list and then cross-referencing the revision numbers mentioned with the http://www.freebsd.org/cgi-bin/cvsweb CGI script to get the diffs you want? Jordan