Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-08-17 | Use `FnOnce` in `Command::perform` | 1 | -3/+3 | |
2022-08-12 | Relax `Fn` trait bounds in `Command` & `Action` | 1 | -3/+3 | |
2022-05-04 | Run `system::information` in a different thread | 1 | -2/+5 | |
2022-04-27 | Simplify the `QueryInformation` Action | 1 | -1/+1 | |
2022-04-26 | Add memory usage to `Information` struct | 1 | -1/+3 | |
2022-04-26 | Add graphics information to `system::Information` | 1 | -0/+4 | |
2022-04-26 | Add `system_information` example | 1 | -4/+0 | |
2022-04-26 | Turn `Information` fields `pub` | 1 | -8/+16 | |
2022-04-26 | Introduce `QueryInformation` to `system::Action` | 2 | -2/+47 | |
2022-04-26 | Add new `System` variant to `Action` | 1 | -0/+3 |