summaryrefslogtreecommitdiff
path: root/t/t3419-rebase-patch-id.sh
AgeCommit message (Expand)Author
2020-11-19t34*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2020-04-22Merge branch 'jk/t3419-drop-expensive-tests'Junio C Hamano
2020-03-22t3419: drop EXPENSIVE testsJeff King
2020-03-21Merge branch 'en/rebase-backend'Junio C Hamano
2020-03-20t3419: prevent failure when run with EXPENSIVEbrian m. carlson
2020-01-27t3419: stop losing return code of git commandDenton Liu
2016-05-13t9100,t3419: enclose all test code in single-quotesJeff King
2014-06-13tests: drop GIT_*_TIMING_TESTS environment variable supportJunio C Hamano
2014-06-09t3419: drop unnecessary NOT_EXPENSIVE pseudo-prerequisiteJunio C Hamano
2014-06-09test: turn USR_BIN_TIME into a lazy prerequisiteJunio C Hamano
2011-12-09test: fix '&&' chainingRamkumar Ramachandra
2010-12-21t3419-*.sh: Fix arithmetic expansion syntax errorRamsay Jones
2010-09-24add rebase patch id testsClemens Buchacher