summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-08-25bug: fix grouping being broken after refactor (#201)0.4.6Clement Tsang
2020-08-25docs: Update changelogClementTsang
2020-08-25docs: Clarify descriptionClementTsang
2020-08-25docs: Fix outdated install instructionClementTsang
2020-08-25uptick: 0.4.6 (#200)Clement Tsang
2020-08-24ci: Fix missing version number in templateClementTsang
2020-08-24ci: Remove manual trigger [skip travis]ClementTsang
2020-08-24ci: Delete redundant fieldsClementTsang
2020-08-24ci: Fix again...ClementTsang
2020-08-24ci: Hopefully this works...?ClementTsang
2020-08-24ci: Fix broken env calls in ActionsClementTsang
2020-08-24ci: Update deploy as one stepClementTsang
2020-08-24ci: Add manual workflow dispatch for GitHub ActionsClementTsang
2020-08-24ci: Fix invalid symbol in github deploy workflowClementTsang
2020-08-24ci: Fix reordering in travis scriptClementTsang
2020-08-23ci: Fix some incorrect behaviour caused by deployment scriptClementTsang
2020-08-23chore: change line endings to LF, refactor rustfmt [skip travis]ClementTsang
2020-08-23ci: switch to prepush rather than precommitClementTsang
2020-08-23ci: set up clippy pre-hookClementTsang
2020-08-23ci: Remove redundant line in travisClementTsang
2020-08-23ci: Move wix output naming to CargoClementTsang
2020-08-23ci: Fix windows CI not understanding globbing?ClementTsang
2020-08-23ci: Attempt to fix broken strips, try to fix broken copyClementTsang
2020-08-23ci: Try to fix broken Windows script again...ClementTsang
2020-08-23ci: Try alternative wix install...ClementTsang
2020-08-23ci: Try fix with PATH on WindowsClementTsang
2020-08-23ci: Fix another typoClementTsang
2020-08-23ci: Fix broken windows deploy for msi and chocoClementTsang
2020-08-22ci: update PKGBUILD template as per suggestionsClementTsang
2020-08-22ci: fix some bugs...ClementTsang
2020-08-22ci: Add winget template generation (#199)Clement Tsang
2020-08-22change: Allow e to also close expanded widgetsClement Tsang
2020-08-22bug: fix freezing not affecting processes during search and sortClement Tsang
2020-08-22feature: allow searching by state, add more keyword variantsClement Tsang
2020-08-21feature: Support memb (mem bytes) searching in processesClement Tsang
2020-08-21refactor: remove kill command, use libcClement Tsang
2020-08-21feature: Add hook to properly clean up in the case of a kill callClement Tsang
2020-08-21Clarify architecture supportClement Tsang
2020-08-21refactor: Remove ps callsClement Tsang
2020-08-19refactor: Refactor code, add new testsClement Tsang
2020-08-19ci: fix indentation errorClement Tsang
2020-08-19Add deploy github scriptClementTsang
2020-08-18ci: Automatically build package files on releaseClement Tsang
2020-08-17bug: fix not switching sort type when toggling % in memClementTsang
2020-08-17feature: Add appox. total mem as an option for processes and basic memClement Tsang
2020-08-16bug: Fix bug w/ parsing `/proc/{pid}/stats` Clement Tsang
2020-08-16refactor: Revert tui upgrade to 0.10Clement Tsang
2020-08-16bug: fix missing default battery layout during refactorClementTsang
2020-08-16bug: Fix bug caused by hitting enter w/ a failed ddClement Tsang
2020-08-15feature: Allow sorting by any columnClement Tsang