From: Tom de Vries <tdevries@suse.de>
To: gdb-patches@sourceware.org
Subject: Re: [PATCH 0/2] [pre-commit] Two symlink fixes
Date: Tue, 15 Sep 2026 08:54:15 +0200 [thread overview]
Message-ID: <f80097cb-7ba7-4690-a77a-24e4ea7fd74e@suse.de> (raw)
In-Reply-To: <20260901202742.320498-1-tdevries@suse.de>
On 9/1/26 10:27 PM, Tom de Vries wrote:
> This series has two patches.
>
> The first extends check-file-mode to disallow symlinks.
>
> The second adds a new pre-commit hook check-copies.
>
I've pushed this.
Thanks,
- Tom
> Tom de Vries (2):
> [pre-commit] Reject symlinks in check-file-mode
> [pre-commit] Add check-copies
>
> .pre-commit-config.yaml | 15 ++++++-
> gdb/contrib/check-copies.py | 54 ++++++++++++++++++++++++
> gdb/contrib/check-file-mode.sh | 77 +++++++++++++++++++++++-----------
> gdbserver/.shellcheckrc | 4 +-
> gdbsupport/.shellcheckrc | 4 +-
> 5 files changed, 126 insertions(+), 28 deletions(-)
> create mode 100755 gdb/contrib/check-copies.py
> mode change 120000 => 100644 gdbserver/.shellcheckrc
> mode change 120000 => 100644 gdbsupport/.shellcheckrc
>
>
> base-commit: 6f24afa4391bd33f1263378280b99385d2c13055
prev parent reply other threads:[~2026-09-15 6:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-01 20:27 Tom de Vries
2026-09-01 20:27 ` [PATCH 1/2] [pre-commit] Reject symlinks in check-file-mode Tom de Vries
2026-09-01 20:27 ` [PATCH 2/2] [pre-commit] Add check-copies Tom de Vries
2026-09-15 6:54 ` Tom de Vries [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f80097cb-7ba7-4690-a77a-24e4ea7fd74e@suse.de \
--to=tdevries@suse.de \
--cc=gdb-patches@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox