aboutsummaryrefslogtreecommitdiffstats
path: root/t/t5000
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2025-11-06 15:17:01 -0800
committerJunio C Hamano <gitster@pobox.com>2025-11-06 15:17:01 -0800
commite569dced68a486b38b14cdd2e3e0b34d21752a18 (patch)
tree8d6186e4278c3af315b66d06930f225117a6c86f /t/t5000
parentMerge branch 'js/ci-github-actions-update' (diff)
parentgpg-interface: mark a string for translation (diff)
downloadgit-e569dced68a486b38b14cdd2e3e0b34d21752a18.tar.gz
git-e569dced68a486b38b14cdd2e3e0b34d21752a18.zip
Merge branch 'cc/fast-import-export-i18n-cleanup'
Messages from fast-import/export are now marked for i18n. * cc/fast-import-export-i18n-cleanup: gpg-interface: mark a string for translation fast-import: mark strings for translation fast-export: mark strings for translation gpg-interface: use left shift to define GPG_VERIFY_* gpg-interface: simplify ssh fingerprint parsing
Diffstat (limited to 't/t5000')
0 files changed, 0 insertions, 0 deletions
span class='deletions'>-1/+13 2007-08-01When generating manpages, delete outdated targets first.David Kastrup1-0/+1 2007-08-01rebase -i: fix for optional [branch] parameterJohannes Schindelin2-1/+9 2007-08-01Try to be consistent with capitalization in the documentationSteve Hoelzer4-26/+26 2007-08-01git-commit.sh: Permit the --amend message to be given with -m/-c/-C/-F.Junio C Hamano2-6/+5 2007-08-01git-sh-setup.sh: make GIT_EDITOR/core.editor/VISUAL/EDITOR accept commandsDavid Kastrup1-2/+3 2007-08-01Hack git-add--interactive to make it work with ActiveState PerlAlex Riesen1-6/+13 2007-08-01rebase -i: ignore patches that are already in the upstreamJohannes Schindelin2-2/+18 2007-08-01get_relative_cwd(): clarify why it handles dir == NULLJohannes Schindelin1-5/+10 2007-08-01Clean up work-tree handlingJohannes Schindelin10-221/+216 2007-08-01Add set_git_dir() functionJohannes Schindelin2-0/+9 2007-08-01Add functions get_relative_cwd() and is_inside_dir()Johannes Schindelin2-0/+41 2007-08-01Add is_absolute_path() and make_absolute_path()Johannes Schindelin5-1/+98 2007-08-01--base-path-relaxed optionJens Axboe2-2/+30