aboutsummaryrefslogtreecommitdiffstats
path: root/t/t4115-apply-symlink.sh
AgeCommit message (Expand)AuthorFilesLines
2023-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano1-1/+1
2023-05-16tests: do not negate test_path_existsJunio C Hamano1-1/+1
2023-04-17Sync with 2.34.8Johannes Schindelin1-0/+15
2023-04-17tests: avoid using `test_i18ncmp`Johannes Schindelin1-1/+1
2023-04-17apply --reject: overwrite existing `.rej` symlink if it existsJohannes Schindelin1-0/+15
2023-03-12t5604: GETTEXT_POISON fix, conclusionJohannes Schindelin1-1/+1
2023-02-06Sync with 2.34.7Johannes Schindelin1-0/+81
2023-02-03apply: fix writing behind newly created symbolic linksPatrick Steinhardt1-0/+81
2021-11-18checkout: fix "branch info" memory leaksÆvar Arnfjörð Bjarmason1-0/+1
2013-06-07tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)Johannes Sixt1-6/+4
2010-08-18tests: implicitly skip SYMLINKS tests using <prereq>Ævar Arnfjörð Bjarmason1-9/+3
2010-06-25tests: Skip tests in a way that makes sense under TAPÆvar Arnfjörð Bjarmason1-1/+1
2009-04-05tests: remove exit after test_done callJeff King1-1/+0
2009-03-22Use prerequisite tags to skip tests that depend on symbolic linksJohannes Sixt1-0/+7
2008-05-24tests: do not use implicit "git diff --no-index"Junio C Hamano1-2/+2
2007-07-02Rewrite "git-frotz" to "git frotz"Junio C Hamano1-1/+1
2007-03-04Get rid of the dependency to GNU diff in the testsJohannes Schindelin1-2/+2
2006-08-09git-apply: applying a patch to make a symlink shorter.Junio C Hamano1-0/+49