aboutsummaryrefslogtreecommitdiff
path: root/patches/gollum.sh
AgeCommit message (Collapse)AuthorFilesLines
2023-10-05changed the patch files that we can also use them with busybox for testing ↵Chris Boesch1-1/+1
in Woodpecker
2022-07-31Correct conventional Zig reference vs value passing re #89Dave Gauer1-1/+3
2021-03-12Patch/test scripts now run from project rootDave Gauer1-9/+14
This simplifies everything and makes everything good. (Shell scripts need to be as simple as possible for maximum compatibility.)
2021-03-06POSIX shell fixesDave Gauer1-2/+2
2021-03-01patches: make interpreter compat and make work if not in PATHjacob gw1-3/+3
2021-02-14Patches to patches to clean up patchesDave Gauer1-1/+1
2021-02-14Added testing abilityDave Gauer1-0/+24
For the full details, see patches/README.md :-)