| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | opt: change default release log level to Warning as expected | dilluti0n | 2026-01-16 | 1 | -1/+1 |
| * | opt: deprecate `--loglevel` in favor of `--log-level` | dilluti0n | 2026-01-16 | 1 | -3/+13 |
| * | opt: set default opts to DEFAULT_* to centralize init & usage output | dilluti0n | 2026-01-16 | 1 | -36/+46 |
| * | opt: use DEFAULT_LOG_LEVEL in arg parser | dilluti0n | 2026-01-16 | 1 | -4/+1 |
| * | opt: fix OPT_LOG_LEVEL not initialized panic | dilluti0n | 2026-01-16 | 1 | -2/+4 |
| * | opt: add comment for OPT_LOG_LEVEL initialize seq | dilluti0n | 2026-01-16 | 1 | -0/+1 |
| * | Refactor main.rs; modulize opt.rs and pkt.rs | dilluti0n | 2026-01-16 | 1 | -0/+165 |
