gitkk/hooks
zhenyi c9c1a739fd fix(hooks): shell-escape script values and use glob iteration
Add shell_escape() to safely embed values in generated shell scripts.
Replace '$(ls ...)' anti-pattern with glob iteration to correctly
handle filenames containing spaces.
2026-06-10 18:32:05 +08:00
..
manager.rs feat(cluster): implement distributed clustering with etcd coordination 2026-06-08 14:31:29 +08:00
mod.rs feat(cluster): implement distributed clustering with etcd coordination 2026-06-08 14:31:29 +08:00
runner.rs fix(hooks): shell-escape script values and use glob iteration 2026-06-10 18:32:05 +08:00
sanitize.rs refactor(actor): implement Raft consensus algorithm for cluster leader election 2026-06-10 12:35:10 +08:00