]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rs/run-command-env-array'
authorJunio C Hamano <gitster@pobox.com>
Fri, 24 Oct 2014 21:57:53 +0000 (14:57 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 24 Oct 2014 21:57:54 +0000 (14:57 -0700)
Add managed "env" array to child_process to clarify the lifetime
rules.

* rs/run-command-env-array:
  use env_array member of struct child_process
  run-command: add env_array, an optional argv_array for env

1  2 
builtin/receive-pack.c
http-backend.c
transport-helper.c
wt-status.c

Simple merge
diff --cc http-backend.c
Simple merge
Simple merge
diff --cc wt-status.c
Simple merge