| Commit message (Expand) | Author | Age |
* | Merge branch 'tg/memfixes' | Junio C Hamano | 2017-10-07 |
|\ |
|
| * | sub-process: use child_process.args instead of child_process.argv | Johannes Sixt | 2017-10-04 |
* | | Merge branch 'cc/subprocess-handshake-missing-capabilities' | Junio C Hamano | 2017-09-25 |
|\ \ |
|
| * | | subprocess: loudly die when subprocess asks for an unsupported capability | Junio C Hamano | 2017-09-11 |
| |/ |
|
* | | Merge branch 'cc/subprocess-handshake-missing-capabilities' | Junio C Hamano | 2017-08-24 |
|\ \
| |/ |
|
| * | sub-process: print the cmd when a capability is unsupported | Christian Couder | 2017-08-16 |
* | | Merge branch 'jt/subprocess-handshake' | Junio C Hamano | 2017-08-11 |
|\ \
| |/ |
|
| * | sub-process: refactor handshake to common function | Jonathan Tan | 2017-07-26 |
* | | convert/sub-process: drop cast to hashmap_cmp_fn | Stefan Beller | 2017-07-05 |
|/ |
|
* | hashmap.h: compare function has access to a data field | Stefan Beller | 2017-06-30 |
* | convert: update subprocess_read_status() to not die on EOF | Ben Peart | 2017-05-15 |
* | sub-process: move sub-process functions into separate files | Ben Peart | 2017-05-15 |