summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-06-30docs: update some feature descriptionsreleaseClement Tsang
2023-06-29deps: bump deps as of 2023-06-29 (#1233)Clement Tsang
2023-06-28deps: bump deps as of 2023-06-27 (#1232)Clement Tsang
2023-06-28ci: update release template (#1231)Clement Tsang
2023-06-27bug: fix core dump if the terminal is closed while bottom is open (#1230)Clement Tsang
2023-06-26docs: bump mkdocs-material to 9.1.17 (#1226)Clement Tsang
2023-06-26ci: fix winget package identifier (#1225)Clement Tsang
2023-06-25ci: clean + fix post-release and deployment actions (#1224)Clement Tsang
2023-06-25other: update changelog with rpm0.9.3Clement Tsang
2023-06-25other: fix changelog typoClement Tsang
2023-06-25ci: fix winget actionClement Tsang
2023-06-25uptick: 0.9.3 (#1223)Clement Tsang
2023-06-24docs: update time-related documentation (#1222)Clement Tsang
2023-06-23feature: support human times for rate (#1221)Clement Tsang
2023-06-22other: fix humantime-related documentation, add tests, support numbers + stri...Clement Tsang
2023-06-21bug: fix overflow/underflow with graph timespan zoom (#1219)Clement Tsang
2023-06-20other: clean up some build script code (#1218)Clement Tsang
2023-06-19other: revert color help text change (#1217)Clement Tsang
2023-06-19other: take ownership of config and matches when building App (#1215)Clement Tsang
2023-06-19bug: fix arguments being unsorted (#1216)Clement Tsang
2023-06-18ci: add checks to ensure post-release never runs on main/master/nightly (#1214)Clement Tsang
2023-06-18ci: add an action to automatically publish a winget PR on release (#1213)Clement Tsang
2023-06-18other: use f32 for process percentage values (#1212)Clement Tsang
2023-06-17docs: update some README installation section titlesClementTsang
2023-06-17refactor: move out bits/bytes enum to utils (#1211)Clement Tsang
2023-06-17deps: bump clap, rustix, serde_json (#1210)Clement Tsang
2023-06-17docs: bump mkdocs-material to 9.1.16 (#1209)Clement Tsang
2023-06-16docs: add .rpm install instructions to the README (#1208)Clement Tsang
2023-06-15ci: use cargo-action v0.0.4 (#1207)Clement Tsang
2023-06-15ci: add RPM package generation (#1206)Clement Tsang
2023-06-13other: clean up some cfg usage (#1205)Clement Tsang
2023-06-12docs: fix Arch Linux package link (#1204)Clement Tsang
2023-06-12other: post-0.9.2 cleanup (#1203)Clement Tsang
2023-06-12bump dependencies and Cargo.lock as of 2023-06-10 (#1200)Clement Tsang
2023-06-11uptick: 0.9.2 (#1202)0.9.2Clement Tsang
2023-06-11feature: on Linux, check coretemp and don't fail fast with name generation wh...Clement Tsang
2023-06-11ci: update various dependencies as of 2023-06-11 (#1201)Clement Tsang
2023-06-11ci: add a build check for aarch64-linux-android (#1124)Clement Tsang
2023-06-11other: remaining changes needed to get android to build (#1199)Clement Tsang
2023-06-11other: have dummy fallback for disk I/O for unsupported OSes (#1198)Clement Tsang
2023-06-10refactor: redo how we do get processes between different OSes (#1197)Clement Tsang
2023-06-09docs: add WenqingZong as a contributor for code (#1196)allcontributors[bot]
2023-06-09deps: bump battery to 0.8.1 to fix M1 health bug (#1195)Clement Tsang
2023-06-09deps: bump hashbrown, once_cell, regex, serde, time, libc, clap (#1194)Clement Tsang
2023-06-09deps: bump sysinfo to =0.29.2 (#1193)Clement Tsang
2023-06-08docs: update changelog to include #1191 (#1192)Clement Tsang
2023-06-08bug: ntfs3 mounts don't show up (#1191)database64128
2023-06-08refactor: remove outdated collection thread code (#1190)Clement Tsang
2023-06-08other: enforce unused_imports lint again (#1189)Clement Tsang
2023-06-08feature: use better names for duplicate temp sensors found by `/sys/class/the...Clement Tsang