summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
2020-11-15feature: default colour schemes (#296)Clement Tsang
2020-11-02deps: update anyhow, crossterm, futures, regex, thiserror, toml (#293)Clement Tsang
2020-11-02deps: Bump dependencies that require uom <0.29.0 (#274)Clement Tsang
2020-11-01deps: switch from dirs to dirs-next (#285)Clement Tsang
2020-10-02other: more traces to debug, update some deps (#264)Clement Tsang
2020-09-27bug: fix chart and data point overlap (#256)Clement Tsang
2020-09-26refactor: tui-rs 0.11.0 refactor (#253)Clement Tsang
2020-09-06feature: Adds tree view (#223)Clement Tsang
2020-08-31refactor: Update error messages w/ anyhow and thiserror (#216)Clement Tsang
2020-08-29deps: Update battery, sysinfoClementTsang
2020-08-26uptick: 0.4.70.4.7ClementTsang
2020-08-25uptick: 0.4.6 (#200)Clement Tsang
2020-08-21feature: Add hook to properly clean up in the case of a kill callClement Tsang
2020-08-21refactor: Remove ps callsClement Tsang
2020-08-17feature: Add appox. total mem as an option for processes and basic memClement Tsang
2020-08-16refactor: Revert tui upgrade to 0.10Clement Tsang
2020-08-11deps: Update dependencies, drop MSRVClement Tsang
2020-08-07feature: add full command to process widgetClement Tsang
2020-07-08uptick: update Cargo.lock to 0.4.5ClementTsang
2020-07-06clippy: clippy error due to redundant conversionClementTsang
2020-07-06revert: Revert "deps: update cargo.lock"ClementTsang
2020-07-06deps: update cargo.lockClementTsang
2020-05-19deps: update typed-builder to 0.6.0ClementTsang
2020-05-16change: remove slash, change scroll behaviour on cpuClement Tsang
2020-05-15deps: update cargo.lock0.4.3ClementTsang
2020-05-14deps: update sysinfoClementTsang
2020-05-11deps: update cargo.lock0.4.2ClementTsang
2020-05-11refactor: remove redundant empty checks in graphsClement Tsang
2020-05-10refactor: re-enable tui-rs linear interpolationClementTsang
2020-05-07refactor: avoid using max checks, use saturating_sub insteadClement Tsang
2020-05-05docs: update README and CHANGELOG for 0.4.1ClementTsang
2020-05-04chore: support MSRV of 1.40.0ClementTsang
2020-05-02change: more advanced searching and filteringClementTsang
2020-04-29chore: update Cargo.lockClementTsang
2020-04-28refactor: revert linear interpolation until tui fix comesClement Tsang
2020-04-26cargo: switch to personal fork of tui-rs for now to deal with subtraction bug...ClementTsang
2020-04-26feature: add battery health percentageClement Tsang
2020-04-18refactor: Update tui to 0.9; refactor with new featuresClementTsang
2020-04-16feature: Add battery widget (#120)Clement Tsang
2020-04-09chore: Delete docs folder and update lockClementTsang
2020-04-09deps: sysinfo from 0.12.0 to 0.13.0 (#112)dependabot-preview[bot]
2020-04-08chore: Add Cargo.lock back in0.3.0-2ClementTsang
2019-09-04Update .gitignore.ClementTsang
2019-09-04Added TODO list, and started more work.ClementTsang
2019-09-03Setup.ClementTsang