tag.c: use 'ref-filter' data structures
[gitweb.git] / t / t6302-for-each-ref-filter.sh
2015-09-17 ref-filter: add support to sort by version
2015-09-17 ref-filter: add support for %(contents:lines=X)
2015-09-17 ref-filter: implement an `align` atom
2015-09-17 ref-filter: introduce match_atom_name()
2015-08-24 Merge 'jk/git-path' into kn/for-each-tag
2015-08-24 Merge 'kn/for-each-tag-branch' into kn/for-each-tag
2015-08-03 for-each-ref: add '--contains' option
2015-08-03 for-each-ref: add '--merged' and '--no-merged' options
2015-08-03 for-each-ref: add '--points-at' option
2015-08-03 t6302: for-each-ref tests for ref-filter APIs