Commit Graph

3 Commits

Author SHA1 Message Date
oxmc 7566763f89 better_patch: detect already-applied patches via reverse-check
Before attempting git apply, run git apply --check --reverse to see
if the patch is already present. If it is, return success immediately
instead of falling through to fuzzy apply and reporting FAILED.
2026-06-16 08:25:20 -07:00
oxmc b086012292 Fix patching 2026-03-20 05:16:13 -07:00
oxmc e0a43d9e66 Base, more work to do 2025-11-05 00:45:21 +00:00