summaryrefslogtreecommitdiff
path: root/t/t6302-for-each-ref-filter.sh
Commit message (Expand)AuthorAgeFilesLines
* 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