summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-05-01deps: bump patch versions as of 2023-04-30 (#1119)Clement Tsang
2023-05-01docs: update default config file with processes section (#1120)Clement Tsang
2023-04-30other: update .gitignore to ignore all test configsClement Tsang
2023-04-30GitHub: update issue template links in contributing docClement Tsang
2023-04-29feature: add customizable process columns (#1115)Clement Tsang
2023-04-29deps: bump clap to 4.2.5 (#1118)Clement Tsang
2023-04-28other: edit some commentsClement Tsang
2023-04-27deps: bump patch versions as of 2023-04-26 (#1117)Clement Tsang
2023-04-26docs: update mkdocs-material to 9.1.8 (#1116)Clement Tsang
2023-04-23github: remove issue report title templateClement Tsang
2023-04-23deps: remove const_format dependency (#1114)Clement Tsang
2023-04-22deps: bump regex to 1.8.0 (#1111)Clement Tsang
2023-04-22refactor: add fallback process signal (#1112)Clement Tsang
2023-04-21bug: fix side borders in basic mode (#1110)Clement Tsang
2023-04-21deps: update clap to 4.x (#1107)Clement Tsang
2023-04-20other: update deprecated fn_args_layout to fn_params_layout (#1109)Clement Tsang
2023-04-19feature: add current battery charging state, update field names (#1106)Clement Tsang
2023-04-18docs: update demo captionClement Tsang
2023-04-16deps: migrate from tui to ratatui (#1086)Clement Tsang
2023-04-15other: update default config generation to show cache (#1102)Clement Tsang
2023-04-15refactor: clean up data init sleep duration code (#1101)Clement Tsang
2023-04-15other: Speed up first draw and first data collection (#1100)Clement Tsang
2023-04-14deps: update starship-battery to 0.8.0 (#1098)Clement Tsang
2023-04-13deps: bump serde to 1.0.160 (#1095)Clement Tsang
2023-04-12docs: add aragonnetje6 as a contributor for code (#1096)allcontributors[bot]
2023-04-12feature: add buffer and cache memory (#1063)Twan Stok
2023-04-12deps: Switch to using hashbrown for general hashmap usage (#1092)Clement Tsang
2023-04-11ci: run black on Python scripts (#1094)Clement Tsang
2023-04-11ci: run wf cache clear script twice with delays (#1093)Clement Tsang
2023-04-11deps: bump once_cell and related dependencies (#1090)Clement Tsang
2023-04-10refactor: migrate disk collection code off of heim, remove heim (#1064)Clement Tsang
2023-04-09docs: update binary install instructionClement Tsang
2023-04-08docs: fix typo in cargo install instructionsClement Tsang
2023-04-08docs: update cargo install instructionsClement Tsang
2023-04-08docs: update mkdocs-material to 9.1.6 (#1089)Clement Tsang
2023-04-08docs: fix typo for Powershell auto-completion installationClement Tsang
2023-04-07deps: update some minor dependency versions (#1087)Clement Tsang
2023-04-05other: add clippy lints to deny todo and unimplemented (#1085)Clement Tsang
2023-04-04docs: update mkdocs-material to 9.1.5 (#1084)Clement Tsang
2023-04-03ci: run build on unsupported platforms instead of check, bump cross version (...Clement Tsang
2023-04-03other: add test for multiple regexes in filter (#1082)Clement Tsang
2023-04-02github: change workflow cache clear to weeklyClement Tsang
2023-03-31docs: update note on FreeBSD/M1Clement Tsang
2023-03-30docs: bump mkdocs-material to 9.1.4 (#1081)Clement Tsang
2023-03-29docs: update font issue troubleshooting headerClementTsang
2023-03-29docs: add mention for braille font issues on Linux (#1080)Clement Tsang
2023-03-28deps: bump various dependencies as of 2023-03-27 (#1079)Clement Tsang
2023-03-27deps: bump sysinfo to 0.28 (#1078)Clement Tsang
2023-03-26refactor: unify on using bytes for the memory unit when harvesting (#1077)Clement Tsang
2023-03-25refactor: clean up some data collection refresh code, refresh sysinfo lists o...Clement Tsang