| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge driver: remove `check` callback | Edward Thomson | 2016-03-17 | 1 | -4/+20 |
| | | | | | | | Since the `apply` callback can defer, the `check` callback is not necessary. Removing the `check` callback further makes the `payload` unnecessary along with the `cleanup` callback. | ||||
| * | merge driver: correct global initialization | Edward Thomson | 2016-03-17 | 1 | -0/+44 |
