summaryrefslogtreecommitdiff
path: root/t/t6003-rev-list-topo-order.sh
AgeCommit message (Expand)AuthorFilesLines
2013-06-21t6003: add --author-date-order testLibravatar Junio C Hamano1-2/+24
2013-06-21topology tests: teach a helper to set author dates as wellLibravatar Junio C Hamano1-26/+26
2013-06-21t6003: add --date-order testLibravatar Junio C Hamano1-0/+22
2013-06-21topology tests: teach a helper to take abbreviated timestampsLibravatar Junio C Hamano1-31/+26
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-38/+38
2005-12-27Fix bogus tests on rev-list output.Libravatar Junio C Hamano1-1/+1
2005-11-14Update topo-order test.Libravatar Junio C Hamano1-15/+15
2005-10-11Use git-update-ref and git-symbolic-ref in testsLibravatar Johannes Schindelin1-1/+1
2005-09-07Big tool rename.Libravatar Junio C Hamano1-1/+1
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-9/+0
2005-07-06[PATCH] Add t/t6003 with some --topo-order testsLibravatar Jon Seymour1-0/+417