1
0
mirror of https://github.com/git/git.git synced 2025-03-16 11:55:16 +00:00
Michael Haggerty e448fed8e6 string_list: add function string_list_append_nodup()
Add a new function that appends a string to a string_list without
copying it.  This can be used to pass ownership of an already-copied
string to a string_list that has strdup_strings set.

Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2012-09-12 11:43:24 -07:00
..
2007-12-14 22:29:38 -08:00
2009-12-17 21:54:50 -08:00
2011-09-14 11:44:05 -07:00
2006-07-09 02:42:41 -07:00