summaryrefslogtreecommitdiff
path: root/t/t6302-for-each-ref-filter.sh
AgeCommit message (Expand)Author
2016-05-09t6302: simplify non-gpg casesJeff King
2016-03-07t6302: skip only signed tags rather than all tests when GPG is missingEric Sunshine
2016-03-07t6302: also test annotated in addition to signed tagsEric Sunshine
2016-03-07t6302: normalize names and descriptions of signed tagsEric Sunshine
2016-02-17ref-filter: align: introduce long-form syntaxKarthik Nayak
2015-09-17ref-filter: add support to sort by versionKarthik Nayak
2015-09-17ref-filter: add support for %(contents:lines=X)Karthik Nayak
2015-09-17ref-filter: implement an `align` atomKarthik Nayak
2015-09-17ref-filter: introduce match_atom_name()Karthik Nayak
2015-08-03for-each-ref: add '--contains' optionKarthik Nayak
2015-08-03for-each-ref: add '--merged' and '--no-merged' optionsKarthik Nayak
2015-08-03for-each-ref: add '--points-at' optionKarthik Nayak
2015-08-03t6302: for-each-ref tests for ref-filter APIsKarthik Nayak