[us-commits] [ehb54/ultrascan3] 2b7ce8: revision.sh: limit Δ marker to source code file ch...

emre brookes noreply at github.com
Wed Jun 17 11:59:09 MDT 2026


  Branch: refs/heads/ehb54-issue-909
  Home:   https://github.com/ehb54/ultrascan3
  Commit: 2b7ce8e951545aceafde79228ff691ba4b5b2961
      https://github.com/ehb54/ultrascan3/commit/2b7ce8e951545aceafde79228ff691ba4b5b2961
  Author: ehb54 <brookes at uthscsa.edu>
  Date:   2026-06-17 (Wed, 17 Jun 2026)

  Changed paths:
    M programs/us/revision.sh

  Log Message:
  -----------
  revision.sh: limit Δ marker to source code file changes only

Previously git diff checked all tracked files, causing the LOCAL_CHANGES
Δ symbol to appear whenever build scripts, .pri files, or other non-source
files differed from upstream — including during normal packaging builds.

Restrict the check to file types that produce compiled output:
*.h, *.cpp, *.ui (Qt Designer), *.qrc (Qt resources).

Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.com>



To unsubscribe from these emails, change your notification settings at https://github.com/ehb54/ultrascan3/settings/notifications


More information about the us-commits mailing list