summaryrefslogtreecommitdiffstats
path: root/sub-process.c
AgeCommit message (Expand)AuthorLines
2017-10-18Merge branch 'cc/subprocess-handshake-missing-capabilities' into maintJunio C Hamano-2/+2
2017-10-04sub-process: use child_process.args instead of child_process.argvJohannes Sixt-2/+1
2017-09-11subprocess: loudly die when subprocess asks for an unsupported capabilityJunio C Hamano-2/+2
2017-08-16sub-process: print the cmd when a capability is unsupportedChristian Couder-2/+2
2017-07-26sub-process: refactor handshake to common functionJonathan Tan-0/+104
2017-06-30hashmap.h: compare function has access to a data fieldStefan Beller-3/+4
2017-05-15convert: update subprocess_read_status() to not die on EOFBen Peart-3/+7
2017-05-15sub-process: move sub-process functions into separate filesBen Peart-0/+102