Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Difference From qsu-0.5.0 To qsu-0.6.0
2024-10-05
| ||
20:13 | Docs. To make clap documentation make more sense. check-in: c99a00ffd2 user: jan tags: trunk | |
2024-09-13
| ||
01:15 | Update description. check-in: 8f422d4ee5 user: jan tags: qsu-0.6.0, trunk | |
01:07 | Cleanup. check-in: 8984fa32cf user: jan tags: trunk | |
2024-05-20
| ||
00:11 | Merge. check-in: 343bfcf196 user: jan tags: trunk | |
00:02 | Release maintenance. Closed-Leaf check-in: 9190e0edaa user: jan tags: qsu-0.5.0, tracing-filter | |
2024-05-19
| ||
23:12 | Cleanup. check-in: 80ff88f60d user: jan tags: tracing-filter | |
Changes to .efiles.
Changes to Cargo.toml.
Changes to README.md.
Added bacon.toml.
Changes to examples/argp/mod.rs.
Changes to examples/err/mod.rs.
Changes to examples/hellosvc-rocket.rs.
Changes to examples/hellosvc-tokio.rs.
Changes to examples/hellosvc.rs.
Changes to examples/procres/mod.rs.
Added examples/simplerocket.rs.
Added examples/simplesync.rs.
Added examples/simpletokio.rs.
Changes to src/argp.rs.
Changes to src/err.rs.
Changes to src/installer.rs.
Changes to src/installer/launchd.rs.
Changes to src/installer/systemd.rs.
Changes to src/installer/winsvc.rs.
Changes to src/lib.rs.
Changes to src/lumberjack.rs.
Changes to src/rt.rs.
Changes to src/rt/rttype.rs.
Changes to src/rt/rttype/rocket.rs.
Changes to src/rt/rttype/sync.rs.
Changes to src/rt/rttype/tokio.rs.
Changes to src/rt/signals.rs.
Changes to src/rt/signals/unix.rs.
Changes to src/rt/signals/win.rs.
Changes to src/rt/systemd.rs.
Changes to src/rt/winsvc.rs.
Changes to tests/apperr.rs.
Changes to tests/apps/mod.rs.
Changes to tests/err/mod.rs.
Changes to tests/initrunshutdown.rs.
Changes to www/changelog.md.
Changes to www/design-notes.md.
Changes to www/index.md.
Added www/opinionated.md.
Added www/qsurt.md.