aboutsummaryrefslogtreecommitdiff
path: root/t/t6302-for-each-ref-filter.sh
Commit message (Expand)AuthorAge
* ref-filter: add --no-contains option to tag/branch/for-each-refÆvar Arnfjörð Bjarmason2017-03-24
* ref-filter: make combining --merged & --no-merged an errorÆvar Arnfjörð Bjarmason2017-03-21
* ref-filter: implement %(if:equals=<string>) and %(if:notequals=<string>)Karthik Nayak2017-01-10
* ref-filter: implement %(if), %(then), and %(else) atomsKarthik Nayak2017-01-10
* t6302: simplify non-gpg casesJeff King2016-05-09
* t6302: skip only signed tags rather than all tests when GPG is missingEric Sunshine2016-03-06
* t6302: also test annotated in addition to signed tagsEric Sunshine2016-03-06
* t6302: normalize names and descriptions of signed tagsEric Sunshine2016-03-06
* ref-filter: align: introduce long-form syntaxKarthik Nayak2016-02-17
* ref-filter: add support to sort by versionKarthik Nayak2015-09-17
* ref-filter: add support for %(contents:lines=X)Karthik Nayak2015-09-17
* ref-filter: implement an `align` atomKarthik Nayak2015-09-17
* ref-filter: introduce match_atom_name()Karthik Nayak2015-09-17
* for-each-ref: add '--contains' optionKarthik Nayak2015-08-03
* for-each-ref: add '--merged' and '--no-merged' optionsKarthik Nayak2015-08-03
* for-each-ref: add '--points-at' optionKarthik Nayak2015-08-03
* t6302: for-each-ref tests for ref-filter APIsKarthik Nayak2015-08-03