Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'cc/subprocess-handshake-missing-capabilities' into maint | Junio C Hamano | 2017-10-18 | 1 | -2/+2 |
|\ | |||||
| * | subprocess: loudly die when subprocess asks for an unsupported capabilitycc/subprocess-handshake-missing-capabilities | Junio C Hamano | 2017-09-11 | 1 | -2/+2 |
* | | sub-process: use child_process.args instead of child_process.argvtg/memfixes | Johannes Sixt | 2017-10-04 | 1 | -2/+1 |
|/ | |||||
* | sub-process: print the cmd when a capability is unsupported | Christian Couder | 2017-08-16 | 1 | -2/+2 |
* | sub-process: refactor handshake to common functionjt/subprocess-handshake | Jonathan Tan | 2017-07-26 | 1 | -0/+104 |
* | hashmap.h: compare function has access to a data field | Stefan Beller | 2017-06-30 | 1 | -3/+4 |
* | convert: update subprocess_read_status() to not die on EOFbp/sub-process-convert-filter | Ben Peart | 2017-05-15 | 1 | -3/+7 |
* | sub-process: move sub-process functions into separate files | Ben Peart | 2017-05-15 | 1 | -0/+102 |