qsu

Check-in Differences
Login

Check-in Differences

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Difference From qsu-0.0.1 To qsu-0.0.2

2023-10-19
03:59
Make a note about staticrocket. check-in: a54c7f6793 user: jan tags: trunk
03:32
Category cleanup. check-in: 83c296e121 user: jan tags: qsu-0.0.2, trunk
03:29
Cleanup. check-in: 00799d58af user: jan tags: trunk
2023-10-16
17:35
Merge clap helpers. check-in: 397465de10 user: jan tags: trunk
00:20
Start working on clap helpers for assisting in service registration/deregistration. check-in: 5f16ec8cf1 user: jan tags: clap-argp
2023-10-14
23:34
Include examples when publishing. check-in: 429071c063 user: jan tags: qsu-0.0.1, trunk
23:32
Happy clippy. check-in: 7235efb966 user: jan tags: trunk

Changes to .efiles.

Changes to Cargo.toml.

Changes to Rocket.toml.

Added build_docs.sh.

Changes to examples/argp/mod.rs.

Added examples/err/mod.rs.

Changes to examples/hellosvc-rocket.rs.

Changes to examples/hellosvc-tokio.rs.

Changes to examples/hellosvc.rs.

Added examples/procres/mod.rs.

Added 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/rttype/rocket.rs.

Changes to src/rttype/sync.rs.

Changes to src/rttype/tokio.rs.

Changes to src/signals.rs.

Changes to src/signals/unix.rs.

Changes to src/signals/win.rs.

Changes to src/winsvc.rs.

Changes to www/changelog.md.

Changes to www/design-notes.md.

Changes to www/index.md.