aboutsummaryrefslogtreecommitdiffstats
path: root/git-gui/lib/commit.tcl
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2024-12-06 14:24:43 +0100
committerJunio C Hamano <gitster@pobox.com>2024-12-07 07:52:09 +0900
commite4b488049a5faa9b8c7255f483a89cea414d5eb4 (patch)
treef81806058aabee1316b410e38bb523d7763e3e0d /git-gui/lib/commit.tcl
parentMakefile: consistently use PERL_PATH (diff)
downloadgit-e4b488049a5faa9b8c7255f483a89cea414d5eb4.tar.gz
git-e4b488049a5faa9b8c7255f483a89cea414d5eb4.zip
Makefile: extract script to massage Perl scripts
Extract the script to inject various build-time parameters into our Perl scripts into a standalone script. This is done such that we can reuse it in other build systems. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui/lib/commit.tcl')
0 files changed, 0 insertions, 0 deletions
insertions'>+9 2014-12-17read-cache: optionally disallow NTFS .git variantsJohannes Schindelin7-0/+34 2014-12-17path: add is_ntfs_dotgit() helperJohannes Schindelin2-0/+34 2014-12-17fsck: complain about HFS+ ".git" aliases in treesJeff King2-4/+7 2014-12-17read-cache: optionally disallow HFS+ .git variantsJeff King8-5/+45 2014-12-17utf8: add is_hfs_dotgit() helperJeff King2-0/+72 2014-12-17fsck: notice .git case-insensitivelyJeff King2-1/+2 2014-12-17t1450: refactor ".", "..", and ".git" fsck testsJeff King1-30/+27 2014-12-17verify_dotfile(): reject .git case-insensitivelyJeff King2-2/+4