git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5] string-list: use ALLOC_GROW macro when reallocing
@ 2017-04-14 19:51 git
  2017-04-14 19:51 ` [PATCH v5] string-list: use ALLOC_GROW macro when reallocing string_list git
  0 siblings, 1 reply; 2+ messages in thread
From: git @ 2017-04-14 19:51 UTC (permalink / raw)
  To: git; +Cc: gitster, peff, Jeff Hostetler

From: Jeff Hostetler <jeffhost@microsoft.com>

Version 5 addresses coding style comments from the mailing list
in the perf test and squashes the changes into 1 commit.

Jeff Hostetler (1):
  string-list: use ALLOC_GROW macro when reallocing string_list

 string-list.c          |  5 +----
 t/perf/p0005-status.sh | 49 +++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 50 insertions(+), 4 deletions(-)
 create mode 100755 t/perf/p0005-status.sh

-- 
2.9.3


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

end of thread, other threads:[~2017-04-14 19:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-14 19:51 [PATCH v5] string-list: use ALLOC_GROW macro when reallocing git
2017-04-14 19:51 ` [PATCH v5] string-list: use ALLOC_GROW macro when reallocing string_list git

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).