summaryrefslogtreecommitdiff
path: root/t/t6302-for-each-ref-filter.sh
Commit message (Expand)AuthorAgeFilesLines
* tests: set GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME only when neededJohannes Schindelin2021-12-051-3/+0
* Merge branch 'zh/ref-filter-push-remote-fix'Junio C Hamano2021-05-201-0/+19
|\
| * ref-filter: fix read invalid union member bugZheNing Hu2021-05-121-0/+19
* | 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-6/+6
| * | t6[0-3]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-24/+24
| * | tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* | | t6302: use `main` as initial branch nameJohannes Schindelin2020-12-161-29/+30
|/ /
* | tests: prepare aligned mentions of the default branch nameJohannes Schindelin2020-10-231-12/+12
* | ref-filter: allow merged and no-merged filtersAaron Lipman2020-09-161-2/+2
|/
* ref-filter: add worktreepath atomNickolai Belakovski2019-05-071-0/+13
* ref-filter: add --no-contains option to tag/branch/for-each-refÆvar Arnfjörð Bjarmason2017-03-241-0/+16
* ref-filter: make combining --merged & --no-merged an errorÆvar Arnfjörð Bjarmason2017-03-211-0/+4
* ref-filter: implement %(if:equals=<string>) and %(if:notequals=<string>)Karthik Nayak2017-01-101-0/+18
* ref-filter: implement %(if), %(then), and %(else) atomsKarthik Nayak2017-01-101-0/+76
* t6302: simplify non-gpg caseses/test-gpg-tagsJeff King2016-05-091-23/+22
* t6302: skip only signed tags rather than all tests when GPG is missingEric Sunshine2016-03-061-19/+25
* t6302: also test annotated in addition to signed tagsEric Sunshine2016-03-061-0/+25
* t6302: normalize names and descriptions of signed tagsEric Sunshine2016-03-061-15/+15
* ref-filter: align: introduce long-form syntaxKarthik Nayak2016-02-171-0/+42
* ref-filter: add support to sort by versionKarthik Nayak2015-09-171-0/+36
* ref-filter: add support for %(contents:lines=X)Karthik Nayak2015-09-171-0/+52
* ref-filter: implement an `align` atomKarthik Nayak2015-09-171-0/+82
* ref-filter: introduce match_atom_name()Karthik Nayak2015-09-171-0/+4
* for-each-ref: add '--contains' optionKarthik Nayak2015-08-031-0/+15
* for-each-ref: add '--merged' and '--no-merged' optionsKarthik Nayak2015-08-031-0/+23
* for-each-ref: add '--points-at' optionKarthik Nayak2015-08-031-0/+20
* t6302: for-each-ref tests for ref-filter APIsKarthik Nayak2015-08-031-0/+26