summaryrefslogtreecommitdiff
path: root/t/t6009-rev-list-parent.sh
Commit message (Expand)AuthorAgeFilesLines
* t6000-t9999: detect and signal failure within loopEric Sunshine2021-12-131-2/+2
* tests: fix broken &&-chains in compound statementsEric Sunshine2021-12-131-1/+1
* t6[0-3]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-4/+4
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* tests: make use of the test_must_be_empty functionÆvar Arnfjörð Bjarmason2018-07-301-4/+2
* merge: refuse to create too cool a merge by defaultJunio C Hamano2016-03-231-1/+3
* Fix revision walk for commits with the same datesKacper Kornet2013-03-221-0/+13
* tests: avoid nonportable {foo,bar} globJonathan Nieder2011-03-241-8/+8
* rev-list --min-parents,--max-parents: doc, test and completionMichael J Gruber2011-03-231-1/+106
* t6009: use test_commit() from test-lib.shMichael J Gruber2011-03-211-11/+4
* tests: add missing &&Jonathan Nieder2010-11-091-1/+1
* Make revision limiting more robust against occasional bad commit datesLinus Torvalds2008-03-191-1/+1
* add test_cmp function for test scriptsJeff King2008-03-131-1/+1
* known breakage: revision range computation with clock skewJunio C Hamano2008-02-031-0/+38