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