aboutsummaryrefslogtreecommitdiff
path: root/sub-process.c
Commit message (Expand)AuthorAge
* Merge branch 'tg/memfixes'Junio C Hamano2017-10-07
|\
| * sub-process: use child_process.args instead of child_process.argvJohannes Sixt2017-10-04
* | Merge branch 'cc/subprocess-handshake-missing-capabilities'Junio C Hamano2017-09-25
|\ \
| * | subprocess: loudly die when subprocess asks for an unsupported capabilityJunio C Hamano2017-09-11
| |/
* | Merge branch 'cc/subprocess-handshake-missing-capabilities'Junio C Hamano2017-08-24
|\ \ | |/
| * sub-process: print the cmd when a capability is unsupportedChristian Couder2017-08-16
* | Merge branch 'jt/subprocess-handshake'Junio C Hamano2017-08-11
|\ \ | |/
| * sub-process: refactor handshake to common functionJonathan Tan2017-07-26
* | convert/sub-process: drop cast to hashmap_cmp_fnStefan Beller2017-07-05
|/
* hashmap.h: compare function has access to a data fieldStefan Beller2017-06-30
* convert: update subprocess_read_status() to not die on EOFBen Peart2017-05-15
* sub-process: move sub-process functions into separate filesBen Peart2017-05-15