Commit Graph

  • 0831a56341 refactor: simplify partial ordering fn, clean up code ClementTsang 2022-05-15 19:00:25 -04:00
  • 1877ed5c88 refactor: remove redundant get_ordering fn, add tests ClementTsang 2022-05-15 17:53:56 -04:00
  • ba362f81c9 bug: fix issues with macos and windows during refactor ClementTsang 2022-05-15 05:01:19 -04:00
  • 05e9cd4d4d other: delete redundant code, run clippy and fmt ClementTsang 2022-05-15 04:39:47 -04:00
  • ed17264832 refactor: more work towards unifying process code ClementTsang 2022-05-15 04:25:48 -04:00
  • 7ee6f6a737 refactor: begin migration of process widget ClementTsang 2022-05-07 03:38:55 -04:00
  • 69ec526dc6 refactor: heavily simplify the old network legend ClementTsang 2022-05-04 05:13:52 -04:00
  • c97126df22 refactor: move CPU graph over to new system ClementTsang 2022-05-04 04:41:32 -04:00
  • 9e63642e9c refactor: fix off-by-one bug with getting start position ClementTsang 2022-05-03 06:05:02 -04:00
  • df1a418327 refactor: per-row styling, remove seemingly redundant table code ClementTsang 2022-05-03 04:46:43 -04:00
  • 2e51590bf5 refactor: don't draw header if too short ClementTsang 2022-05-02 18:27:09 -04:00
  • c296b8bf5a refactor: bind the start and end ranges for tables ClementTsang 2022-05-01 15:45:52 -04:00
  • 64ed45083e refactor: remove unneeded freeze param ClementTsang 2022-04-30 20:19:51 -04:00
  • 2a65bc95fe refactor: consolidate disk and temp table drawing, refactor state ClementTsang 2022-04-29 15:47:05 -04:00
  • 47aebcac14 Deployed 45680da to nightly with MkDocs 1.3.0 and mike 1.1.2 github-actions[bot] 2022-05-08 00:01:44 +00:00
  • 45680dafcf docs: clean up troubleshooting page again ClementTsang 2022-05-07 20:01:11 -04:00
  • 98e7fbbeab ci: add back paths field to coverage workflow (#728) Clement Tsang 2022-05-07 19:57:56 -04:00
  • c93e4291fd Deployed a26cffc to nightly with MkDocs 1.3.0 and mike 1.1.2 github-actions[bot] 2022-05-07 23:57:36 +00:00
  • a26cffce05 docs: update mkdocs-material to 8.2.13 (#727) Clement Tsang 2022-05-07 19:57:12 -04:00
  • ec331759fc Deployed c09322f to nightly with MkDocs 1.3.0 and mike 1.1.2 github-actions[bot] 2022-05-07 23:49:00 +00:00
  • c09322fdc2 docs: add even more troubleshooting documentation ClementTsang 2022-05-07 19:48:32 -04:00
  • 5aa8438379 Deployed 4d507d1 to nightly with MkDocs 1.3.0 and mike 1.1.2 github-actions[bot] 2022-05-07 23:39:06 +00:00
  • 4d507d1793 docs: add more troubleshooting documentation ClementTsang 2022-05-07 19:38:37 -04:00
  • 460869f281 deployment: add arm musl targets (#726) Clement Tsang 2022-05-07 15:53:39 -04:00
  • 4ceaf8d008 deps: migrate to starship-battery (#724) Clement Tsang 2022-05-06 17:16:57 -04:00
  • 9d6d712e27 docs: update description for winget in README ClementTsang 2022-05-04 14:51:59 -04:00
  • af4756c930 docs: add snap install option to README ClementTsang 2022-05-04 14:48:30 -04:00
  • 4fac7ab4fa github: fix typo in packaging issue template ClementTsang 2022-05-04 14:48:10 -04:00
  • dd9111467a github: update packaging issue wording Clement Tsang 2022-05-03 19:07:10 -04:00
  • 9882a9bd08 ci: move cargo fmt step into supported job (#722) Clement Tsang 2022-05-01 17:53:08 -04:00
  • 2629709c5d Merge pull request #721 from ClementTsang/remove_cache_from_fmt Clement Tsang 2022-05-01 17:40:22 -04:00
  • 715af44efc ci: create deploy feature; test in CI ClementTsang 2022-05-01 17:28:05 -04:00
  • 798683b81f other: add test for battery flag if battery feature is off ClementTsang 2022-05-01 17:15:54 -04:00
  • 6e2ea8eeda ci: remove caching step from cargo fmt check ClementTsang 2022-05-01 17:12:20 -04:00
  • c44e860af8 Merge pull request #720 from ClementTsang/ci_shortening Clement Tsang 2022-05-01 17:08:53 -04:00
  • a92313a5be bug: fix panic if battery feature was disabled ClementTsang 2022-05-01 16:53:24 -04:00
  • 8cc361e443 ci: clean up ci workflow ClementTsang 2022-05-01 16:36:43 -04:00
  • a9da449cef ci: update rust-cache to 1.4.0 ClementTsang 2022-05-01 15:47:30 -04:00
  • e646a76630 ci: disable debug symbols and incremental in CI, force locked #719 Clement Tsang 2022-04-29 18:15:49 -04:00
  • a516104dec refactor: refactor some tests (#718) Clement Tsang 2022-04-29 16:02:34 -04:00
  • cddee9d923 Merge pull request #710 from ClementTsang/consolidate_component_drawing Clement Tsang 2022-04-29 01:12:14 -04:00
  • 2401e583fb refactor: consolidate time graph components ClementTsang 2022-04-27 02:13:48 -04:00
  • e393078691 bug: fix choosing an out of list bounds selecting the last entry (#717) Clement Tsang 2022-04-28 22:39:33 -04:00
  • 17dbea9a09 docs: add back TOC ClementTsang 2022-04-28 20:37:41 -04:00
  • 0d1b6a6d33 github: specify in the bug report that one should install from crates/bottom Clement Tsang 2022-04-28 14:52:27 -04:00
  • 1f731358ba refactor: remove dead config screen code ClementTsang 2022-04-27 04:22:36 -04:00
  • f68acc5c9d refactor: remove trait usage in component drawing ClementTsang 2022-04-26 17:28:05 -04:00
  • b9a356f581 ci: lock cargo-llvm-cov install in script (#715) Clement Tsang 2022-04-28 01:39:58 -04:00
  • 8a133908f4 Merge pull request #714 from ClementTsang/switch_to_llvm_cov Clement Tsang 2022-04-28 01:33:57 -04:00
  • 19430a1a49 ci: reduce code cov skip conditions ClementTsang 2022-04-28 01:18:23 -04:00
  • a6933d89b3 ci: try using llvm-cov instead of tarpaulin ClementTsang 2022-04-28 00:31:58 -04:00
  • 476a4ad910 deps: update dependencies (#713) Clement Tsang 2022-04-27 19:23:34 -04:00
  • d43bd6147d bug: change as_ref() to build in Rust beta 1.61.0 (#711) Clement Tsang 2022-04-27 18:34:49 -04:00
  • 2b893ea6aa ci: increase codecov threshold to 5% (#712) Clement Tsang 2022-04-27 18:19:48 -04:00
  • 684aedc265 Deployed 08bb933 to nightly with MkDocs 1.3.0 and mike 1.1.2 github-actions[bot] 2022-04-11 07:54:50 +00:00
  • 08bb933f38 docs: add some search features to mkdocs config (#704) Clement Tsang 2022-04-11 03:54:21 -04:00
  • f2079930a0 Deployed 7c62822 to nightly with MkDocs 1.3.0 and mike 1.1.2 github-actions[bot] 2022-04-11 03:58:13 +00:00
  • 7c62822732 docs: update mkdocs-material to 8.2.9 (#701) Clement Tsang 2022-04-10 23:57:42 -04:00
  • 194a769b1d ci: use locked builds in deploy and nightly (#700) Clement Tsang 2022-04-10 01:11:10 -04:00
  • 44e6923a5d ci: update cargo deb to 1.37 (#699) Clement Tsang 2022-04-08 17:45:18 -04:00
  • d297ee4639 refactor: remove some simple as-casts (#697) Clement Tsang 2022-03-27 22:01:06 -04:00
  • c8a6ea4e41 Deployed 747497c to nightly with MkDocs 1.3.0 and mike 1.1.2 github-actions[bot] 2022-03-28 01:58:23 +00:00
  • 747497cc8a docs: mention discussions, fix broken link, update mkdocs req (#698) Clement Tsang 2022-03-27 21:57:55 -04:00
  • 6fa04de2b7 docs: shorten some of the -h help dialog ClementTsang 2022-03-20 19:45:01 -04:00
  • 5fb322b2b9 docs: remove "btm" from title due to confusion Clement Tsang 2022-03-16 22:27:11 -04:00
  • f2b8b4e842 other: add manpage file to cargo deb config, move back to build script (#693) Clement Tsang 2022-03-11 06:45:05 -05:00
  • 8087f0b636 ci: add manpage generation, migrate build script (#692) Clement Tsang 2022-03-10 05:15:48 -05:00
  • 92ec359936 deps: update regex to 1.5.5 due to CVE (#691) Clement Tsang 2022-03-08 15:16:56 -05:00
  • 01f6bddab6 deps: update clap to 3.x (#690) Clement Tsang 2022-03-07 22:53:02 -05:00
  • e682882aee other: fix clippy lints on vector reference params (#689) Clement Tsang 2022-03-07 18:44:45 -05:00
  • 57e1a8285e ci: update audit workflow (#685) Clement Tsang 2022-02-27 19:52:09 -05:00
  • adf1e2b216 docs: update changelog ClementTsang 2022-02-25 14:32:33 -05:00
  • 2eb865247e deps: update dirs to 4.x (#682) Clement Tsang 2022-02-25 02:21:46 -08:00
  • 5f042aef94 deps: update procfs and testing deps (#681) Clement Tsang 2022-02-25 02:02:15 -08:00
  • c4c9130b4a ci: enable strip on release builds with Cargo.toml (#679) Clement Tsang 2022-02-24 23:18:22 -08:00
  • 128ec81200 ci: switch to a manual cargo tarpaulin installation (#680) Clement Tsang 2022-02-24 23:15:26 -08:00
  • c2bfcec40e deps: update sysinfo to 0.23.4 (#678) Clement Tsang 2022-02-24 20:12:37 -08:00
  • 1642b570b8 docs: add shurizzle as a contributor for code (#677) allcontributors[bot] 2022-02-22 06:29:48 -05:00
  • 39597975a7 Merge pull request #676 from shurizzle/master Clement Tsang 2022-02-22 03:19:44 -08:00
  • c0feff3c01 Add support for nvidia GPUs shurizzle 2022-02-12 22:40:33 +01:00
  • 9ef7f5d4b7 github: update packaging issue template f/ clarity Clement Tsang 2022-02-03 15:55:24 -05:00
  • 2849cd3026 ci: add extra field to choco template ClementTsang 2022-02-02 23:31:35 -05:00
  • 5df7839d18 ci: disable 32-bit in choco generation (#671) Clement Tsang 2022-02-02 19:34:43 -08:00
  • fce15a8180 Set title of 0.6.8 to 0.6.8 (stable) with mike 1.1.2 github-actions[bot] 2022-02-02 02:40:29 +00:00
  • 24ba1e801e Deployed 8587af6 to 0.6.8 with MkDocs 1.2.3 and mike 1.1.2 github-actions[bot] 2022-02-02 02:40:28 +00:00
  • e94034f1ef Set title of stable to 0.6.7 with mike 1.1.2 github-actions[bot] 2022-02-02 02:40:25 +00:00
  • 8587af6936 uptick: 0.6.8 (#670) 0.6.8 Clement Tsang 2022-02-01 18:01:32 -08:00
  • b59e34f159 Merge pull request #669 from Frederick888/fix-num-cpus Clement Tsang 2022-02-01 17:28:13 -08:00
  • f54cc1a2cf Refresh sysinfo CPU Frederick Zhang 2022-02-02 11:41:38 +11:00
  • 135da50ab2 Set title of 0.6.7 to 0.6.7 (stable) with mike 1.1.2 github-actions[bot] 2022-01-31 22:41:21 +00:00
  • 8c620f39b0 Deployed d7dc710 to 0.6.7 with MkDocs 1.2.3 and mike 1.1.2 github-actions[bot] 2022-01-31 22:41:20 +00:00
  • ad98f657dc Set title of stable to 0.6.7 with mike 1.1.2 github-actions[bot] 2022-01-31 22:41:17 +00:00
  • 98441e76f5 Set title of 0.6.7 to 0.6.7 (stable) with mike 1.1.2 github-actions[bot] 2022-01-31 22:35:22 +00:00
  • f32ca2c6ea Deployed d7dc710 to 0.6.7 with MkDocs 1.2.3 and mike 1.1.2 github-actions[bot] 2022-01-31 22:35:21 +00:00
  • ef90fdd9a5 Set title of stable to 0.6.6 with mike 1.1.2 github-actions[bot] 2022-01-31 22:35:18 +00:00
  • d7dc710ddb uptick: 0.6.7 (#667) 0.6.7 Clement Tsang 2022-01-31 13:40:50 -08:00
  • ef44e2cf32 tmp commit tuine ClementTsang 2022-01-30 21:33:20 -05:00
  • cfa9e6499c Deployed 61c8bfd to nightly with MkDocs 1.2.3 and mike 1.1.2 github-actions[bot] 2022-01-29 19:50:10 +00:00
  • 61c8bfd574 docs: add a line to feature request docs/template (#666) Clement Tsang 2022-01-29 11:49:41 -08:00
  • 6c989785fb bug: fix issues caused by having a width that is too small (#665) Clement Tsang 2022-01-27 16:16:27 -08:00