summaryrefslogtreecommitdiff
path: root/sub-process.h
AgeCommit message (Expand)AuthorFilesLines
2019-10-07hashmap_entry: remove first member requirement from docsLibravatar Eric Wong1-1/+1
2019-10-07hashmap_cmp_fn takes hashmap_entry paramsLibravatar Eric Wong1-2/+2
2019-05-05*.[ch]: manually align parameter listsLibravatar Denton Liu1-3/+3
2019-05-05*.[ch]: remove extern from function declarations using spatchLibravatar Denton Liu1-1/+1
2018-01-25Docs: split out long-running subprocess handshakeLibravatar Jonathan Tan1-2/+2
2017-08-11Merge branch 'jt/subprocess-handshake'Libravatar Junio C Hamano1-2/+49
2017-07-26sub-process: refactor handshake to common functionLibravatar Jonathan Tan1-0/+26
2017-07-26Documentation: migrate sub-process docs to headerLibravatar Jonathan Tan1-2/+23
2017-07-05convert/sub-process: drop cast to hashmap_cmp_fnLibravatar Stefan Beller1-2/+2
2017-06-30hashmap.h: compare function has access to a data fieldLibravatar Stefan Beller1-2/+4
2017-06-15sub-process: correct path to API docs in a commentLibravatar Christian Couder1-1/+1
2017-05-15convert: update subprocess_read_status() to not die on EOFLibravatar Ben Peart1-1/+1
2017-05-15sub-process: move sub-process functions into separate filesLibravatar Ben Peart1-0/+49