21 Commits (6ddd76fd6c356c037b5d5272732900f1f952721e)

Author SHA1 Message Date
Jeff King c972bf4cf5 strvec: convert remaining callers away from argv_array name 5 years ago
Eric Wong 404ab78e39 hashmap: remove type arg from hashmap_{get,put,remove}_entry 6 years ago
Eric Wong 939af16eac hashmap_cmp_fn takes hashmap_entry params 6 years ago
Eric Wong f23a465132 hashmap_get{,_from_hash} return "struct hashmap_entry *" 6 years ago
Eric Wong 28ee794128 hashmap_remove takes "const struct hashmap_entry *" 6 years ago
Eric Wong b6c5241606 hashmap_get takes "const struct hashmap_entry *" 6 years ago
Eric Wong b94e5c1df6 hashmap_add takes "struct hashmap_entry *" 6 years ago
Eric Wong d22245a2e3 hashmap_entry_init takes "struct hashmap_entry *" 6 years ago
Jeff Hostetler 0671b4d193 trace2:data: add trace2 sub-process classification 6 years ago
Johannes Sixt 2944a94c6b sub-process: use child_process.args instead of child_process.argv 8 years ago
Junio C Hamano ab46e6fc72 subprocess: loudly die when subprocess asks for an unsupported capability 8 years ago
Christian Couder d3ba566342 sub-process: print the cmd when a capability is unsupported 8 years ago
Jonathan Tan fa64a2fdbe sub-process: refactor handshake to common function 8 years ago
Stefan Beller 9ab42958f6 convert/sub-process: drop cast to hashmap_cmp_fn 8 years ago
Stefan Beller 7663cdc86c hashmap.h: compare function has access to a data field 8 years ago
Ben Peart 4f2a2e9f0e convert: update subprocess_read_status() to not die on EOF 8 years ago
Ben Peart 99605d62e8 sub-process: move sub-process functions into separate files 8 years ago