Sign in
googlers
/
jrn
/
git
/
4c3dd9304e49402bd4ee19dfaa4c21d0217fb582
/
sub-process.c
5cf88fd
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
by Ævar Arnfjörð Bjarmason
· 2 years, 7 months ago
02c3c59
hashmap: mark unused callback parameters
by Jeff King
· 2 years, 7 months ago
d3b2159
run-command API: remove "argv" member, always use "args"
by Ævar Arnfjörð Bjarmason
· 3 years, 4 months ago
c972bf4
strvec: convert remaining callers away from argv_array name
by Jeff King
· 4 years, 8 months ago
404ab78
hashmap: remove type arg from hashmap_{get,put,remove}_entry
by Eric Wong
· 5 years ago
939af16
hashmap_cmp_fn takes hashmap_entry params
by Eric Wong
· 5 years ago
f23a465
hashmap_get{,_from_hash} return "struct hashmap_entry *"
by Eric Wong
· 5 years ago
28ee794
hashmap_remove takes "const struct hashmap_entry *"
by Eric Wong
· 5 years ago
b6c5241
hashmap_get takes "const struct hashmap_entry *"
by Eric Wong
· 5 years ago
b94e5c1
hashmap_add takes "struct hashmap_entry *"
by Eric Wong
· 5 years ago
d22245a
hashmap_entry_init takes "struct hashmap_entry *"
by Eric Wong
· 5 years ago
0671b4d
trace2:data: add trace2 sub-process classification
by Jeff Hostetler
· 6 years ago
98c03a0
Merge branch 'tg/memfixes'
by Junio C Hamano
· 7 years ago
2944a94
sub-process: use child_process.args instead of child_process.argv
by Johannes Sixt
· 7 years ago
b9db14f
Merge branch 'cc/subprocess-handshake-missing-capabilities'
by Junio C Hamano
· 7 years ago
ab46e6f
subprocess: loudly die when subprocess asks for an unsupported capability
by Junio C Hamano
· 8 years ago
d1615f9
Merge branch 'cc/subprocess-handshake-missing-capabilities'
by Junio C Hamano
· 8 years ago
d3ba566
sub-process: print the cmd when a capability is unsupported
by Christian Couder
· 8 years ago
9a8ff89
Merge branch 'jt/subprocess-handshake'
by Junio C Hamano
· 8 years ago
fa64a2f
sub-process: refactor handshake to common function
by Jonathan Tan
· 8 years ago
9ab4295
convert/sub-process: drop cast to hashmap_cmp_fn
by Stefan Beller
· 8 years ago
7663cdc
hashmap.h: compare function has access to a data field
by Stefan Beller
· 8 years ago
4f2a2e9
convert: update subprocess_read_status() to not die on EOF
by Ben Peart
· 8 years ago
99605d6
sub-process: move sub-process functions into separate files
by Ben Peart
· 8 years ago