public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r15-344] contrib: Add 109f1b28fc94c93096506e3df0c25e331cef19d0 to ignored commits
@ 2024-05-09 11:04 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2024-05-09 11:04 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:5fe40f2c651af84b1a4ff6527ef4307591228a1b

commit r15-344-g5fe40f2c651af84b1a4ff6527ef4307591228a1b
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Thu May 9 13:01:31 2024 +0200

    contrib: Add 109f1b28fc94c93096506e3df0c25e331cef19d0 to ignored commits
    
    2024-05-09  Jakub Jelinek  <jakub@redhat.com>
    
            * gcc-changelog/git_update_version.py: Replace
            9dbff9c05520a74e6cd337578f27b56c941f64f3 with
            39f81924d88e3cc197fc3df74204c9b5e01e12f7 and
            109f1b28fc94c93096506e3df0c25e331cef19d0 in IGNORED_COMMITS.

Diff:
---
 contrib/gcc-changelog/git_update_version.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/contrib/gcc-changelog/git_update_version.py b/contrib/gcc-changelog/git_update_version.py
index 3d9a28ccbdf3..24f6c43d0b25 100755
--- a/contrib/gcc-changelog/git_update_version.py
+++ b/contrib/gcc-changelog/git_update_version.py
@@ -40,7 +40,8 @@ IGNORED_COMMITS = (
         '1957bedf29a1b2cc231972aba680fe80199d5498',
         '040e5b0edbca861196d9e2ea2af5e805769c8d5d',
         '8057f9aa1f7e70490064de796d7a8d42d446caf8',
-        '9dbff9c05520a74e6cd337578f27b56c941f64f3')
+        '109f1b28fc94c93096506e3df0c25e331cef19d0',
+        '39f81924d88e3cc197fc3df74204c9b5e01e12f7')
 
 FORMAT = '%(asctime)s:%(levelname)s:%(name)s:%(message)s'
 logging.basicConfig(level=logging.INFO, format=FORMAT,

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-05-09 11:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-09 11:04 [gcc r15-344] contrib: Add 109f1b28fc94c93096506e3df0c25e331cef19d0 to ignored commits Jakub Jelinek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).