summaryrefslogtreecommitdiff
path: root/t/t3201-branch-contains.sh
Commit message (Expand)AuthorAgeFilesLines
* tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when neededJohannes Schindelin2021-12-051-3/+0
* tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason2021-02-101-1/+1
* Merge branch 'js/default-branch-name-tests-final-stretch'Junio C Hamano2021-01-251-0/+3
|\
| * tests: drop prereq `PREPARE_FOR_MAIN_BRANCH` where no longer neededJohannes Schindelin2020-11-191-1/+1
| * t3[0-3]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-41/+41
| * tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* | t3201: finalize transitioning to using the branch name `main`Johannes Schindelin2020-12-161-41/+42
|/
* tests: prepare aligned mentions of the default branch nameJohannes Schindelin2020-10-231-4/+4
* ref-filter: allow merged and no-merged filtersAaron Lipman2020-09-161-0/+27
* t3201: test multiple branch filter combinationsAaron Lipman2020-09-161-11/+36
* t3201: abstract away SHA-1-specific constantsbrian m. carlson2019-08-201-4/+4
* tests: make use of the test_must_be_empty functionÆvar Arnfjörð Bjarmason2018-07-301-10/+5
* ref-filter: add --no-contains option to tag/branch/for-each-refÆvar Arnfjörð Bjarmason2017-03-241-3/+51
* ref-filter: add test for --contains on a non-commitÆvar Arnfjörð Bjarmason2017-03-231-0/+9
* tests: use test_i18n* functions to suppress false positivesVasco Almeida2016-06-171-1/+1
* branch: clean up commit flags after merge-filter walkjk/branch-verbose-mergedJeff King2014-09-181-0/+29
* branch: let branch filters imply --listJeff King2013-01-311-0/+35
* Add tests for `branch --[no-]merged`Lars Hjemli2008-04-201-1/+41
* add test_cmp function for test scriptsJeff King2008-03-131-3/+3
* git-branch --contains: doc and testJunio C Hamano2007-11-221-0/+58