]> git.ipfire.org Git - thirdparty/git.git/history - ref-filter.c
ref-filter: implement '--merged' and '--no-merged' options
[thirdparty/git.git] / ref-filter.c
2015-08-03  Karthik Nayakref-filter: implement '--merged' and '--no-merged'...
2015-08-03  Karthik Nayakref-filter: add parse_opt_merge_filter()
2015-08-03  Karthik Nayakref-filter: implement '--points-at' option
2015-08-03  Karthik Nayakref-filter: make 'ref_array_item' use a FLEX_ARRAY...
2015-08-03  Karthik Nayakfor-each-ref: introduce filter_refs()
2015-08-03  Karthik Nayakref-filter: move code from 'for-each-ref'