Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-08-03 | ref-filter: implement '--contains' option | Karthik Nayak | 1 | -0/+3 |
2015-08-03 | ref-filter: implement '--merged' and '--no-merged' options | Karthik Nayak | 1 | -0/+8 |
2015-08-03 | ref-filter: add parse_opt_merge_filter() | Karthik Nayak | 1 | -0/+11 |
2015-08-03 | ref-filter: implement '--points-at' option | Karthik Nayak | 1 | -0/+1 |
2015-08-03 | ref-filter: make 'ref_array_item' use a FLEX_ARRAY for refname | Karthik Nayak | 1 | -1/+1 |
2015-08-03 | for-each-ref: introduce filter_refs() | Karthik Nayak | 1 | -4/+12 |
2015-06-15 | ref-filter: add 'ref-filter.h' | Karthik Nayak | 1 | -0/+66 |