summaryrefslogtreecommitdiff
path: root/t/t6003-rev-list-topo-order.sh
Commit message (Expand)AuthorAgeFilesLines
* t6003: uncomment test '--max-age=c3, --topo-order'Andrei Rybak2023-01-131-13/+10
* revisions API: have release_revisions() release "cmdline"Ævar Arnfjörð Bjarmason2022-04-131-0/+1
* t6003: add --author-date-order testJunio C Hamano2013-06-211-2/+24
* topology tests: teach a helper to set author dates as wellJunio C Hamano2013-06-211-26/+26
* t6003: add --date-order testJunio C Hamano2013-06-211-0/+22
* topology tests: teach a helper to take abbreviated timestampsJunio C Hamano2013-06-211-31/+26
* 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-38/+38
* Fix bogus tests on rev-list output.Junio C Hamano2005-12-271-1/+1
* Update topo-order test.Junio C Hamano2005-11-141-15/+15
* Use git-update-ref and git-symbolic-ref in testsJohannes Schindelin2005-10-111-1/+1
* Big tool rename.Junio C Hamano2005-09-071-1/+1
* [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-9/+0
* [PATCH] Add t/t6003 with some --topo-order testsJon Seymour2005-07-061-0/+417