aboutsummaryrefslogtreecommitdiffstats
path: root/t/t6009-rev-list-parent.sh
AgeCommit message (Expand)AuthorFilesLines
2023-12-20Merge branch 'jc/revision-parse-int'Junio C Hamano1-0/+11
2023-12-09revision: parse integer arguments to --max-count, --skip, etc., more carefullyJunio C Hamano1-0/+11
2023-10-03merge: free result of repo_get_merge_bases()Jeff King1-0/+1
2021-12-13t6000-t9999: detect and signal failure within loopEric Sunshine1-2/+2
2021-12-13tests: fix broken &&-chains in compound statementsEric Sunshine1-1/+1
2020-11-19t6[0-3]*: adjust the references to the default branch name "main"Johannes Schindelin1-4/+4
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2018-07-30tests: make use of the test_must_be_empty functionÆvar Arnfjörð Bjarmason1-4/+2
2016-03-23merge: refuse to create too cool a merge by defaultJunio C Hamano1-1/+3
2013-03-22Fix revision walk for commits with the same datesKacper Kornet1-0/+13
2011-03-24tests: avoid nonportable {foo,bar} globJonathan Nieder1-8/+8
2011-03-23rev-list --min-parents,--max-parents: doc, test and completionMichael J Gruber1-1/+106
2011-03-21t6009: use test_commit() from test-lib.shMichael J Gruber1-11/+4
2010-11-09tests: add missing &&Jonathan Nieder1-1/+1
2008-03-19Make revision limiting more robust against occasional bad commit datesLinus Torvalds1-1/+1
2008-03-13add test_cmp function for test scriptsJeff King1-1/+1
2008-02-03known breakage: revision range computation with clock skewJunio C Hamano1-0/+38