electron/script/lib
trop[bot] 58ea9554f6
build: pin diff.renames for deterministic patch export (#50128)
git format-patch honors diff.renames, which defaults to 'true' (rename
detection only). If a user has diff.renames=copies configured at the
system or global level, exported patches may encode new files as copies
of similar existing files, causing spurious diffs against patches
exported on other machines. Pin diff.renames=true to match git's
default.

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Samuel Attard <sattard@anthropic.com>
2026-03-09 10:33:14 +01:00
..
__init__.py Move helper functions into a common module. 2013-06-20 22:51:58 +08:00
azput.js build: add import/order eslint rule (#44085) 2024-10-02 19:10:44 -07:00
config.py build: correct uploader copy for tar files (#48953) 2025-11-13 20:07:52 -08:00
electron.gitattributes build: fix path to git attributes for for patch export (#24896) 2020-08-10 07:10:15 -07:00
get-version.js build: always use python3 in script/lib/get-version.js (#45400) 2025-02-03 16:13:36 -05:00
git.py build: pin diff.renames for deterministic patch export (#50128) 2026-03-09 10:33:14 +01:00
native_tests.py chore: bump pylint to 2.17 (#41576) 2024-03-21 09:48:23 -04:00
npm.py build: fail a build if some hooks don't succeed (#16369) 2019-01-23 11:31:14 +01:00
npx.py build: update npx.py to support npx@7 (#26662) 2020-11-23 21:26:54 -08:00
patches.py chore: bump pylint to 2.17 (#41576) 2024-03-21 09:48:23 -04:00
util.py build: apply additional compression to dsym on upload (#48930) 2025-11-13 10:43:53 +01:00
utils.js build: lint commits on Chromium roller branches (#49862) 2026-02-19 09:53:51 +01:00