summaryrefslogtreecommitdiff
path: root/t/t6019-rev-list-ancestry-path.sh
Commit message (Expand)AuthorAgeFilesLines
* revision: allow --ancestry-path to take an argumentElijah Newren2022-08-191-2/+12
* t6019: modernize tests with helperDerrick Stolee2022-08-191-62/+25
* tests: use test_write_lines() to generate line-oriented outputEric Sunshine2021-12-131-5/+5
* 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
* test: use test_must_be_empty F instead of test -z $(cat F)René Scharfe2019-11-271-2/+2
* tests: make use of the test_must_be_empty functionÆvar Arnfjörð Bjarmason2018-07-301-2/+1
* revision.c: discount side branches when computing TREESAMEKevin Bracey2013-05-161-2/+10
* revision.c: Make --full-history consider more mergesKevin Bracey2013-05-161-1/+1
* t6019: test file dropped in -s ours mergeKevin Bracey2013-05-161-0/+19
* revision.c: treat A...B merge bases as if manually specifiedKevin Bracey2013-05-161-1/+1
* t6019: demonstrate --ancestry-path A...B breakageKevin Bracey2013-05-131-1/+20
* t6019: avoid refname collision on case-insensitive systemsThomas Rast2011-09-151-8/+11
* revision: do not include sibling history in --ancestry-path outputJunio C Hamano2011-08-251-1/+1
* rev-list: Demonstrate breakage with --ancestry-path --allBrad King2011-08-251-0/+35
* revision: Turn off history simplification in --ancestry-path modeJohan Herland2010-06-061-0/+17
* revision: --ancestry-pathJunio C Hamano2010-04-211-0/+56