Re: [PATCH 0/10] Port branch.c to ref-filter.

2015-08-07 Thread Karthik Nayak
On Thu, Aug 6, 2015 at 3:05 AM, Junio C Hamano gits...@pobox.com wrote: Karthik Nayak karthik@gmail.com writes: There are nine patches in the series. Have put 0/10 by mistake. FYI, format-patch has --cover-letter option. Thanks! I need to check out a lot of options :) -- Regards,

Re: [PATCH 0/10] Port branch.c to ref-filter.

2015-08-05 Thread Junio C Hamano
Karthik Nayak karthik@gmail.com writes: There are nine patches in the series. Have put 0/10 by mistake. FYI, format-patch has --cover-letter option. -- To unsubscribe from this list: send the line unsubscribe git in the body of a message to majord...@vger.kernel.org More majordomo info at

[PATCH 0/10] Port branch.c to ref-filter.

2015-08-04 Thread Karthik Nayak
This is part of my GSoC project to unify git tag -l, git branch -l, git for-each-ref. This patch series is continued from: Git (next) https://github.com/git/git/commit/bf5418f49ff0cebc6e5ce04ad1417e1a47c81b61 This series consists of porting branch.c over to using the ref-filter APIs. This does

Re: [PATCH 0/10] Port branch.c to ref-filter.

2015-08-04 Thread Karthik Nayak
There are nine patches in the series. Have put 0/10 by mistake. -- Regards, Karthik Nayak -- To unsubscribe from this list: send the line unsubscribe git in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html