| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-15 | fixed path for freeBSD | Chris Boesch | |
| 2025-02-09 | Added delte_progress additional to the end of eowyn | Chris Boesch | |
| 2025-02-09 | Added deletion of progress.txt for eowyn | Chris Boesch | |
| 2023-10-05 | changed the patch files that we can also use them with busybox for testing ↵ | Chris Boesch | |
| in Woodpecker | |||
| 2023-10-04 | added woodpecker integration | Chris Boesch | |
| 2023-04-29 | eowyn.sh: remove checking formatting one file at a time | Manlio Perillo | |
| This avoids unnecessary output. Also remove the comment, since the message to stdout makes it unnecessary. | |||
| 2023-04-25 | Version number added. | Chris Boesch | |
| 2023-04-25 | Added a loop for the formatting test, so we can see where errors happen. | Chris Boesch | |
| 2023-04-25 | eowyn.sh: set the -e option | Manlio Perillo | |
| Currently, `zig fmt` exit status is ignored, making it useless. Ensure that the script terminates early if there is an error. Print a message to stdout before executing `zig fmt`, in order to make the possible error more visible. | |||
| 2023-04-25 | eowyn: always quote variables | Manlio Perillo | |
| Quote all the variables, even though we know that it is safe. Fix coding style. | |||
| 2023-04-18 | eowyn: run `zig fmt --check` before `zig build` | Manlio Perillo | |
| Update the eowyn.sh script to check the healed exercises formatting, before running `zig build`. | |||
| 2021-03-12 | Merge branch 'ci' of https://github.com/mattnite/ziglings into mattnite-ci | Dave Gauer | |
| eowyn.sh has changed, conflict resolved | |||
| 2021-03-12 | Patch/test scripts now run from project root | Dave Gauer | |
| This simplifies everything and makes everything good. (Shell scripts need to be as simple as possible for maximum compatibility.) | |||
| 2021-03-06 | remove realpath | Matt Knight | |
| 2021-03-06 | need to change shebang to bash because we're using bashisms | Matt Knight | |
| 2021-03-06 | added set -e | Matt Knight | |
| 2021-03-06 | POSIX shell fixes | Dave Gauer | |
| 2021-03-01 | patches: make interpreter compat and make work if not in PATH | jacob gw | |
| 2021-02-14 | Patches to patches to clean up patches | Dave Gauer | |
| 2021-02-14 | Added testing ability | Dave Gauer | |
| For the full details, see patches/README.md :-) | |||
