summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-07-06uptick: 0.4.40.4.4ClementTsang
2020-07-06docs: update for 0.4.4ClementTsang
2020-05-21github: remove chore template, fix feature template labelClementTsang
2020-05-21docs: update CHANGELOGClement Tsang
2020-05-21Merge pull request #166 from ClementTsang/fix_or_in_searchClement Tsang
2020-05-21refactor: use fold to avoid clones in search for implied ANDClementTsang
2020-05-21refactor: fix clippy errorClementTsang
2020-05-21bug: fix query not working for or, refactor a bitClementTsang
2020-05-21chore: wrote better debugging printing for queriesClementTsang
2020-05-21bug: fix incorrect parsing for process i/o calcClementTsang
2020-05-20docs: some minor README and CHANGELOG changesClementTsang
2020-05-20chore: add vscode word dictClementTsang
2020-05-19deps: update typed-builder to 0.6.0ClementTsang
2020-05-19feature: add back states to unmerged processesClement Tsang
2020-05-18change: always highlight selected cpuClementTsang
2020-05-18refactor: reduce unchecked type conversions to usizeClement Tsang
2020-05-16change: remove slash, change scroll behaviour on cpuClement Tsang
2020-05-15deps: update cargo.lock0.4.3ClementTsang
2020-05-15uptick: 0.4.3ClementTsang
2020-05-14deps: update sysinfoClementTsang
2020-05-13docs: clarify how README in master may be aheadClementTsang
2020-05-13bug: add extra check for process cpu value to be >= 0ClementTsang
2020-05-12docs: [skip travis] Update version for clarityClement Tsang
2020-05-11deps: update cargo.lock0.4.2ClementTsang
2020-05-11docs: update to 0.4.2ClementTsang
2020-05-11uptick: 0.4.2ClementTsang
2020-05-11refactor: use a nicer match statement in one spotClementTsang
2020-05-11force SWAP and RAM labels to show even if at 0ClementTsang
2020-05-11bug: disk displays nothing on if IO fails to matchClement Tsang
2020-05-11refactor: remove redundant empty checks in graphsClement Tsang
2020-05-10Merge pull request #152 from ClementTsang/use_tui_linesClement Tsang
2020-05-10refactor: re-enable tui-rs linear interpolationClementTsang
2020-05-09change: hide table gap if widget height is smallClement Tsang
2020-05-09Merge pull request #149 from ClementTsang/autohide_time_on_smallClement Tsang
2020-05-09docs: update readme a bit to thank more people :)ClementTsang
2020-05-09change: hide time legend if window gets too smallClementTsang
2020-05-08docs: update README to mention 0.5.0ClementTsang
2020-05-08change: reallow spaces to represent "and"ClementTsang
2020-05-07refactor: avoid using max checks, use saturating_sub insteadClement Tsang
2020-05-06docs: fix contributors badgeClement Tsang
2020-05-05docs: make process help text consistent with READMEClementTsang
2020-05-05docs: clarify line about msrv, force retrigger of travis build0.4.1ClementTsang
2020-05-05docs: add HarHarLinks as a contributor (#147)allcontributors[bot]
2020-05-05docs: update README and CHANGELOG for 0.4.1ClementTsang
2020-05-05uptick: 0.4.1ClementTsang
2020-05-05Merge pull request #146 from HarHarLinks/patch-1Clement Tsang
2020-05-05Update constants.rsKim Brose
2020-05-04bug/change: removed space as and for now0.4.0ClementTsang
2020-05-04docs: mention querying update for 0.4.0ClementTsang
2020-05-04docs: update CHANGELOG 0.4.0 release dateClementTsang