Commit message (Expand) | Author | Lines | |
---|---|---|---|
2024-06-09 | Update README blurb | -2/+2 | |
2024-06-09 | Add warning for inotifywait notifying on all file events (inc. reads) | -0/+10 | |
2024-06-09 | Add demo docker-compose.yml file | -0/+16 | |
2024-06-09 | Add documentation | -1/+49 | |
2024-06-09 | Add jq binary to Docker image | -0/+1 | |
2024-06-09 | Correct conditionals for script delay | -2/+2 | |
2024-06-09 | Allow for configuring watch directory in container | -9/+19 | |
2024-06-09 | Update hashbang to explicitly use bash | -1/+1 | |
2024-06-09 | Attempt to set args better | -1/+5 | |
2024-06-09 | Set some bash options for better scripting safety | -0/+2 | |
2024-06-09 | Set additional args correctly to factor in bash scoping | -8/+1 | |
2024-06-09 | Allow for manually setting which inotify events to wait for | -2/+11 |