aboutsummaryrefslogtreecommitdiffstats
path: root/compat/regex/regex_internal.c
diff options
context:
space:
mode:
authorJohannes Sixt <j6t@kdbg.org>2025-06-06 07:41:42 +0200
committerJohannes Sixt <j6t@kdbg.org>2025-06-06 07:43:37 +0200
commit765f1db2b5a890c0fa01f8976f197a8483357afe (patch)
treed880439ecf9f2e88a89ff023c292f11a92450c9e /compat/regex/regex_internal.c
parentMerge branch 'pks-meson-support' of github.com:pks-t/git-gui (diff)
downloadgit-765f1db2b5a890c0fa01f8976f197a8483357afe.tar.gz
git-765f1db2b5a890c0fa01f8976f197a8483357afe.zip
git-gui: don't delete source files when auto_mkindex fails
Commit 2cc5b0facfa4 (git-gui: extract script to generate "tclIndex", 2025-03-11) converted commands in a Makefile rule to a shell script. In this process, the Makefile variable $@ had to be replaced by the file name that it represents, 'lib/tclIndex'. However, the occurrence in `rm -f $@` was missed. In a shell script, $@ expands to all command line arguments, which happen to be the source files lib/*.tcl in this case. Needless to say that we do not want to remove source files during a build. Replace $@ by the intended 'lib/tclIndex'. Reported-by: Randall S. Becker <rsbecker@nexbridge.com> Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Diffstat (limited to 'compat/regex/regex_internal.c')
0 files changed, 0 insertions, 0 deletions
'>git-gui: reduce Tcl version requirement from 8.6 to 8.5Pratyush Yadav3-35/+33 2020-03-17l10n: zh_CN: Revise v2.26.0 translationFangyi Zhou1-26/+26 2020-03-17l10n: zh_CN: for git v2.26.0 l10n round 1 and 2Jiang Xin1-2541/+2844 2020-03-16Git 2.26-rc2v2.26.0-rc2Junio C Hamano2-5/+4 2020-03-16l10n: vi(4839t): Updated Vietnamese translation for v2.26.0Tran Ngoc Quan1-2557/+2975 2020-03-16l10n: vi: fix translation + grammarĐoàn Trần Công Danh1-14/+14 2020-03-15prefix_path: show gitdir if worktree unavailableEmily Shaffer3-4/+50 2020-03-15l10n: zh_TW.po: v2.26.0 round 2 (0 untranslated)Yi-Jyun1-388/+289 2020-03-15l10n: zh_TW.po: v2.26.0 round 1 (11 untranslated)Yi-Jyun1-2604/+2823 2020-03-14git-gui--askpass: coerce answers to UTF-8 on WindowsLuke Bonanomi1-0/+5 2020-03-13t6022, t6046: fix flaky files-are-updated checksElijah Newren2-23/+17 2020-03-12Hopefully the final batch before -rc2Junio C Hamano1-0/+21 2020-03-12fsck: detect gitmodules URLs with embedded newlinesJeff King2-2/+32 2020-03-12credential: detect unrepresentable values when parsing urlsJeff King3-4/+60 2020-03-12t/lib-credential: use test_i18ncmp to check stderrJeff King1-1/+1 2020-03-12credential: avoid writing values with newlinesJeff King2-0/+8 2020-03-12l10n: it.po: update the Italian translation for Git 2.26.0 round 2Alessandro Menti1-267/+297 2020-03-11l10n: es: 2.26.0 round#2Christopher Diaz Riveros1-2550/+2979 2020-03-12l10n: bg.po: Updated Bulgarian translation (4839t)Alexander Shopov1-242/+270 2020-03-12l10n: tr: v2.26.0 round 2Emir Sarı1-262/+284 2020-03-11l10n: fr : v2.26.0 rnd 2Jean-Noël Avila1-353/+308 2020-03-11git-rebase.txt: highlight backend differences with commit rewordingElijah Newren1-0/+10 2020-03-11sequencer: clear state upon dropping a become-empty commitElijah Newren2-0/+10 2020-03-11i18n: unmark a message in rebase.cJiang Xin1-1/+1 2020-03-11l10n: git.pot: v2.26.0 round 2 (7 new, 2 removed)Jiang Xin1-238/+260 2020-03-10l10n: tr: Add glossary for Turkish translationsEmir Sarı1-4/+87 2020-03-09l10n: sv.po: Update Swedish translation (4835t0f0u)Peter Krefting1-2379/+2764