summaryrefslogtreecommitdiff
path: root/t/t6002-rev-list-bisect.sh
Commit message (Expand)AuthorAgeFilesLines
* revisions API: have release_revisions() release "cmdline"Ævar Arnfjörð Bjarmason2022-04-131-0/+1
* rev-list: allow bisect and first-parent flagsAaron Lipman2020-08-071-0/+45
* rev-parse: don't trim bisect refnamesmh/packed-ref-store-prepJeff King2017-09-071-2/+16
* for_each_bisect_ref(): don't trim refnamesMichael Haggerty2017-06-181-0/+14
* t/t6002-rev-list-bisect.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-071-3/+3
* topology tests: teach a helper to take abbreviated timestampsJunio C Hamano2013-06-211-42/+42
* Move t6000lib.sh to lib-*Ævar Arnfjörð Bjarmason2010-05-071-1/+1
* tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano2008-08-171-1/+1
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-19/+19
* War on whitespaceJunio C Hamano2007-06-071-4/+4
* t6002: minor spelling fix.Junio C Hamano2007-03-221-1/+1
* Fix more typos, primarily in the codePavel Roskin2006-07-101-1/+1
* Use git-update-ref and git-symbolic-ref in testsJohannes Schindelin2005-10-111-1/+1
* More portability.Junio C Hamano2005-10-011-16/+13
* Big tool rename.Junio C Hamano2005-09-071-1/+1
* [PATCH] support bc version 1.04Johannes Schindelin2005-07-291-2/+6
* [PATCH] Prevent t6000 series from dropping useless sed.script in t/Junio C Hamano2005-07-071-1/+1
* [PATCH] Write sed script directly into temp file, rather than a variableJon Seymour2005-07-061-10/+0
* [PATCH] Introduce unit tests for git-rev-list --bisectJon Seymour2005-07-061-0/+247