| Commit message (Expand) | Author | Age |
* | branch.c: use 'ref-filter' APIs | Karthik Nayak | 2015-09-25 |
* | branch.c: use 'ref-filter' data structures | Karthik Nayak | 2015-09-25 |
* | ref-filter: add option to match literal pattern | Karthik Nayak | 2015-09-17 |
* | ref-filter: add support to sort by version | Karthik Nayak | 2015-09-17 |
* | ref-filter: add support for %(contents:lines=X) | Karthik Nayak | 2015-09-17 |
* | ref-filter: add option to filter out tags, branches and remotes | Karthik Nayak | 2015-09-17 |
* | ref-filter: move `struct atom_value` to ref-filter.c | Karthik Nayak | 2015-09-17 |
* | ref-filter: implement '--contains' option | Karthik Nayak | 2015-08-03 |
* | ref-filter: implement '--merged' and '--no-merged' options | Karthik Nayak | 2015-08-03 |
* | ref-filter: add parse_opt_merge_filter() | Karthik Nayak | 2015-08-03 |
* | ref-filter: implement '--points-at' option | Karthik Nayak | 2015-08-03 |
* | ref-filter: make 'ref_array_item' use a FLEX_ARRAY for refname | Karthik Nayak | 2015-08-03 |
* | for-each-ref: introduce filter_refs() | Karthik Nayak | 2015-08-03 |
* | ref-filter: add 'ref-filter.h' | Karthik Nayak | 2015-06-15 |