summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2023-01-20other: bump to 0.8.0ClementTsang
2023-01-20refactor: change name of some stuff, add some comments (#992)Clement Tsang
2023-01-18other: bump edition to 2021 (#987)Clement Tsang
2023-01-18other: fix missing memory feature for heim on linux (#986)Clement Tsang
2023-01-18other: switch to windows-rs for process killing (#985)Clement Tsang
2023-01-14deps: update more dependencies as of 2022-01-14 (#982)Clement Tsang
2023-01-14deps: update regex to 1.7.1 (#981)Clement Tsang
2023-01-14deps: updates unicode deps to support unicode 15 (#980)Clement Tsang
2023-01-14deps: updates some minor deps as of 2023-01-14 (#979)Clement Tsang
2023-01-14deps: update indexmap to 1.9.2 (#978)Clement Tsang
2023-01-14deps: update procfs to 0.14.2 (#977)Clement Tsang
2023-01-12other: bump up version in Cargo.toml to 0.7.2ClementTsang
2023-01-01feature: split usage into usage percentage and value (#950)Clement Tsang
2022-12-31uptick: 0.7.0 (#940)Clement Tsang
2022-12-30other: use custom time chart grid implementation (#937)Clement Tsang
2022-11-29other: slightly reduce the CPU time spent for draws (#918)Clement Tsang
2022-11-21other: don't use manual map for color name mapping (#908)Clement Tsang
2022-11-20other: update Debian extended descriptionClementTsang
2022-11-20other: clean up some strings (#904)Clement Tsang
2022-11-20other: some cleanup in proc widget (#903)Clement Tsang
2022-11-17bug: redirect stderr on FreeBSD to avoid drawing on UI (#897)Clement Tsang
2022-11-13deps: update sysctl to 0.5.2, procfs to 0.14.1 (#894)Clement Tsang
2022-11-13other: remove flume (#893)Clement Tsang
2022-11-13feature: add custom retention periods for data (#892)Clement Tsang
2022-11-10other: try using flume for channel (#884)Clement Tsang
2022-11-08deps: Update tui to 0.19.0 and crossterm to 0.25.0 (#878)Clement Tsang
2022-11-06ci: rename deployment folder to scripts (#873)Clement Tsang
2022-11-05deps: update nvml to 0.8.0 (#869)Clement Tsang
2022-11-05other: exclude more files in Cargo.tomlClementTsang
2022-11-04deps: update sysinfo to 0.26.7 (#867)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-07fix wrong unit being used for memory in sysinfo data (#824)Clement Tsang
2022-09-25other: bump to 0.6.9 for nightly to avoid confusion for nowClementTsang
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-07other: sort Cargo.toml (#802)Clement Tsang
2022-08-30ci: completion/manpage generation script spring cleaning (#795)Clement Tsang
2022-08-22feature: Add zfs feature flag for arc memory (#784)Justin Martin
2022-07-23Implement support for FreeBSD (#766)Wesley Moore
2022-06-28other: exclude some files in Cargo.toml (#759)Clement Tsang
2022-06-14docs: re-enable lib docs for development purposes (#750)Clement Tsang
2022-05-28deployment: add aarch64/armv7 gnu .deb generation (#739)Clement Tsang
2022-05-15refactor: more work towards unifying process codeClementTsang
2022-05-15refactor: begin migration of process widgetClementTsang
2022-05-06deps: migrate to starship-battery (#724)Clement Tsang
2022-05-01ci: create deploy feature; test in CIClementTsang
2022-04-28refactor: consolidate time graph componentsClementTsang
2022-04-27deps: update dependencies (#713)Clement Tsang
2022-03-11other: add manpage file to cargo deb config, move back to build script (#693)Clement Tsang