summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2020-05-04chore: re-add skip_cleanup to travisClementTsang
2020-05-04chore: update exclusions for tagsClementTsang
2020-05-04chore: test excluding msrv and beta with tagsClementTsang
2020-05-04docs: update contributing to mention that MSRV will fail cargo testClementTsang
2020-05-04chore: update travis a bit for msrvClement Tsang
2020-05-04update tests to deal with msrvClementTsang
2020-05-04chore: optimize imagesimgbot[bot]
2020-05-04chore: support MSRV of 1.40.0ClementTsang
2020-05-04docs: update screenshotsClement Tsang
2020-05-04bug: swap 'and' and 'or' calls around for correct precedenceClementTsang
2020-05-04Merge branch 'master' of https://github.com/ClementTsang/bottomClementTsang
2020-05-04change: separated search and process widgets againClementTsang
2020-05-03Merge pull request #142 from ClementTsang/imgbotClement Tsang
2020-05-03[ImgBot] Optimize imagesImgBotApp
2020-05-03docs: more details about searchClementTsang
2020-05-03bug: fix broken case if quotes surrounded parenClementTsang
2020-05-03docs: clarified point about and vs orClementTsang
2020-05-03Merge pull request #141 from ClementTsang/imgbotClement Tsang
2020-05-03bug: made the regex error one line in searchClementTsang
2020-05-03[ImgBot] Optimize imagesImgBotApp
2020-05-02Merge pull request #139 from ClementTsang/improve_searchingClement Tsang
2020-05-02docs: fixes an issue with || in code blocks for MDClement Tsang
2020-05-02docs: update with search detailsClementTsang