summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-11-24refactor: switch to iterative tree building for procstate_refactorClementTsang
2021-11-23refactor: Add CPU load backClementTsang
2021-11-20refactor: Remove some dead codeClementTsang
2021-11-20refactor: mostly add back tree mode for processClementTsang
2021-10-31Merge branch 'master' into state_refactorClement Tsang
2021-10-19docs: more contribution doc stuffClementTsang
2021-10-17ci: add some documentation in the workflow filesClementTsang
2021-10-17docs: tweak wording in README and CONTRIBUTINGClementTsang
2021-10-17deps: bump deps, remove chrono (#600)Clement Tsang
2021-10-17ci: allow manual triggering of audit actionClementTsang
2021-10-10ci: forgot a -rClementTsang
2021-10-10ci: simplify python dependency step for release/doc pipeline (#596)Clement Tsang
2021-10-09ci: Create release only if the entire pipeline passes (#595)Clement Tsang
2021-10-03ci: parallelize ci better (#594)Clement Tsang
2021-10-03ci: revert previous i686 change (#593)Clement Tsang
2021-10-03ci: Disable cross for i686 Windows, add multilib for i686 Linux for Nightly (...Clement Tsang
2021-10-03ci: only create nightly release if build passes (#590)Clement Tsang
2021-10-02other: remove redundant line in rustfmtClement Tsang
2021-10-02refactor: various bug fixes and code removalClementTsang
2021-09-26refactor: delete more stuffClementTsang
2021-09-26other: fix merge conflictsClementTsang
2021-09-26refactor: delete a ton of unused codeClementTsang
2021-09-26refactor: cover almost all keybinds except killing processesClementTsang
2021-09-25docs: break broken image link for sample layoutClementTsang
2021-09-25bug: remove incorrect shortcut from docs/help (#589)Clement Tsang
2021-09-25ci: add missing step for compressing completion files (#586)Clement Tsang
2021-09-24refactor: add process search conditions and errorClementTsang
2021-09-23ci: move winget/msi and deb gen to separate steps (#585)Clement Tsang
2021-09-22refactor: finish help menuClementTsang
2021-09-20ci: disable homebrew auto-gen (#584)Clement Tsang
2021-09-18Merge pull request #580 from bowlofeggs/RUSTSEC-2021Clement Tsang
2021-09-18docs: add bowlofeggs as a contributor for code (#583)allcontributors[bot]
2021-09-18Merge pull request #582 from bowlofeggs/bowlofeggs-0.6.4-battery-testClement Tsang
2021-09-18Feature gate test_default_battery_movementRandy Barlow
2021-09-18Run cargo updateRandy Barlow
2021-09-18RUSTSEC-2021-0003: Update smallvecRandy Barlow
2021-09-18RUSTSEC-2021-0093: Update crossbeam-dequeRandy Barlow
2021-09-17docs: add adiabatic as a contributor for doc (#579)allcontributors[bot]
2021-09-17Merge pull request #578 from adiabatic/patch-1Clement Tsang
2021-09-17README.md: bottom is in Homebrew proper nowadiabatic
2021-09-12ci: fix deploy script for completion directory copy (#577)0.6.4Clement Tsang
2021-09-12uptick: 0.6.4 (#576)Clement Tsang
2021-09-12bug: fix crashes for kernel patch versions > 255 (#575)Clement Tsang
2021-09-11refactor: add general keybinds, fix buggy movementClementTsang
2021-09-08refactor: add back original behaviour for closing search/sort in procClementTsang
2021-09-07refactor: Add back scroll position and expandedClementTsang
2021-09-07refactor: use a builder for block buildingClementTsang
2021-09-07refactor: add back widget titlesClementTsang
2021-09-05refactor: delete a bunch of old unused codeClementTsang
2021-09-05refactor: move over battery widgetClementTsang