summaryrefslogtreecommitdiffstats
path: root/pkg/commands/patch/patch_modifier.go
AgeCommit message (Expand)Author
2023-03-19refactor patch codeJesse Duffield
2023-03-07Rename WillBeAppliedReverse to ReverseStefan Haller
2023-03-07Remove the PatchOptions.Reverse optionStefan Haller
2023-03-07Use forward patches and --reverse flag for partial patches tooStefan Haller
2023-03-07Add patch option WillBeAppliedReverseStefan Haller
2023-03-07Bundle the reverse and keepOriginalHeader flags into a PatchOptions structStefan Haller
2023-02-25Improve staging panel integration testsJesse Duffield
2022-03-19update lintersJesse Duffield
2022-01-09add some more lintersJesse Duffield
2021-08-04fix backward compatibilityRyooooooga
2021-08-03fix out of range errorRyooooooga
2020-08-15move patch stuff into its own packageJesse Duffield