summaryrefslogtreecommitdiffstats
path: root/t/t3419-rebase-patch-id.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/t3419-drop-expensive-tests'Junio C Hamano2020-04-221-72/+42
|\
| * t3419: drop EXPENSIVE testsJeff King2020-03-231-71/+41
* | Merge branch 'en/rebase-backend'Junio C Hamano2020-03-211-1/+1
|\|
| * t3419: prevent failure when run with EXPENSIVEbrian m. carlson2020-03-201-1/+1
* | t3419: stop losing return code of git commandDenton Liu2020-01-271-1/+2
|/
* t9100,t3419: enclose all test code in single-quotesJeff King2016-05-131-6/+6
* tests: drop GIT_*_TIMING_TESTS environment variable supportJunio C Hamano2014-06-131-2/+0
* t3419: drop unnecessary NOT_EXPENSIVE pseudo-prerequisiteJunio C Hamano2014-06-091-14/+8
* test: turn USR_BIN_TIME into a lazy prerequisiteJunio C Hamano2014-06-091-1/+0
* test: fix '&&' chainingRamkumar Ramachandra2011-12-091-1/+1
* t3419-*.sh: Fix arithmetic expansion syntax errorRamsay Jones2010-12-211-2/+2
* add rebase patch id testsClemens Buchacher2010-09-241-0/+109