All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 00/11] add options to for-each-ref
@ 2015-06-13 20:17 karthik nayak
  2015-06-13 20:18 ` [PATCH v2 01/11] t6301: for-each-ref tests for ref-filter APIs Karthik Nayak
  0 siblings, 1 reply; 20+ messages in thread
From: karthik nayak @ 2015-06-13 20:17 UTC (permalink / raw)
  To: Git; +Cc: Christian Couder, Matthieu Moy

This is continuation of the patch series 'Create ref-filter from for-each-ref'
found at : http://article.gmane.org/gmane.comp.version-control.git/271563

The previous version of this series can be found at :
http://www.mail-archive.com/git%40vger.kernel.org/msg70929.html

Changes made:
* Added tests
* Added comments to filter_refs()
* Small structural changes
* Various coding style fixes

Thanks to Junio C Hamano, Matthieu Moy, and Christian Couder for all
the suggestions.

-- 
Regards,
Karthik Nayak

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

end of thread, other threads:[~2015-06-15 20:49 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-13 20:17 [PATCH v2 00/11] add options to for-each-ref karthik nayak
2015-06-13 20:18 ` [PATCH v2 01/11] t6301: for-each-ref tests for ref-filter APIs Karthik Nayak
2015-06-13 20:18   ` [PATCH v2 02/11] tag: libify parse_opt_points_at() Karthik Nayak
2015-06-13 20:18   ` [PATCH v2 03/11] ref-filter: implement '--points-at' option Karthik Nayak
2015-06-13 20:18   ` [PATCH v2 04/11] for-each-ref: add " Karthik Nayak
2015-06-13 20:18   ` [PATCH v2 05/11] ref-filter: add parse_opt_merge_filter() Karthik Nayak
2015-06-14  5:49     ` Christian Couder
2015-06-14  6:49       ` karthik nayak
2015-06-13 20:18   ` [PATCH v2 06/11] ref-filter: implement '--merged' and '--no-merged' options Karthik Nayak
2015-06-13 20:18   ` [PATCH v2 07/11] for-each-ref: add " Karthik Nayak
2015-06-13 20:18   ` [PATCH v2 08/11] parse-option: rename parse_opt_with_commit() Karthik Nayak
2015-06-13 20:18   ` [PATCH v2 09/11] parse-options.h: add macros for '--contains' option Karthik Nayak
2015-06-14  6:13     ` Christian Couder
2015-06-14  6:58       ` karthik nayak
2015-06-15 19:27       ` Junio C Hamano
2015-06-15 20:49         ` karthik nayak
2015-06-13 20:18   ` [PATCH v2 10/11] ref-filter: implement " Karthik Nayak
2015-06-13 20:18   ` [PATCH v2 11/11] for-each-ref: add " Karthik Nayak
2015-06-14  8:12   ` [PATCH v2 01/11] t6301: for-each-ref tests for ref-filter APIs Matthieu Moy
2015-06-14  8:32     ` karthik nayak

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.