summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2020-05-04update tests to deal with msrvClementTsang
2020-05-02change: more advanced searching and filteringClementTsang
2020-04-29uptick: 0.4.0ClementTsang
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-18refactor: Update tui to 0.9; refactor with new featuresClementTsang
2020-04-16feature: Add battery widget (#120)Clement Tsang
2020-04-09deps: sysinfo from 0.12.0 to 0.13.0 (#112)dependabot-preview[bot]
2020-04-07uptick: 0.3.0Clement Tsang
2020-04-06refactor/bug: Array bound checking, fix CPU jumpClement Tsang
2020-04-05deps: Upgrade crossterm and sysinfo (#105)Clement Tsang
2020-04-01Add modularity to widget placement and inclusion (#95)Clement Tsang
2020-03-27Update assert_cmd requirement from 0.12 to 1.0 (#94)dependabot-preview[bot]
2020-03-13Cleanup before modularity (#84)Clement Tsang
2020-03-10Update fern requirement from 0.5.9 to 0.6.0dependabot-preview[bot]
2020-03-05Cargo optimization (#65)Clement Tsang
2020-03-05Formatting and typos (#63)Clement Tsang
2020-02-28Move windows to separate dependency.ClementTsang
2020-02-27Uptick crossterm version.ClementTsang
2020-02-27Switch to using unicode_segmentation's cursor as a basis on how we do cursor ...ClementTsang
2020-02-27Fix unicode causing problems with search.ClementTsang
2020-02-25Prune dependencies.ClementTsang
2020-02-25Uptick to 0.2.2Clement Tsang
2020-02-25Fix serde missing derive featureClement Tsang
2020-02-22[skip travis] remove redundant tagClementTsang
2020-02-22Add debian build.ClementTsang
2020-02-22Some doc stuff and edit travis.ClementTsang
2020-02-20Uptick version before patch.ClementTsang
2020-02-20Fix issue with default file paths not being respected; updated default file p...ClementTsang
2020-02-19Update cargo.toml, some todosClementTsang
2020-02-17Change to focus on speed.ClementTsang
2020-02-17Fix issue introduced with last commit on searching.ClementTsang
2020-02-17Some clippy and refactoring.ClementTsang
2020-02-15[skip travis] Update documentation a bit.ClementTsang
2020-02-15Updated heim version.ClementTsang
2020-02-14Merged async together.ClementTsang
2020-02-09Update sysinfo, add total network to windows/linux.ClementTsang
2020-02-08Update and clean up ? menu... some more work to be done thoughClementTsang
2020-02-08Some cleaning up of the canvas colour setting featureClementTsang
2020-02-06Config with toml insteadClementTsang
2020-02-05Remove termion from Cargo, causes windows builds to failClementTsang
2020-02-05Update cargo to newer versions of cratesClementTsang
2020-02-04Remove useless to_vec() calls to reduce clonesClementTsang
2020-02-04Update Cargo, changed the CLI flags for search a bit along with the docs to b...ClementTsang
2020-02-02[skip travis] Update README to reflect added libsClementTsang
2020-02-02Add panic hook, fix cpu legend causing panic on small windowsClementTsang
2020-01-21Updated cargo and .gitignoreClementTsang
2020-01-12Change of hjkl navigation and removal of q to quit (replaced by Ctrl-[char]) ...ClementTsang
2020-01-11[skip travis] Change of terminology within README.ClementTsang
2020-01-11(cargo-release) start next development iteration 0.1.3-alpha.0ClementTsang