René Scharfe
19a583dc39
run-command: add env_array, an optional argv_array for env
...
Similar to args, add a struct argv_array member to struct child_process
that simplifies specifying the environment for children. It is freed
automatically by finish_command() or if start_command() encounters an
error.
Suggested-by: Jeff King <peff@peff.net>
Signed-off-by: Rene Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2014-10-19 15:26:31 -07:00
..
2014-09-18 09:13:38 -07:00
2014-05-15 09:49:12 -07:00
2014-04-30 11:28:21 -07:00
2014-09-11 10:33:25 -07:00
2013-04-12 12:00:52 -07:00
2013-05-10 10:24:17 -07:00
2013-04-15 12:36:42 -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
2014-03-31 13:01:19 -07:00
2013-12-03 10:40:40 -08:00
2013-10-24 13:28:28 -07:00
2013-07-29 12:32:25 -07:00
2014-10-19 15:26:31 -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-09-19 11:38:39 -07:00
2014-07-21 10:23:36 -07:00
2014-07-13 21:25:21 -07:00
2010-08-11 10:36:06 -07:00
2013-12-30 12:19:23 -08:00
2014-06-25 12:23:52 -07:00
2014-06-13 11:49:39 -07:00
2013-04-15 11:08:37 -07:00
2014-01-13 11:18:34 -08:00
2014-10-08 13:05:25 -07:00
2014-09-17 14:27:40 -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