aboutsummaryrefslogtreecommitdiff
path: root/patches/eowyn.sh
AgeCommit message (Expand)AuthorFilesLines
2023-10-05changed the patch files that we can also use them with busybox for testing in...Chris Boesch1-2/+6
2023-10-04added woodpecker integrationChris Boesch1-1/+1
2023-04-29eowyn.sh: remove checking formatting one file at a timeManlio Perillo1-6/+1
2023-04-25Version number added.Chris Boesch1-0/+3
2023-04-25Added a loop for the formatting test, so we can see where errors happen.Chris Boesch1-1/+6
2023-04-25eowyn.sh: set the -e optionManlio Perillo1-1/+2
2023-04-25eowyn: always quote variablesManlio Perillo1-7/+6
2023-04-18eowyn: run `zig fmt --check` before `zig build`Manlio Perillo1-0/+3
2021-03-12Merge branch 'ci' of https://github.com/mattnite/ziglings into mattnite-ciDave Gauer1-1/+1
2021-03-12Patch/test scripts now run from project rootDave Gauer1-11/+11
2021-03-06remove realpathMatt Knight1-1/+1
2021-03-06need to change shebang to bash because we're using bashismsMatt Knight1-3/+1
2021-03-06added set -eMatt Knight1-0/+2
2021-03-06POSIX shell fixesDave Gauer1-3/+2
2021-03-01patches: make interpreter compat and make work if not in PATHjacob gw1-2/+2
2021-02-14Patches to patches to clean up patchesDave Gauer1-3/+5
2021-02-14Added testing abilityDave Gauer1-0/+45