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
/
tests
Age
Commit message (
Expand
)
Author
2024-05-27
refactor: use struct for args instead of builder interface (#1472)
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
refactor: simplify some config -> constraints code (#1383)
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
refactor: restructure canvas file folder structure (#1368)
Clement Tsang
2023-11-19
feature: Add gpu proc info (#1276)
Justin Martin
2023-10-22
chore: Minor cleanup - remove un-needed ident qualifiers (#1307)
Yuri Astrakhan
2023-08-24
other: appease clippy after Rust 1.72.0 (#1281)
Clement Tsang
2023-06-23
feature: support human times for rate (#1221)
Clement Tsang
2023-06-13
other: clean up some cfg usage (#1205)
Clement Tsang
2023-05-09
bug: fix certain custom column combinations causing issues (#1140)
Clement Tsang
2023-04-21
deps: update clap to 4.x (#1107)
Clement Tsang
2023-04-12
deps: Switch to using hashbrown for general hashmap usage (#1092)
Clement Tsang
2023-03-01
other: switch to toml_edit (#1034)
Clement Tsang
2023-02-18
feature: support 3-char hex colours (#1022)
Clement Tsang
2022-12-30
other: use custom time chart grid implementation (#937)
Clement Tsang
2022-11-21
other: don't use manual map for color name mapping (#908)
Clement Tsang
2022-06-27
ci: fix missing target in tests (#757)
Clement Tsang
2022-05-01
other: add test for battery flag if battery feature is off
ClementTsang
2022-03-27
refactor: remove some simple as-casts (#697)
Clement Tsang
2022-03-07
deps: update clap to 3.x (#690)
Clement Tsang
2021-09-18
Feature gate test_default_battery_movement
Randy Barlow
2021-07-06
bug: Tests try to modify user home directory (#535)
Chloe Brown
2021-02-15
feature: add nord and nord-light colours (#406)
Clement Tsang
2020-11-22
ci: uptick to 0.5.1, fix ci
ClementTsang
2020-11-15
feature: default colour schemes (#296)
Clement Tsang
2020-09-02
other: aarch64 support (#217)
Clement Tsang
2020-09-01
bug: fix broken check from last commit, add tests
ClementTsang
2020-08-31
refactor: Update error messages w/ anyhow and thiserror (#216)
Clement Tsang
2020-08-29
feature: Add mouse click support for moving between widgets (#208)
Clement Tsang
2020-08-19
refactor: Refactor code, add new tests
Clement Tsang
2020-08-15
feature: Allow sorting by any column
Clement Tsang
2020-05-16
change: remove slash, change scroll behaviour on cpu
Clement Tsang
2020-05-04
chore: update travis a bit for msrv
Clement Tsang
2020-05-04
update tests to deal with msrv
ClementTsang
2020-04-23
test: add config tests, update arg tests
ClementTsang
2020-04-23
refactor: update arg tests to use new binary env
ClementTsang
2020-04-01
Add modularity to widget placement and inclusion (#95)
Clement Tsang
2020-03-10
Updated documentation, made error in args clearer
ClementTsang
2020-03-09
Add hiding time and autohiding time.
ClementTsang
2020-03-08
Fixes bug with too large inputs causing a panic
ClementTsang
2020-03-08
Add configurable default time and interval values
ClementTsang
2020-03-03
Add two new tests; bit unrelated tbh.
ClementTsang
2020-03-02
Refactoring.
ClementTsang
2020-02-28
Optimized imports as per clion
ClementTsang
2020-02-20
Fix issue with default file paths not being respected; updated default file p...
ClementTsang
2019-12-30
Quick error change for processes to be a bit more graceful, fix tests
Clement Tsang
[next]