summaryrefslogtreecommitdiffstats
path: root/sub-process.h
Commit message (Expand)AuthorAgeFilesLines
* Docs: split out long-running subprocess handshakeJonathan Tan2018-01-251-2/+2
* Merge branch 'jt/subprocess-handshake'Junio C Hamano2017-08-111-2/+49
|\
| * sub-process: refactor handshake to common functionJonathan Tan2017-07-261-0/+26
| * Documentation: migrate sub-process docs to headerJonathan Tan2017-07-261-2/+23
* | convert/sub-process: drop cast to hashmap_cmp_fnStefan Beller2017-07-051-2/+2
|/
* hashmap.h: compare function has access to a data fieldStefan Beller2017-06-301-2/+4
* sub-process: correct path to API docs in a commentChristian Couder2017-06-151-1/+1
* convert: update subprocess_read_status() to not die on EOFBen Peart2017-05-151-1/+1
* sub-process: move sub-process functions into separate filesBen Peart2017-05-151-0/+49