v6 of this patch series can be found here :
http://article.gmane.org/gmane.comp.version-control.git/272641
This is a continuation of my GSoC project to unify git tag -l, git
branch -l and for-each-ref. Continued from this patch series :
http://thread.gmane.org/gmane.comp.version-control.git/271563
Changes since v6:
01/11: changed the file to be executable and include a double
annotated tag in the tests.
03/11: removed changed made while copying code.
04/11: made the tests clearer to read and also changed the explanation
of for "--points-at" option.
06/11: added a comment in builtin/branch.c about the code being copied
over to ref-filter.
* Also removed included spaces before and after a colon, wherever necessary.
--
Regards,
Karthik Nayak