Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-01-25 | Docs: split out long-running subprocess handshake | Jonathan Tan | 1 | -2/+2 |
2017-08-11 | Merge branch 'jt/subprocess-handshake' | Junio C Hamano | 1 | -2/+49 |
2017-07-26 | sub-process: refactor handshake to common function | Jonathan Tan | 1 | -0/+26 |
2017-07-26 | Documentation: migrate sub-process docs to header | Jonathan Tan | 1 | -2/+23 |
2017-07-05 | convert/sub-process: drop cast to hashmap_cmp_fn | Stefan Beller | 1 | -2/+2 |
2017-06-30 | hashmap.h: compare function has access to a data field | Stefan Beller | 1 | -2/+4 |
2017-06-15 | sub-process: correct path to API docs in a comment | Christian Couder | 1 | -1/+1 |
2017-05-15 | convert: update subprocess_read_status() to not die on EOF | Ben Peart | 1 | -1/+1 |
2017-05-15 | sub-process: move sub-process functions into separate files | Ben Peart | 1 | -0/+49 |