Cameron Eagans

Results 305 comments of Cameron Eagans

I don't think we need a config option for this. Fix your patch if it's causing issues.

I'd rather keep this plugin focused on _applying_ patches, rather than generating them.

#447 has explicit support for BSD patch. Please take a look at `src/Patcher/*` - let me know if that works for you.

This appears to be fixed now.

I've made a note to think through this for 2.x. My first inclination is to say "Fix your patch" (or use `'preferred-install': 'source'`), but I can see how this would...

`main` now caches patch downloads. It uses the global composer cache, so if you're already caching this in your builds to speed up `composer install`, it should Just Work :tm:

Scaffolded drupal files are not part of a composer package and won't be patchable by this plugin. If you want to change those files, why not change them and commit...

No further info here, so closing.

See #370 -- IMO, just fix the patch if it's causing issues.