| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | apply: introduce a hunk callback | Edward Thomson | 2018-11-05 | 1 | -0/+38 |
| | | | | | | Introduce a callback to patch application that allows consumers to cancel hunk application. | ||||
| * | apply tests: test delta callback skip | Edward Thomson | 2018-11-05 | 1 | -0/+38 |
| | | | | | | Test that we can return a non-zero value from the apply delta callback and it will skip the application of a given delta. | ||||
| * | apply tests: test delta callback errors | Edward Thomson | 2018-11-05 | 1 | -0/+52 |
| Test that we can return an error from the apply delta callback and the error code is propagated back to the caller. | |||||
