index
:
bottom
args_struct
bold_text_support
clean_up_layout_code
gh-pages
gpu_fix_pray
main
migrate_to_eyre
optimize_procfs
refactor_data_collection_again
refactor_layout_system
release
simplify_options_and_args_merging
tuice
tuice_dyn
tuine
tuine_yet_again
unify_quote_err
use_sysinfo_for_freebsd
Mirror of https://github.com/ClementTsang/bottom
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2024-06-01
refactor: sort out some error handling
unify_quote_err
ClementTsang
2024-05-27
refactor: use struct for args instead of builder interface (#1472)
Clement Tsang
2024-05-07
refactor: extract unicode-ellipsis into its own crate (#1465)
Clement Tsang
2024-05-07
refactor: some string-related code cleanup/refactor (#1463)
Clement Tsang
2024-05-05
bug: fix battery table when hiding gaps (#1458)
Raphael Erik Hviding
2024-05-02
other: comment out some dead code (#1456)
Clement Tsang
2024-04-28
deps: bump deps as of 2024-04-28 (#1450)
Clement Tsang
2024-04-10
other: update a bunch of argument descriptions and some arg/config names (#1441)
Clement Tsang
2024-04-02
feature: Add option to set a position of legend (#1430)
Lee Wonjoon
2024-03-27
change: use sysinfo's swap value for Windows (#1436)
Clement Tsang
2024-02-15
other: add process uptime as a default column (#1411)
Clement Tsang
2024-02-15
bug: fix uptime calculation for Linux (#1410)
Clement Tsang
2024-02-03
deps: bump ratatui to 0.26 (#1406)
Clement Tsang
2024-01-21
other: flatten process config struct and clean up help text (#1395)
Clement Tsang
2024-01-18
refactor: move some files around in prep for a future options refactor (#1393)
Clement Tsang
2024-01-16
refactor: convert layout creation tests back to being unit tests (#1392)
Clement Tsang
2024-01-15
deps: bump sysinfo to =0.30.5 (#1390)
Clement Tsang
2024-01-15
deps: bump non-root dependencies as of 2024-01-15 (#1387)
Clement Tsang
2024-01-15
refactor: simplify some config -> constraints code (#1383)
Clement Tsang
2024-01-11
docs: use consistent wording around command-line options (#1378)
Clement Tsang
2024-01-11
refactor: clean up arg code more (#1377)
Clement Tsang
2024-01-10
refactor: rearrange/resort args (#1376)
Clement Tsang
2024-01-08
refactor: clean up help drawing code (#1374)
Clement Tsang
2024-01-04
feature: Add support for bcachefs (#1373)
Thomas Mühlbacher
2024-01-02
refactor: clean up some more drawing/component code (#1372)
Clement Tsang
2024-01-01
refactor: move around some configuration code again (#1371)
Clement Tsang
2024-01-01
refactor: move around configuration-related files (#1370)
Clement Tsang
2024-01-01
other: update lints (#1369)
Clement Tsang
2024-01-01
refactor: restructure canvas file folder structure (#1368)
Clement Tsang
2023-12-30
other: quick lint fixes for some warnings (#1367)
Clement Tsang
2023-12-27
refactor: pull data collection out of nested folder structure (#1364)
Clement Tsang
2023-12-25
deps: update ratatui version (#1362)
Justin Martin
2023-12-25
refactor: fix macro formatting in disk data collection code (#1363)
Clement Tsang
2023-12-23
refactor: remove once_cell (#1361)
Clement Tsang
2023-12-20
refactor: some more cleanups around linux temp code (#1360)
Clement Tsang
2023-12-20
other: if in a non-D0 state, short-circuit further logic (#1355)
Clement Tsang
2023-12-10
feature: support default selection of average CPU graph (#1353)
Clement Tsang
2023-12-02
other: add back local time in debug logs (#1346)
Clement Tsang
2023-12-01
other: change group -> group_processes for consistency between config and com...
Clement Tsang
2023-11-27
other: preallocate space for ellipsis (#1336)
Clement Tsang
2023-11-27
other: update generated config file (#1335)
Clement Tsang
2023-11-27
refactor: iteratively detect ASCII and build string when truncating (#1334)
Clement Tsang
2023-11-24
refactor: add fast branch if the string is short enough to not be truncated (...
Clement Tsang
2023-11-23
refactor: add fast branch for ascii-only string truncate (#1330)
Clement Tsang
2023-11-20
refactor: simplify temperature conversion function usage (#1326)
Clement Tsang
2023-11-20
change: small gpu proc changes (#1325)
Clement Tsang
2023-11-19
feature: Add gpu proc info (#1276)
Justin Martin
2023-11-19
other: add additional clamping functions on numeric types (#1324)
Clement Tsang
2023-11-15
refactor: clean up some query code and some ascii-only string comparisons (#1...
Clement Tsang
2023-11-15
refactor: comment on convoluted `Filesystem::from_str` code (#1315)
Clement Tsang
[next]