From owner-dev-commits-doc-all@freebsd.org Mon Dec 14 06:06:43 2020 Return-Path: Delivered-To: dev-commits-doc-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 65F074AF0C2 for ; Mon, 14 Dec 2020 06:06:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CvW9v2Sv3z4S8t; Mon, 14 Dec 2020 06:06:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 427EF1CDF7; Mon, 14 Dec 2020 06:06:43 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 0BE66h2O097709; Mon, 14 Dec 2020 06:06:43 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 0BE66hbk097708; Mon, 14 Dec 2020 06:06:43 GMT (envelope-from git) Date: Mon, 14 Dec 2020 06:06:43 GMT Message-Id: <202012140606.0BE66hbk097708@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Guangyuan Yang Subject: git: eb28fee24e - handbook: document new commit message mailing lists MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ygy X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: eb28fee24ea0cf297b2aa2e6fd7fa2b8dc97cade Auto-Submitted: auto-generated X-BeenThere: dev-commits-doc-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: "Commit messages for all branches of the doc repository." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Dec 2020 06:06:43 -0000 The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/doc/commit/?id=eb28fee24ea0cf297b2aa2e6fd7fa2b8dc97cade commit eb28fee24ea0cf297b2aa2e6fd7fa2b8dc97cade Author: Guangyuan Yang AuthorDate: 2020-12-14 05:54:22 +0000 Commit: Guangyuan Yang CommitDate: 2020-12-14 05:54:22 +0000 handbook: document new commit message mailing lists Reviewed by: bcr Differential Revision: https://reviews.FreeBSD.org/D27591 --- .../books/handbook/eresources/chapter.xml | 78 +++++++++++++++++++++- en_US.ISO8859-1/share/xml/mailing-lists.ent | 28 ++++++++ 2 files changed, 105 insertions(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/books/handbook/eresources/chapter.xml b/en_US.ISO8859-1/books/handbook/eresources/chapter.xml index 492c77d2b1..48b4e25ce5 100644 --- a/en_US.ISO8859-1/books/handbook/eresources/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/eresources/chapter.xml @@ -751,12 +751,88 @@ the digest options can be changed in the account options section. + Commit message lists: The following + lists are for people interested in seeing the log messages for + changes to various areas of the source tree. They are + Read-Only lists and should not have mail + sent to them. + + + SVN log messages are sent to SVN lists. + + + + + + + List + Source area + Area Description (source for) + + + + + + &a.dev-commits-doc-all.name; + /usr/doc + All changes to the doc repository + + + + &a.dev-commits-ports-all.name; + /usr/ports + All changes to the ports repository + + + + &a.dev-commits-ports-main.name; + /usr/ports + All changes to the main branch + of the ports repository + + + + &a.dev-commits-ports-branches.name; + /usr/ports + All changes to the quarterly branches of the + ports repository + + + + &a.dev-commits-src-all.name; + /usr/src + All changes to the src repository + + + + &a.dev-commits-src-main.name; + /usr/src + All changes to the main branch + of the src repository (the &os;-CURRENT branch) + + + + &a.dev-commits-src-branches.name; + /usr/src + All changes to all stable branches of the src + repository + + + + + SVN lists: The following lists are - for people interested in seeing the log messages for changes + for people interested in seeing the SVN log messages for changes to various areas of the source tree. They are Read-Only lists and should not have mail sent to them. + + Only SVN log messages are sent to SVN lists. After the + SVN to Git Migration, the following lists no longer receives + new commit messages. + + diff --git a/en_US.ISO8859-1/share/xml/mailing-lists.ent b/en_US.ISO8859-1/share/xml/mailing-lists.ent index 998b2000d2..c2a619ba22 100644 --- a/en_US.ISO8859-1/share/xml/mailing-lists.ent +++ b/en_US.ISO8859-1/share/xml/mailing-lists.ent @@ -153,6 +153,34 @@ Automated reports of build and test results from FreeBSD's continuous integration tools."> dev-ci"> + +Commit messages for all branches of the doc repository."> +dev-commits-doc-all"> + + +Commit messages for all branches of the ports repository."> +dev-commits-ports-all"> + + +Commit messages for the quarterly branches of the ports repository."> +dev-commits-ports-branches"> + + +Commit messages for the main branch of the ports repository."> +dev-commits-ports-main"> + + +Commit messages for all branches of the src repository."> +dev-commits-src-all"> + + +Commit messages for the stable branches of the src repository."> +dev-commits-src-branches"> + + +Commit messages for the main branch of the src repository."> +dev-commits-src-main"> + Automated notifications of work in progress for review in FreeBSD's review tools, including patches.."> dev-reviews">