summaryrefslogtreecommitdiff
path: root/sub-process.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jt/subprocess-handshake'Junio C Hamano2017-08-111-0/+104
|\
| * sub-process: refactor handshake to common functionjt/subprocess-handshakeJonathan Tan2017-07-261-0/+104
* | convert/sub-process: drop cast to hashmap_cmp_fnStefan Beller2017-07-051-2/+5
|/
* hashmap.h: compare function has access to a data fieldStefan Beller2017-06-301-3/+4
* convert: update subprocess_read_status() to not die on EOFbp/sub-process-convert-filterBen Peart2017-05-151-3/+7
* sub-process: move sub-process functions into separate filesBen Peart2017-05-151-0/+102