Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2024-11-18
| ||
02:27 | Use bin name. Leaf check-in: c581fba9b6 user: jan tags: trunk | |
01:38 | Dependency management. check-in: 79a3106d9e user: jan tags: trunk | |
01:29 | Change log. check-in: 98b87b3626 user: jan tags: trunk | |
01:28 | Crate maintenance. check-in: 6a99602fb6 user: jan tags: trunk | |
01:20 | Add crate version to clap. check-in: 0bf34bcb4f user: jan tags: trunk | |
2024-10-17
| ||
14:57 | Release maintenance. check-in: bdeb55f63b user: jan tags: qsu-0.7.0, trunk | |
14:52 | Add missing bound. check-in: 150898a4e2 user: jan tags: trunk | |
14:49 | Change log and up version. check-in: 725dd799f0 user: jan tags: trunk | |
13:46 | Add std::fmt::Debug bounds so internal error looging can be done. Fix winsvc worker thread error returning. check-in: 11c639795f user: jan tags: trunk | |
11:47 | Implicitly trace log when status reporter reports service state changes. check-in: 1bfa789ca3 user: jan tags: trunk | |
06:11 | Release maintenance. check-in: 0e755c10e7 user: jan tags: qsu-0.6.2, trunk | |
06:10 | Crate maintenance. check-in: 7ec935e407 user: jan tags: trunk | |
05:41 | Add rt::runas() to allow applications to probe whether a service was run as a foreground process or under a service subsystem. check-in: 7e01e24d64 user: jan tags: trunk | |
04:20 | Docs. check-in: 1ede8f781f user: jan tags: trunk | |
2024-10-16
| ||
15:01 | Make display_name and description options generally available for register-service subcommand. check-in: 3c799881cf user: jan tags: trunk | |
2024-10-05
| ||
20:32 | Release maintenance. check-in: 2e398322b7 user: jan tags: qsu-0.6.1, trunk | |
20:25 | Crate maintenance. check-in: c677092c76 user: jan tags: trunk | |
20:25 | Change log. check-in: 4da005011b user: jan tags: trunk | |
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 | |
01:02 | Move clippy conf to Cargo.toml. check-in: 8581f9d64a user: jan tags: trunk | |
2024-09-12
| ||
01:10 | Docs fixups. check-in: c732ee6b97 user: jan tags: trunk | |
00:58 | Pedantic clippy for Windows builds. check-in: abc3edb2d5 user: jan tags: trunk | |
00:10 | Pedantic clippy on linux. check-in: 75a4d72851 user: jan tags: trunk | |
2024-09-11
| ||
23:22 | Pedantic clippy work. check-in: f540e85dcb user: jan tags: trunk | |
20:02 | Trying to please pedantic clippy. check-in: 184e20d9b1 user: jan tags: trunk | |
20:02 | Crate maintenance. check-in: c216a9a4af user: jan tags: trunk | |
03:12 | Add bacon.toml, but keep it out of packaging. check-in: 56d3406156 user: jan tags: trunk | |
2024-09-02
| ||
23:29 | Re-export clap. check-in: f9dc32fc72 user: jan tags: trunk | |
21:20 | Change log updates. check-in: 9cf560a1bb user: jan tags: trunk | |
21:10 | Change log updates. check-in: 168ffa2bbb user: jan tags: trunk | |
20:47 | Merge apperr branch. check-in: 61cfcdcaeb user: jan tags: trunk | |
20:46 | Make display and description available on all platforms. Closed-Leaf check-in: 6461363844 user: jan tags: apperr-generic | |
20:24 | Only mark hellosvc-rocket as a netservice. Make making a service as a netservice automatically add a dependency to the Tcpip service on Windows. check-in: 9d0956a7e0 user: jan tags: apperr-generic | |
19:29 | Optionally add display name. check-in: 2cd8e112e3 user: jan tags: apperr-generic | |
00:54 | Code normalization. check-in: 7046faeec2 user: jan tags: apperr-generic | |
00:32 | Docs update. check-in: 8f438bdb14 user: jan tags: apperr-generic | |
2024-09-01
| ||
01:01 | Fix test. check-in: 5e4d813b06 user: jan tags: apperr-generic | |
00:46 | Fix linux build. check-in: e1771a9c47 user: jan tags: apperr-generic | |
00:32 | Fix launchd build error. check-in: c3eb3a9b63 user: jan tags: apperr-generic | |
00:27 | Silence clippy for irrelevant lint. check-in: f452b90943 user: jan tags: apperr-generic | |
00:27 | Update crates. check-in: 42f033a370 user: jan tags: apperr-generic | |
00:22 | Update changelog. check-in: 564d381c80 user: jan tags: apperr-generic | |
00:17 | Now that we have CbErr, use Error for the installer modules instead. Fix Windows builds. check-in: 8a21a4bfd6 user: jan tags: apperr-generic | |
2024-08-31
| ||
23:30 | Merge. check-in: 81b7839f62 user: jan tags: apperr-generic | |
23:26 | Introduce CbErr, next to Error, designed for callbacks, specifically to carry application-specific errors. check-in: 40544efd8e user: jan tags: apperr-generic | |
18:43 | Make a note about the work directory being set it WorkDir is set for a Windows Service. check-in: b558b3ab62 user: jan tags: apperr-generic | |
2024-08-30
| ||
21:54 | Happy clippy. check-in: 558804f776 user: jan tags: apperr-generic | |
21:51 | Experiment with removal of AppErr; use generics instead. check-in: 109992b9ce user: jan tags: apperr-generic | |