summaryrefslogtreecommitdiff
path: root/t/t6302-for-each-ref-filter.sh
AgeCommit message (Expand)Author
2019-05-07ref-filter: add worktreepath atomNickolai Belakovski
2017-03-24ref-filter: add --no-contains option to tag/branch/for-each-refÆvar Arnfjörð Bjarmason
2017-03-21ref-filter: make combining --merged & --no-merged an errorÆvar Arnfjörð Bjarmason
2017-01-10ref-filter: implement %(if:equals=<string>) and %(if:notequals=<string>)Karthik Nayak
2017-01-10ref-filter: implement %(if), %(then), and %(else) atomsKarthik Nayak
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