summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-12-02other: add back local time in debug logs (#1346)HEADmasterClement Tsang
2023-12-01other: change group -> group_processes for consistency between config and com...Clement Tsang
2023-11-30github: update some wording for feature and bug issue templatesClementTsang
2023-11-30github: fix typo in issue templateClementTsang
2023-11-30github: update more wording of the bug issue template (#1343)Clement Tsang
2023-11-30github: update filesystem issue template section (#1342)Clement Tsang
2023-11-27deps: bump dependencies as of 2023-11-27 (#1338)Clement Tsang
2023-11-27deps: update sysinfo to 0.29.11 (#1337)Clement Tsang
2023-11-27other: preallocate space for ellipsis (#1336)Clement Tsang
2023-11-27other: update generated config file (#1335)Clement Tsang
2023-11-27refactor: iteratively detect ASCII and build string when truncating (#1334)Clement Tsang
2023-11-24refactor: add fast branch if the string is short enough to not be truncated (...Clement Tsang
2023-11-23refactor: add fast branch for ascii-only string truncate (#1330)Clement Tsang
2023-11-23ci: update rust-cache to 2.7.0 (#1332)Clement Tsang
2023-11-23ci: update cargo-llvm-cov to 0.5.37 (#1331)Clement Tsang
2023-11-21docs: update changelog ordering and some wording (#1328)Clement Tsang
2023-11-20change changelog heading levels (#1327)Clement Tsang
2023-11-20refactor: simplify temperature conversion function usage (#1326)Clement Tsang
2023-11-20change: small gpu proc changes (#1325)Clement Tsang
2023-11-19feature: Add gpu proc info (#1276)Justin Martin
2023-11-19docs: fix typo in process column config (#1323)Clement Tsang
2023-11-19other: add additional clamping functions on numeric types (#1324)Clement Tsang
2023-11-18ci: bump actions/checkout to v4.1.1 (#1322)Clement Tsang
2023-11-18docs: add Android as unsupported but builds in README (#1321)Clement Tsang
2023-11-16deps: bump toml_edit to 0.21.0 (#1320)Clement Tsang
2023-11-16docs: bump mike to v2.0.0 (#1318)Clement Tsang
2023-11-16docs: bump mkdocs-related dependencies to latest (#1317)Clement Tsang
2023-11-15refactor: clean up some query code and some ascii-only string comparisons (#1...Clement Tsang
2023-11-15refactor: comment on convoluted `Filesystem::from_str` code (#1315)Clement Tsang
2023-11-15chore: fix certain uninlined string format uses (#1310)Yuri Astrakhan
2023-11-15chore: run spell and grammar checkersYuri Astrakhan
2023-11-14bug: fat32 mounts don't show up in macOS (#1314)Devin-Yeung
2023-10-23Chore: Remove un-needed lifetimes in a few calls (#1309)Yuri Astrakhan
2023-10-22chore: Minor cleanup - remove un-needed ident qualifiers (#1307)Yuri Astrakhan
2023-09-24ci: test if building with musl on Rust > 1.71 works again (#1302)Clement Tsang
2023-09-12bump clap and add nushell/fig completions (#1300)Clement Tsang
2023-09-11deps: bump sysinfo to =0.29.10 (#1298)Clement Tsang
2023-09-10github: add section on whether you're using ZFS (#1299)Clement Tsang
2023-09-06ci: add .desktop file (#1296)Clement Tsang
2023-09-04docs: bump mkdocs and mkdocs-material versions (#1293)Clement Tsang
2023-08-26uptick: 0.9.6 (#1288)0.9.6Clement Tsang
2023-08-26deps: bump dependencies as of 2023-08-26 (#1287)Clement Tsang
2023-08-26deps: pin serde to 1.0.188 (#1286)Clement Tsang
2023-08-26docs: update changelog dates0.9.5Clement Tsang
2023-08-24ci: pin musl to 1.71.0 for now when building releases (#1282)Clement Tsang
2023-08-24other: appease clippy after Rust 1.72.0 (#1281)Clement Tsang
2023-08-24uptick: 0.9.5 (#1280)Clement Tsang
2023-08-22deps: bump windows to 0.51.1 (#1279)Clement Tsang
2023-08-20deps: bump dependencies as of 2023-08-18 (#1277)Clement Tsang
2023-08-19deps: pin serde to <=1.0.171 (#1278)Clement Tsang