summaryrefslogtreecommitdiff
path: root/t/t6002-rev-list-bisect.sh
AgeCommit message (Expand)Author
2017-09-06rev-parse: don't trim bisect refnamesJeff King
2017-06-19for_each_bisect_ref(): don't trim refnamesMichael Haggerty
2016-01-07t/t6002-rev-list-bisect.sh: use the $( ... ) construct for command substitutionElia Pinto
2013-06-21topology tests: teach a helper to take abbreviated timestampsJunio C Hamano
2010-05-08Move t6000lib.sh to lib-*Ævar Arnfjörð Bjarmason
2008-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-06-07War on whitespaceJunio C Hamano
2007-03-22t6002: minor spelling fix.Junio C Hamano
2006-07-10Fix more typos, primarily in the codePavel Roskin
2005-10-11Use git-update-ref and git-symbolic-ref in testsJohannes Schindelin
2005-10-02More portability.Junio C Hamano
2005-09-08Big tool rename.Junio C Hamano
2005-07-29[PATCH] support bc version 1.04Johannes Schindelin
2005-07-07[PATCH] Prevent t6000 series from dropping useless sed.script in t/Junio C Hamano
2005-07-07[PATCH] Write sed script directly into temp file, rather than a variableJon Seymour
2005-07-06[PATCH] Introduce unit tests for git-rev-list --bisectJon Seymour