summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-05-29deps: bump regex and log (#1177)Clement Tsang
2023-05-28refactor: remove typed builder from App struct (#1176)Clement Tsang
2023-05-27ci: add cache to audit job (#1175)Clement Tsang
2023-05-27ci: update rust-cache to 2.4.0 (#1174)Clement Tsang
2023-05-26feature: support human times for `default_time_value` and `time_delta` (#1172)Clement Tsang
2023-05-26other: clean up some fixmes (#1171)Clement Tsang
2023-05-25other: simplify termination/event loop logic (#1169)Clement Tsang
2023-05-24other: clean up thread event code (#1170)Clement Tsang
2023-05-24deps: bump regex, toml_edit, ctrlc (#1168)Clement Tsang
2023-05-24deps: bump dependencies for docs (#1167)Clement Tsang
2023-05-23deps: bump dependencies as of 2023-05-21 (#1166)Clement Tsang
2023-05-22deps: bump clap to 4.3.0 (#1165)Clement Tsang
2023-05-21refactor: remove procfs (#1163)Clement Tsang
2023-05-20refactor: remove TypedBuilder for col (#1162)Clement Tsang
2023-05-19deps: bump dependencies as of 2023-05-19 (#1161)Clement Tsang
2023-05-19github: update CONTRIBUTING.mdClement Tsang
2023-05-18github: update some form headers to remove inline code blocks that were misre...Clement Tsang
2023-05-18refactor: remove TypedBuilder for widget (#1159)Clement Tsang
2023-05-18deps: bump dependencies as of 2023-05-17 (#1160)Clement Tsang
2023-05-17refactor: remove TypedBuilder for col row (#1158)Clement Tsang
2023-05-16deps: bump dependencies as of 2023-05-15 (#1157)Clement Tsang
2023-05-16refactor: remove unused typed-builder proc macro usage in options (#1156)Clement Tsang
2023-05-15github: update even more packaging issue template wordingClementTsang
2023-05-15docs: add links to the repo locations for installation methods (#1155)Clement Tsang
2023-05-14github: update more packaging issue template wordingClementTsang
2023-05-14github: update packaging issue template wordingClementTsang
2023-05-14docs: update winget linkClement Tsang
2023-05-14uptick: 0.9.1 (#1153)0.9.1Clement Tsang
2023-05-13deps: bump dependencies as of 2023-05-13 (#1152)Clement Tsang
2023-05-13other: bump version to 0.9.1 (#1151)Clement Tsang
2023-05-13docs: bump mkdocs-material to 9.1.12 (#1150)Clement Tsang
2023-05-13refactor: use macros for initializing canvas styles (#1149)Clement Tsang
2023-05-12bug: fix gruvbox cache colour being invalid (#1148)Clement Tsang
2023-05-12docs: update install instructionsClement Tsang
2023-05-11ci: pin and update some workflow actions (#1145)Clement Tsang
2023-05-10docs: update choco install instructionsClementTsang
2023-05-10docs: reword binary install sectionClementTsang
2023-05-10github: update deploy body templateClementTsang
2023-05-10uptick: 0.9.0 (#1143)0.9.0Clement Tsang
2023-05-09deps: bump dependencies in Cargo.lock file (#1144)Clement Tsang
2023-05-09docs: update process config docs (#1142)Clement Tsang
2023-05-09bug: fix certain custom column combinations causing issues (#1140)Clement Tsang
2023-05-09docs: bump mkdocs-material to 9.1.11 (#1141)Clement Tsang
2023-05-07docs: update help section of docs (#1139)Clement Tsang
2023-05-07docs: update docs with processes column (#1138)Clement Tsang
2023-05-07deps: bump clap to 4.2.7 and libc to 0.2.143 (#1136)Clement Tsang
2023-05-07deps: bump sysinfo to =0.29.0 (#1135)Clement Tsang
2023-05-07ci: update some ci docsClementTsang
2023-05-06other: disable logging when building with default features (#1133)Clement Tsang
2023-05-06ci: allow skipped CI workflow to mean success (#1134)Clement Tsang