From owner-cvs-all Mon Aug 12 6:37:52 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34D1837B400; Mon, 12 Aug 2002 06:37:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7EBC43E4A; Mon, 12 Aug 2002 06:37:46 -0700 (PDT) (envelope-from joe@FreeBSD.org) Received: from freefall.freebsd.org (joe@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CDbkJU028752; Mon, 12 Aug 2002 06:37:46 -0700 (PDT) (envelope-from joe@freefall.freebsd.org) Received: (from joe@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CDbkOD028751; Mon, 12 Aug 2002 06:37:46 -0700 (PDT) Message-Id: <200208121337.g7CDbkOD028751@freefall.freebsd.org> From: Josef Karthauser Date: Mon, 12 Aug 2002 06:37:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/tools README src/tools/tools/commitsdb make_commit_db query_commit_db X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joe 2002/08/12 06:37:46 PDT Modified files: (Branch: RELENG_4) tools/tools README Added files: (Branch: RELENG_4) tools/tools/commitsdb make_commit_db query_commit_db Log: MFC: It's useful to have the tools for reconstructing cvs commits in -stable too. Revision Changes Path 1.18.2.1 +3 -1 src/tools/tools/README 1.1.2.1 +102 -0 src/tools/tools/commitsdb/make_commit_db (new) 1.3.2.1 +93 -0 src/tools/tools/commitsdb/query_commit_db (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message