Re: [PATCH v3 00/16] port branch.c to use ref-filter's printing options
From: Karthik Nayak <hidden>
Date: 2016-06-15 23:09:10
On Fri, Apr 1, 2016 at 8:45 PM, Ramsay Jones [off-list ref] wrote:
On 01/04/16 14:44, Dennis Kaarsemaker wrote:quoted
On Fri, Apr 01, 2016 at 03:31:17PM +0200, Dennis Kaarsemaker wrote:quoted
On wo, 2016-03-30 at 15:09 +0530, Karthik Nayak wrote:quoted
This is part of unification of the commands 'git tag -l, git branch -l and git for-each-ref'. This ports over branch.c to use ref-filter's printing options. Initially posted here: $(gmane/279226). It was decided that this series would follow up after refactoring ref-filter parsing mechanism, which is now merged into master (9606218b32344c5c756f7c29349d3845ef60b80c).Interaction between this series and something I've not yet been able to identifyThat someting is es/test-gpg-tags. Karthik, can you maybe squash this fix in if you do another reroll?Yes, I sent the same patch to Karthik yesterday. Unfortunately, I didn't send it as a response to this email thread, so it may have been hard to spot on the mailing list. My bad. Sorry for wasting your time. :( ATB, Ramsay Jones
Thanks to both of you, it seems that I hadn't rebased my work on Eric's patches ($gmane/288371). Thanks for reporting, I'll fix and reroll. -- Regards, Karthik Nayak