summaryrefslogtreecommitdiffstats
path: root/t/t6009-rev-list-parent.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt2024-11-211-1/+0
* Merge branch 'jc/revision-parse-int'Junio C Hamano2023-12-201-0/+11
|\
| * revision: parse integer arguments to --max-count, --skip, etc., more carefullyJunio C Hamano2023-12-091-0/+11
* | merge: free result of repo_get_merge_bases()Jeff King2023-10-031-0/+1
|/
* 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-201-4/+4
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-201-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-231-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