aboutsummaryrefslogtreecommitdiffstats
path: root/t/t3419-rebase-patch-id.sh
AgeCommit message (Expand)AuthorFilesLines
2024-11-21t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt1-1/+0
2023-02-06sequencer API users: fix get_replay_opts() leaksÆvar Arnfjörð Bjarmason1-0/+1
2022-10-24patch-id: fix patch-id for mode changesJerry Zhang1-1/+30
2022-10-24patch-id: fix stable patch id for binary / header-onlyJerry Zhang1-10/+24
2020-11-19t34*: adjust the references to the default branch name "main"Johannes Schindelin1-7/+7
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-04-22Merge branch 'jk/t3419-drop-expensive-tests'Junio C Hamano1-72/+42
2020-03-22t3419: drop EXPENSIVE testsJeff King1-71/+41
2020-03-21Merge branch 'en/rebase-backend'Junio C Hamano1-1/+1
2020-03-20t3419: prevent failure when run with EXPENSIVEbrian m. carlson1-1/+1
2020-01-27t3419: stop losing return code of git commandDenton Liu1-1/+2
2016-05-13t9100,t3419: enclose all test code in single-quotesJeff King1-6/+6
2014-06-13tests: drop GIT_*_TIMING_TESTS environment variable supportJunio C Hamano1-2/+0
2014-06-09t3419: drop unnecessary NOT_EXPENSIVE pseudo-prerequisiteJunio C Hamano1-14/+8
2014-06-09test: turn USR_BIN_TIME into a lazy prerequisiteJunio C Hamano1-1/+0
2011-12-08test: fix '&&' chainingRamkumar Ramachandra1-1/+1
2010-12-21t3419-*.sh: Fix arithmetic expansion syntax errorRamsay Jones1-2/+2
2010-09-23add rebase patch id testsClemens Buchacher1-0/+109