summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-03-24github: update issue template orderingClement Tsang
2023-03-19docs: words and capitalizationClement Tsang
2023-03-17docs: bump mkdocs-material to 9.1.3 (#1070)Clement Tsang
2023-03-15deps: forgot to bump crossterm back to 0.26.1 (#1069)Clement Tsang
2023-03-15deps: switch back to crossterm 0.26.1 with fix to double keypress (#1068)Clement Tsang
2023-03-14deps: revert crossterm 0.26.1 to fix double input bug on Windows (#1066)Clement Tsang
2023-03-14docs: link to support section in spielClement Tsang
2023-03-13ci: add musl build targets for .deb generation (#1061)Clement Tsang
2023-03-13ci: bump fkirc/skip-duplicate-actions to v5.3.0 (#1059)Clement Tsang
2023-03-13ci: go back to using default cache key + target, update to 2.2.1 (#1058)Clement Tsang
2023-03-12ci: use sparse crates.io registries in CI (#1057)Clement Tsang
2023-03-11clippy: appease clippy as of Rust 1.68.0 (#1055)Clement Tsang
2023-03-10ci: update the upload artifact action to v3.1.2 (#1054)Clement Tsang
2023-03-08refactor: use internal committed memory calculation for Windows (#1051)Clement Tsang
2023-03-08other: deny missing safety docs and add them (#1053)Clement Tsang
2023-03-07ci: do no feature first in cirrus (#1048)Clement Tsang
2023-03-07refactor: more data collection cleanup (#1047)Clement Tsang
2023-03-05refactor: Clean up memory collection code (#1045)Clement Tsang
2023-03-04re-enable zfs feature (#1044)Justin Martin
2023-03-04refactor: migrate network collection to sysinfo (#1041)Clement Tsang
2023-03-03docs: bump mkdocs-material to 9.1.0 (#1042)Clement Tsang
2023-03-03docs: update changelog and some comments (#1040)Clement Tsang
2023-03-03docs: add dvalter as a contributor for code (#1039)allcontributors[bot]
2023-03-03fix: is_list_ignored=false filters for network and temperature (#1037)Dmitry Valter
2023-03-03refactor: migrate memory collection to sysinfo for all platforms (#1036)Clement Tsang
2023-03-02deps: bump procfs to 0.15.1 (#1038)Clement Tsang
2023-03-02refactor: migrate CPU from heim to sysinfo for all platforms (#1035)Clement Tsang
2023-03-01other: switch to toml_edit (#1034)Clement Tsang
2023-02-28deps: bump crossterm to 0.26.1 (#1033)Clement Tsang
2023-02-27deps: bump nvml to 0.9.0 (#1032)Clement Tsang
2023-02-27deps: bump patch dependency versions as of 2023-02-26 (#1031)Clement Tsang
2023-02-26ci: add some comments regarding codecov to actionClementTsang
2023-02-26ci: add coverage actions for macOS and windows (#1030)Clement Tsang
2023-02-25refactor: clean up some options code (#1029)Clement Tsang
2023-02-22ci: specify where part of the CI workflow isClementTsang
2023-02-21ci: reduce CI timeout to 18 minutes (#1028)Clement Tsang
2023-02-20other: move terminal check after the config check (#1027)Clement Tsang
2023-02-20change: show process in tree if any ancestor or descendent matches (#1026)Clement Tsang
2023-02-19other: support hw.temperature-based temps on FreeBSD (#1024)Clement Tsang
2023-02-19other: promote macOS aarch64 to official support (#1025)Clement Tsang
2023-02-18feature: support 3-char hex colours (#1022)Clement Tsang
2023-02-18bug: fix selected text bg colour being wrong if only the fg colour was set (#...Clement Tsang
2023-02-13docs: update contributing docs/linksClementTsang
2023-02-11docs: update changelog and missing doc info (#1018)Clement Tsang
2023-02-10docs: add mbikovitsky as a contributor for code (#1017)allcontributors[bot]
2023-02-10feature: Add support for displaying process usernames on Windows (#1016)Michael Bikovitsky
2023-02-08other: add no-opt and flamegraph build profiles for convenience (#1014)Clement Tsang
2023-02-07other: compile dependencies in dev with optimizationsClementTsang
2023-02-05docs: bump mkdocs-material and mkdocs-material-extensions (#1013)Clement Tsang
2023-02-04docs: add script to serve mkdocs locallyClementTsang