15 Commits (d7dffce1cebde29a0c4b309a79e4345450bf352a)

Author SHA1 Message Date
Nguyễn Thái Ngọc Duy 3bb16a8bf2 tag, branch, for-each-ref: add --ignore-case for sorting and filtering 8 years ago
Karthik Nayak aedcb7dc75 branch.c: use 'ref-filter' APIs 9 years ago
Karthik Nayak 1511b22d40 branch.c: use 'ref-filter' data structures 9 years ago
Karthik Nayak bef0e12bec ref-filter: add option to match literal pattern 9 years ago
Karthik Nayak 90c004085c ref-filter: add support to sort by version 9 years ago
Karthik Nayak 1bb38e5a6a ref-filter: add support for %(contents:lines=X) 9 years ago
Karthik Nayak 5b4f28510f ref-filter: add option to filter out tags, branches and remotes 9 years ago
Karthik Nayak 3a25761a5e ref-filter: move `struct atom_value` to ref-filter.c 9 years ago
Karthik Nayak ee2bd06b0f ref-filter: implement '--contains' option 10 years ago
Karthik Nayak 35257aa012 ref-filter: implement '--merged' and '--no-merged' options 10 years ago
Karthik Nayak 5afcb90560 ref-filter: add parse_opt_merge_filter() 10 years ago
Karthik Nayak 68411046b5 ref-filter: implement '--points-at' option 10 years ago
Karthik Nayak 1958a6eb54 ref-filter: make 'ref_array_item' use a FLEX_ARRAY for refname 10 years ago
Karthik Nayak 14de7fba34 for-each-ref: introduce filter_refs() 10 years ago
Karthik Nayak 69b1cf91e5 ref-filter: add 'ref-filter.h' 10 years ago