aboutsummaryrefslogtreecommitdiff
path: root/ref-filter.h
Commit message (Expand)AuthorAge
* Merge branch 'st/verify-tag'Junio C Hamano2017-01-31
|\
| * ref-filter: add function to print single ref_array_itemLukas Puehringer2017-01-17
* | tag, branch, for-each-ref: add --ignore-case for sorting and filteringNguyễn Thái Ngọc Duy2016-12-05
|/
* branch.c: use 'ref-filter' APIsKarthik Nayak2015-09-25
* branch.c: use 'ref-filter' data structuresKarthik Nayak2015-09-25
* ref-filter: add option to match literal patternKarthik Nayak2015-09-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: add option to filter out tags, branches and remotesKarthik Nayak2015-09-17
* ref-filter: move `struct atom_value` to ref-filter.cKarthik Nayak2015-09-17
* ref-filter: implement '--contains' optionKarthik Nayak2015-08-03
* ref-filter: implement '--merged' and '--no-merged' optionsKarthik Nayak2015-08-03
* ref-filter: add parse_opt_merge_filter()Karthik Nayak2015-08-03
* ref-filter: implement '--points-at' optionKarthik Nayak2015-08-03
* ref-filter: make 'ref_array_item' use a FLEX_ARRAY for refnameKarthik Nayak2015-08-03
* for-each-ref: introduce filter_refs()Karthik Nayak2015-08-03
* ref-filter: add 'ref-filter.h'Karthik Nayak2015-06-15