Paul Tan
85b343245b
argv-array: implement argv_array_pushv()
...
When we have a null-terminated array, it would be useful to convert it
or append it to an argv_array for further manipulation.
Implement argv_array_pushv() which will push a null-terminated array of
strings on to an argv_array.
Signed-off-by: Paul Tan <pyokagan@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2015-06-15 12:40:49 -07:00
..
2014-09-18 09:13:38 -07:00
2015-06-15 12:40:49 -07:00
2014-04-30 11:28:21 -07:00
2014-09-11 10:33:25 -07:00
2014-12-04 10:11:12 -08:00
2013-05-10 10:24:17 -07:00
2013-04-15 12:36:42 -07:00
2015-03-28 09:24:55 -07:00
2014-03-31 15:16:22 -07:00
2014-07-07 13:56:38 -07:00
2012-09-25 11:07:15 -07:00
2013-02-01 13:53:25 -08:00
2014-10-01 14:08:10 -07:00
2012-06-08 08:31:52 -07:00
2015-06-15 12:40:49 -07:00
2015-05-25 12:19:27 -07:00
2015-05-21 10:48:10 -07:00
2013-07-29 12:32:25 -07:00
2014-10-31 11:49:49 -07:00
2013-07-15 10:56:07 -07:00
2013-04-15 11:08:37 -07:00
2011-01-04 11:23:42 -08:00
2014-11-25 10:11:34 -08:00
2014-07-13 21:25:21 -07:00
2013-12-30 12:19:23 -08:00
2015-05-22 18:25:36 -07:00
2015-03-12 13:45:18 -07:00
2013-04-15 11:08:37 -07:00
2014-01-13 11:18:34 -08:00
2015-05-22 09:00:17 -07:00
2015-05-22 18:25:36 -07:00
2014-03-31 15:16:22 -07:00
2013-07-22 16:06:48 -07:00
2012-10-16 16:09:09 -07:00
2013-04-15 11:08:37 -07:00
2012-10-16 16:09:09 -07:00