aboutsummaryrefslogtreecommitdiffstats
path: root/t/t6302-for-each-ref-filter.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-24ref-filter: add --no-contains option to tag/branch/for-each-refÆvar Arnfjörð Bjarmason1-0/+16
2017-03-21ref-filter: make combining --merged & --no-merged an errorÆvar Arnfjörð Bjarmason1-0/+4
2017-01-10ref-filter: implement %(if:equals=<string>) and %(if:notequals=<string>)Karthik Nayak1-0/+18
2017-01-10ref-filter: implement %(if), %(then), and %(else) atomsKarthik Nayak1-0/+76
2016-05-09t6302: simplify non-gpg casesJeff King1-23/+22
2016-03-06t6302: skip only signed tags rather than all tests when GPG is missingEric Sunshine1-19/+25
2016-03-06t6302: also test annotated in addition to signed tagsEric Sunshine1-0/+25
2016-03-06t6302: normalize names and descriptions of signed tagsEric Sunshine1-15/+15
2016-02-17ref-filter: align: introduce long-form syntaxKarthik Nayak1-0/+42
2015-09-17ref-filter: add support to sort by versionKarthik Nayak1-0/+36
2015-09-17ref-filter: add support for %(contents:lines=X)Karthik Nayak1-0/+52
2015-09-17ref-filter: implement an `align` atomKarthik Nayak1-0/+82
2015-09-17ref-filter: introduce match_atom_name()Karthik Nayak1-0/+4
2015-08-03for-each-ref: add '--contains' optionKarthik Nayak1-0/+15
2015-08-03for-each-ref: add '--merged' and '--no-merged' optionsKarthik Nayak1-0/+23
2015-08-03for-each-ref: add '--points-at' optionKarthik Nayak1-0/+20
2015-08-03t6302: for-each-ref tests for ref-filter APIsKarthik Nayak1-0/+26