Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove temporary files if the patch gets applied fine. | 2006-12-18 | 1 | -0/+1 | |
* | Allow a patchset to specify a function to execute on the target instead of an... | 2006-12-18 | 1 | -0/+4 | |
* | Output a warning if the patch failed to apply but it's not required. | 2006-12-18 | 1 | -5/+10 | |
* | Announce the patchset first and the targets one by one later. | 2006-12-18 | 1 | -1/+3 | |
* | Handle errors from the patching subshell in different ways depending on the c... | 2006-12-18 | 1 | -2/+8 | |
* | Announce which patchset and on which target we're handling every time. | 2006-12-18 | 1 | -0/+2 | |
* | Add ability for a patchset to tell if the patch is required, and to give a sp... | 2006-12-18 | 1 | -2/+19 | |
* | Add first implementation of autoepatch; patches define a function to find whi... | 2006-12-18 | 1 | -0/+63 |