| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Tighten core-dump formatting | Tomasz Kramkowski | 13 days | 1 | -5/+1 |
| * | Refactor deeply nested behemoth | Tomasz Kramkowski | 13 days | 1 | -35/+48 |
| * | Documentation | Tomasz Kramkowski | 13 days | 1 | -0/+5 |
| * | Rename some helpers | Tomasz Kramkowski | 2025-07-21 | 1 | -12/+12 |
| * | TLS and Unix socket support | Tomasz Kramkowski | 2025-07-21 | 1 | -9/+25 |
| * | Non-UTF8 path/argument support | Tomasz Kramkowski | 2025-07-20 | 3 | -24/+67 |
| * | Shorter helpers | Tomasz Kramkowski | 2025-07-19 | 1 | -107/+56 |
| * | Fold in verbose whens | Tomasz Kramkowski | 2025-07-19 | 1 | -8/+2 |
| * | Move serde helpers to a separate module | Tomasz Kramkowski | 2025-07-19 | 2 | -188/+199 |
| * | Move topic_match to its own module | Tomasz Kramkowski | 2025-07-10 | 2 | -113/+116 |
| * | Change client ID to just id | Tomasz Kramkowski | 2025-07-10 | 1 | -2/+2 |
| * | Configurable logging | Tomasz Kramkowski | 2025-07-10 | 2 | -7/+74 |
| * | Fix tests after boxed slices | Tomasz Kramkowski | 2025-07-09 | 1 | -2/+5 |
| * | Return exit status from run | Tomasz Kramkowski | 2025-07-09 | 1 | -4/+8 |
| * | Use moro local to reduce allocations | Tomasz Kramkowski | 2025-07-09 | 1 | -27/+29 |
| * | Switch to boxed slices instead of vecs | Tomasz Kramkowski | 2025-07-09 | 1 | -6/+6 |
| * | Rename helper | Tomasz Kramkowski | 2025-07-04 | 1 | -2/+2 |
| * | Add per-process timeout | Tomasz Kramkowski | 2025-07-04 | 2 | -13/+127 |
| * | Some config tests | Tomasz Kramkowski | 2025-07-04 | 1 | -0/+147 |
| * | Configurable global timeout | Tomasz Kramkowski | 2025-07-04 | 2 | -2/+59 |
| * | Clippy lint fixes | Tomasz Kramkowski | 2025-07-04 | 1 | -21/+18 |
| * | Use write_all instead of write for the message | Tomasz Kramkowski | 2025-07-04 | 1 | -1/+1 |
| * | Future note regarding adding MQTT configurables | Tomasz Kramkowski | 2025-07-04 | 1 | -0/+1 |
| * | Configurable QoS | Tomasz Kramkowski | 2025-07-04 | 2 | -17/+97 |
| * | Make QoS 2 (ExactlyOnce) the default | Tomasz Kramkowski | 2025-06-27 | 1 | -1/+1 |
| * | Pass packet metadata as arguments | Tomasz Kramkowski | 2025-06-27 | 1 | -5/+12 |
| * | Complain if config has creds and bad mode | Tomasz Kramkowski | 2025-06-27 | 1 | -3/+21 |
| * | Process timeout after 60 seconds | Tomasz Kramkowski | 2025-06-27 | 1 | -4/+6 |
| * | Reduce nesting depth | Tomasz Kramkowski | 2025-06-27 | 1 | -11/+12 |
| * | Ignore mqttr.toml for safety | Tomasz Kramkowski | 2025-06-27 | 1 | -1/+1 |
| * | Asynchronous process execution | Tomasz Kramkowski | 2025-06-27 | 1 | -13/+15 |
| * | Minimal changes to convert to async | Tomasz Kramkowski | 2025-06-27 | 2 | -8/+9 |
| * | Initial commit | Tomasz Kramkowski | 2025-06-27 | 2 | -0/+233 |
