git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v8 00/11] add options to for-each-ref
@ 2015-07-07 16:05 Karthik Nayak
  2015-07-07 16:06 ` [PATCH v8 01/11] t6302: for-each-ref tests for ref-filter APIs Karthik Nayak
  0 siblings, 1 reply; 18+ messages in thread
From: Karthik Nayak @ 2015-07-07 16:05 UTC (permalink / raw)
  To: Git; +Cc: Junio C Hamano, Matthieu Moy, Christian Couder

v7 of this patch series can be found here :
http://article.gmane.org/gmane.comp.version-control.git/273233

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 in v8:
[04/11]: Change "pertain to" to "points at", Grammatical change.
[05/11], [04/11]: Random spaces left in macro definition
[10/11]: Mention the movement of code from tag.c

Thanks to Matthieu Moy for suggestions on the previous versions.

-- 
Regards,
Karthik Nayak

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2015-07-09  6:03 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-07 16:05 [PATCH v8 00/11] add options to for-each-ref Karthik Nayak
2015-07-07 16:06 ` [PATCH v8 01/11] t6302: for-each-ref tests for ref-filter APIs Karthik Nayak
2015-07-07 16:06   ` [PATCH v8 02/11] tag: libify parse_opt_points_at() Karthik Nayak
2015-07-07 16:06   ` [PATCH v8 03/11] ref-filter: implement '--points-at' option Karthik Nayak
2015-07-07 16:06   ` [PATCH v8 04/11] for-each-ref: add " Karthik Nayak
2015-07-07 16:06   ` [PATCH v8 05/11] ref-filter: add parse_opt_merge_filter() Karthik Nayak
2015-07-07 16:06   ` [PATCH v8 06/11] ref-filter: implement '--merged' and '--no-merged' options Karthik Nayak
2015-07-07 16:06   ` [PATCH v8 07/11] for-each-ref: add " Karthik Nayak
2015-07-07 16:06   ` [PATCH v8 08/11] parse-option: rename parse_opt_with_commit() Karthik Nayak
2015-07-07 16:06   ` [PATCH v8 09/11] parse-options.h: add macros for '--contains' option Karthik Nayak
2015-07-07 16:06   ` [PATCH v8 10/11] ref-filter: implement " Karthik Nayak
2015-07-07 16:06   ` [PATCH v8 11/11] for-each-ref: add " Karthik Nayak
2015-07-08  8:09   ` [PATCH v8 01/11] t6302: for-each-ref tests for ref-filter APIs Torsten Bögershausen
2015-07-08  9:07     ` Matthieu Moy
2015-07-08 13:59       ` Karthik Nayak
2015-07-08 15:46         ` Matthieu Moy
2015-07-09  5:52           ` Karthik Nayak
2015-07-09  6:03   ` Karthik Nayak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).