aboutsummaryrefslogtreecommitdiffstats
path: root/tools/fs_patch.sh
AgeCommit message (Collapse)AuthorLines
2026-02-09fs_patch, web_search: Never exit with exit code != 0Leonard Kugis-11/+24
Print error instead
2026-02-03Refined tool return error codes.Leonard Kugis-23/+39
Now they all return with exit 0 and error messages instead. This prevents early query abortion on fatal errors.
2024-11-16refactor: improve bash code (#125)sigoden-10/+4
* refactor: extract guard_path to utils/guard_path.sh * add utils/guard_operation.sh
2024-11-16feat(tools): add fs_patch.sh (#124)sigoden-0/+42