Gentoo Archives: gentoo-dev

From: Michael 'veremitz' Everitt <gentoo@×××××××.xyz>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] RFC: Require full $P not just $PN on stable/keyword commit messages
Date: Fri, 01 Nov 2019 21:34:09
Message-Id: 4ccd5427-2918-344f-4dba-276fd7cbe433@veremit.xyz
In Reply to: Re: [gentoo-dev] RFC: Require full $P not just $PN on stable/keyword commit messages by Rich Freeman
1 On 01/11/19 21:11, Rich Freeman wrote:
2 > On Fri, Nov 1, 2019 at 4:36 PM Matt Turner <mattst88@g.o> wrote:
3 >> On Fri, Nov 1, 2019 at 12:59 PM Michael 'veremitz' Everitt
4 >> <gentoo@×××××××.xyz> wrote:
5 >>>
6 >>> Therefore, it would be much /more/ useful to have the package-version
7 >>> tagged in the commit message, so that you could easily grep logs for when a
8 >>> given version of a package was stabilised, and/or keyworded.
9 > git log --format=oneline glibc-2.29-r2.ebuild | grep stable
10 > 9c04d06d06d51d9c76b3fe5ceb573213769f45ae sys-libs/glibc-2.29-r2: sparc
11 > stable, bug 685818
12 > b61ab167e82261ed2078c068ba0c2fc3a7b58aa3 sys-libs/glibc: stable
13 > 2.29-r2 for hppa, bug #685818
14 > fad52f75c759ca326ce0f8c37e227827f01cd2f1 sys-libs/glibc: m68k stable
15 > wrt bug #685818
16 > 0fe91535a7ba382f10084def5482e61359f201cb sys-libs/glibc: sh stable wrt
17 > bug #685818
18 > 7b7ec9a6b3355d6111e1a449ca13e24cb6ef0295 sys-libs/glibc: s390 stable
19 > wrt bug #685818
20 > bcddad6780ead2b44528a4aa1d51107b4a225524 sys-libs/glibc-2.29-r2: alpha stable
21 > 2ca6a4b9d647f567d2300e7b90829993d7575b41 sys-libs/glibc: ia64 stable
22 > wrt bug #685818
23 > e56c3c1f1c0a256c228a59be94869751d7fd31d7 sys-libs/glibc: ppc64 stable
24 > wrt bug #685818
25 > 52355459ec00b9ca9921bd5f788bad9b95346910 sys-libs/glibc: ppc stable
26 > wrt bug #685818
27 > 745b07e84b5035576737d3e1a719121d02e53feb sys-libs/glibc: arm stable
28 > wrt bug #685818
29 > 332fc91e3e72a6dd1b183ce4a19d08b45daa8e00 sys-libs/glibc: x86 stable
30 > (bug #685818)
31 > 9e06c1242e104b66a532e7d5d919c1b3b1f8343d sys-libs/glibc: arm64 stable
32 > (bug #685818)
33 > b3ad265998a04a40820d078d25c06b7cb51173ef sys-libs/glibc: amd64 stable
34 > wrt bug #685818
35 >
36 > Seems to work fine for me.
37 >
38 >
39 How well does git handle that when the ebuild is deleted from the tree?

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies