summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-10-13refactor: move point definition to tui_rs widget (#832)Clement Tsang
2022-10-13docs: add mrivnak as a contributor for doc (#831)allcontributors[bot]
2022-10-13docs: Update gentoo install instructions (#830)Mike Rivnak
2022-10-13refactor: switch to pipe gauge implementation for basic cpu + mem (#829)Clement Tsang
2022-10-12refactor: switch to associated type for SortsRow (#828)Clement Tsang
2022-10-12Revert "ci: add basic Cirrus CI testing for FreeBSD + M1 (#826)"ClementTsang
2022-10-12ci: add basic Cirrus CI testing for FreeBSD + M1 (#826)Clement Tsang
2022-10-12refactor: tables V2 (#749)Clement Tsang
2022-10-11bug: add bindings to grab ppid in some cases on macos (#825)Clement Tsang
2022-10-10docs: add note on target-cpu=native when manually installingClement Tsang
2022-10-07fix wrong unit being used for memory in sysinfo data (#824)Clement Tsang
2022-10-02add hervyqa as a contributor for doc (#821)allcontributors[bot]
2022-10-02docs: add voidlinux install instructions to README (#820)Hervy Qurrotul Ainur Rozi
2022-09-29docs: update mkdocs-material to 8.5.3 (#819)Clement Tsang
2022-09-28other: remove some build script triggers (#818)Clement Tsang
2022-09-25other: bump to 0.6.9 for nightly to avoid confusion for nowClementTsang
2022-09-23bug: fix missing temp path locations to check on Linux (#816)Clement Tsang
2022-09-23github: update bug report desc for non-releaseClement Tsang
2022-09-18docs: update changelog for device sleep and m1 tempClementTsang
2022-09-18refactor: minor cleanup of linux disk code (#813)Clement Tsang
2022-09-17refactor: replace heim temp conversion code (#811)Clement Tsang
2022-09-16docs: update some contribution documentationClementTsang
2022-09-16docs: add DianaNites as a contributor (#809)allcontributors[bot]
2022-09-16Replace heim with sysfs and dont wake devices (#805)Diana
2022-09-16deps: update sysinfo to 0.26.2 (#806)Clement Tsang
2022-09-14other: add zfs to deploy feature set (#808)Clement Tsang
2022-09-12docs: update READMEClementTsang
2022-09-12docs: adjust dev doc file structure, add build and deploy docs (#804)Clement Tsang
2022-09-07other: sort Cargo.toml (#802)Clement Tsang
2022-09-03other: Clarify help menu (#800)Clement Tsang
2022-08-31docs: note that freebsd is not on stable for nowClement Tsang
2022-08-30ci: completion/manpage generation script spring cleaning (#795)Clement Tsang
2022-08-24github: update wording for packaging issuesClement Tsang
2022-08-23github: update packaging issue template (#791)Clement Tsang
2022-08-23docs: update changelog for PR #784ClementTsang
2022-08-22docs: add jamartin9 as a contributor for code (#789)allcontributors[bot]
2022-08-22feature: Add zfs feature flag for arc memory (#784)Justin Martin
2022-08-19docs: update changelogClementTsang
2022-08-19docs: update mkdocs-material to 8.4.0 (#788)Clement Tsang
2022-08-17github: update version placeholder in bug templateClement Tsang
2022-08-17github: update issue link and wordingClement Tsang
2022-08-17github: add note on coverage/tests in PR templateClement Tsang
2022-08-15refactor: minor tweak to update_position codeClementTsang
2022-08-15feature: clamp scrolling (#775)ViridiCanis
2022-08-14refactor: change max_scroll_index usage to better reflect name (#783)Clement Tsang
2022-08-14github: tweak wording of PRClement Tsang
2022-08-14docs: fix allcontributor fileClementTsang
2022-08-14docs: fix allcontributor typoClementTsang
2022-08-14Merge pull request #782 from ClementTsang/half_page_scroll_docClement Tsang
2022-08-14docs: add half-page scroll shortcut to docsClementTsang