summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2024-04-10other: update a bunch of argument descriptions and some arg/config names (#1441)Clement Tsang
2024-04-02docs: update changelog for #1436 and #1430 (#1439)Clement Tsang
2024-02-15other: add process uptime as a default column (#1411)Clement Tsang
2024-02-15bug: fix uptime calculation for Linux (#1410)Clement Tsang
2024-01-10refactor: rearrange/resort args (#1376)Clement Tsang
2023-12-20other: if in a non-D0 state, short-circuit further logic (#1355)Clement Tsang
2023-12-19docs: update changelog with #1353 (#1358)Clement Tsang
2023-12-01other: change group -> group_processes for consistency between config and com...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-15chore: run spell and grammar checkersYuri Astrakhan
2023-08-26deps: pin serde to 1.0.188 (#1286)Clement Tsang
2023-08-26docs: update changelog dates0.9.5Clement Tsang
2023-08-24uptick: 0.9.5 (#1280)Clement Tsang
2023-08-09deps: bump deps as of 2023-08-08 (#1272)Clement Tsang
2023-08-05uptick: 0.9.4 (#1270)0.9.4Clement Tsang
2023-07-27docs: update changelog with ARC max usage fix (#1267)Clement Tsang
2023-07-19docs: update changelog to include full width battery change (#1258)Clement Tsang
2023-07-10other: update changelog with ZFS I/O counters (#1252)Clement Tsang
2023-07-05bug: missing windows syscall to close the handle on drop when killing (#1245)Clement Tsang
2023-07-02other: hide battery tab selector if there is only one battery (#1236)Clement Tsang
2023-06-27bug: fix core dump if the terminal is closed while bottom is open (#1230)Clement Tsang
2023-06-25other: update changelog with rpm0.9.3Clement Tsang
2023-06-25other: fix changelog typoClement Tsang
2023-06-25uptick: 0.9.3 (#1223)Clement Tsang
2023-06-23feature: support human times for rate (#1221)Clement Tsang
2023-06-21bug: fix overflow/underflow with graph timespan zoom (#1219)Clement Tsang
2023-06-19bug: fix arguments being unsorted (#1216)Clement Tsang
2023-06-12other: post-0.9.2 cleanup (#1203)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-11other: remaining changes needed to get android to build (#1199)Clement Tsang
2023-06-09deps: bump battery to 0.8.1 to fix M1 health bug (#1195)Clement Tsang
2023-06-08docs: update changelog to include #1191 (#1192)Clement Tsang
2023-06-08feature: use better names for duplicate temp sensors found by `/sys/class/the...Clement Tsang
2023-05-26feature: support human times for `default_time_value` and `time_delta` (#1172)Clement Tsang
2023-05-14uptick: 0.9.1 (#1153)0.9.1Clement Tsang
2023-05-12bug: fix gruvbox cache colour being invalid (#1148)Clement Tsang
2023-05-10uptick: 0.9.0 (#1143)0.9.0Clement Tsang
2023-05-02feature: show running time of processes (#801)Yuxuan Shui
2023-04-29feature: add customizable process columns (#1115)Clement Tsang
2023-04-22deps: bump regex to 1.8.0 (#1111)Clement Tsang
2023-04-21deps: update clap to 4.x (#1107)Clement Tsang
2023-04-19feature: add current battery charging state, update field names (#1106)Clement Tsang
2023-04-15other: Speed up first draw and first data collection (#1100)Clement Tsang
2023-04-12feature: add buffer and cache memory (#1063)Twan Stok
2023-04-10refactor: migrate disk collection code off of heim, remove heim (#1064)Clement Tsang
2023-03-04refactor: migrate network collection to sysinfo (#1041)Clement Tsang
2023-03-03docs: update changelog and some comments (#1040)Clement Tsang
2023-02-19other: support hw.temperature-based temps on FreeBSD (#1024)Clement Tsang