summaryrefslogtreecommitdiff
path: root/devel/diffbreaker
AgeCommit message (Expand)AuthorFilesLines
2022-09-01Update to new version of diffbreaker.nat2-6/+6
2022-07-13Diffbreaker 0.4nat5-814/+14
2021-05-14diffbreaker: needds libcursesnia1-1/+2
2020-10-11UI change moving though the diff now moves to next marker which wasnat2-6/+25
2020-08-11Cast to right type. Mark as using BSD makefiles.joerg2-8/+6
2020-06-18Fix off-by-one for last line of input diff.nat1-2/+2
2020-06-18Use secondary buffer as an intermediatory to fix compilation with SSP_FORTIFY.nat1-12/+8
2020-06-18Avoid writing empty output diffs.nat1-6/+10
2020-06-17Another attempt to fix errors with SSP_FORTIFY set. Limit the size ofnat1-6/+7
2020-06-17Add extra padding for characters per line. This should avoid errors withnat1-1/+2
2020-06-17Exclude lines that are not part of the diff better.nat2-12/+7
2020-06-17Fix errors when compiling with __SSP_FORTIFY_LEVEL > 1.nat1-3/+6
2020-05-30Reoder sections.nat1-3/+4
2020-05-24Diffbreaker a utility for manipulating unified diffs interactivelynat6-0/+839