summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
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
2022-03-10ci: add manpage generation, migrate build script (#692)Clement Tsang
2022-03-08deps: update regex to 1.5.5 due to CVE (#691)Clement Tsang
2022-03-07deps: update clap to 3.x (#690)Clement Tsang
2022-02-25deps: update dirs to 4.x (#682)Clement Tsang
2022-02-25deps: update procfs and testing deps (#681)Clement Tsang
2022-02-25ci: enable strip on release builds with Cargo.toml (#679)Clement Tsang
2022-02-24deps: update sysinfo to 0.23.4 (#678)Clement Tsang
2022-02-13Add support for nvidia GPUsshurizzle
2022-02-01uptick: 0.6.8 (#670)0.6.8Clement Tsang
2022-01-31uptick: 0.6.7 (#667)0.6.7Clement Tsang
2022-01-27bug: fix issues caused by having a width that is too small (#665)Clement Tsang
2022-01-20Merge pull request #658 from GuillaumeGomez/update-sysinfoClement Tsang