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