aboutsummaryrefslogtreecommitdiffstats
path: root/t/t6002-rev-list-bisect.sh
AgeCommit message (Expand)AuthorFilesLines
2022-04-13revisions API: have release_revisions() release "cmdline"Ævar Arnfjörð Bjarmason1-0/+1
2020-08-07rev-list: allow bisect and first-parent flagsAaron Lipman1-0/+45
2017-09-07rev-parse: don't trim bisect refnamesJeff King1-2/+16
2017-06-18for_each_bisect_ref(): don't trim refnamesMichael Haggerty1-0/+14
2016-01-07t/t6002-rev-list-bisect.sh: use the $( ... ) construct for command substitutionElia Pinto1-3/+3
2013-06-21topology tests: teach a helper to take abbreviated timestampsJunio C Hamano1-42/+42
2010-05-07Move t6000lib.sh to lib-*Ævar Arnfjörð Bjarmason1-1/+1
2008-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano1-1/+1
2007-07-02Rewrite "git-frotz" to "git frotz"Junio C Hamano1-19/+19
2007-06-07War on whitespaceJunio C Hamano1-4/+4
2007-03-22t6002: minor spelling fix.Junio C Hamano1-1/+1
2006-07-10Fix more typos, primarily in the codePavel Roskin1-1/+1
2005-10-11Use git-update-ref and git-symbolic-ref in testsJohannes Schindelin1-1/+1
2005-10-01More portability.Junio C Hamano1-16/+13
2005-09-07Big tool rename.Junio C Hamano1-1/+1
2005-07-29[PATCH] support bc version 1.04Johannes Schindelin1-2/+6
2005-07-07[PATCH] Prevent t6000 series from dropping useless sed.script in t/Junio C Hamano1-1/+1
2005-07-06[PATCH] Write sed script directly into temp file, rather than a variableJon Seymour1-10/+0
2005-07-06[PATCH] Introduce unit tests for git-rev-list --bisectJon Seymour1-0/+247