summaryrefslogtreecommitdiff
path: root/t/t6002-rev-list-bisect.sh
AgeCommit message (Expand)AuthorFilesLines
2017-09-07rev-parse: don't trim bisect refnamesLibravatar Jeff King1-2/+16
2017-06-18for_each_bisect_ref(): don't trim refnamesLibravatar Michael Haggerty1-0/+14
2016-01-07t/t6002-rev-list-bisect.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-3/+3
2013-06-21topology tests: teach a helper to take abbreviated timestampsLibravatar Junio C Hamano1-42/+42
2010-05-07Move t6000lib.sh to lib-*Libravatar Ævar Arnfjörð Bjarmason1-1/+1
2008-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryLibravatar Junio C Hamano1-1/+1
2007-07-02Rewrite "git-frotz" to "git frotz"Libravatar Junio C Hamano1-19/+19
2007-06-07War on whitespaceLibravatar Junio C Hamano1-4/+4
2007-03-22t6002: minor spelling fix.Libravatar Junio C Hamano1-1/+1
2006-07-10Fix more typos, primarily in the codeLibravatar Pavel Roskin1-1/+1
2005-10-11Use git-update-ref and git-symbolic-ref in testsLibravatar Johannes Schindelin1-1/+1
2005-10-01More portability.Libravatar Junio C Hamano1-16/+13
2005-09-07Big tool rename.Libravatar Junio C Hamano1-1/+1
2005-07-29[PATCH] support bc version 1.04Libravatar Johannes Schindelin1-2/+6
2005-07-07[PATCH] Prevent t6000 series from dropping useless sed.script in t/Libravatar Junio C Hamano1-1/+1
2005-07-06[PATCH] Write sed script directly into temp file, rather than a variableLibravatar Jon Seymour1-10/+0
2005-07-06[PATCH] Introduce unit tests for git-rev-list --bisectLibravatar Jon Seymour1-0/+247