-
Notifications
You must be signed in to change notification settings - Fork 291
Comparing changes
Open a pull request
base repository: ClementTsang/bottom
base: 0.10.1
head repository: ClementTsang/bottom
compare: 0.10.2
- 15 commits
- 27 files changed
- 2 contributors
Commits on Aug 1, 2024
-
other: delete v1.0 schema directory (#1529)
I've already migrated the schema in schemastore to follow the new system of matching versions with bottom's version.
Configuration menu - View commit details
-
Copy full SHA for 8811d54 - Browse repository at this point
Copy the full SHA 8811d54View commit details -
ci: clean up cirrus CI (#1530)
* ci: try adding auto cancellation back to cirrus tasks * tweak timeout * some renaming * modernizing * Revert "modernizing" This reverts commit d66b3aa. * hmmm * bleh back to false
Configuration menu - View commit details
-
Copy full SHA for eaff5d0 - Browse repository at this point
Copy the full SHA eaff5d0View commit details
Commits on Aug 2, 2024
-
ci: some more cirrus release tweaks (#1531)
* ci: better cirrus release * add cancellation * limit number of concurrent cargo jobs * update test skip, clean up, clean tasks
Configuration menu - View commit details
-
Copy full SHA for b58d982 - Browse repository at this point
Copy the full SHA b58d982View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9379c03 - Browse repository at this point
Copy the full SHA 9379c03View commit details
Commits on Aug 3, 2024
-
feat: add option to move avg CPU to another row (#1487)
Adds an `average_cpu_row` option to move the average CPU usage to its own row when using basic mode.
Configuration menu - View commit details
-
Copy full SHA for d6c2ef3 - Browse repository at this point
Copy the full SHA d6c2ef3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6c3b54 - Browse repository at this point
Copy the full SHA b6c3b54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c5705a - Browse repository at this point
Copy the full SHA 1c5705aView commit details
Commits on Aug 4, 2024
-
docs: update some of the installation docs (#1536)
Just updating the wording for some of the installation docs.
Configuration menu - View commit details
-
Copy full SHA for 6462762 - Browse repository at this point
Copy the full SHA 6462762View commit details -
docs: fix alphabetical ordering of the linux install docs (#1537)
Switch solus and snap.
Configuration menu - View commit details
-
Copy full SHA for d27790d - Browse repository at this point
Copy the full SHA d27790dView commit details
Commits on Aug 5, 2024
-
bug: fix not updating sysinfo processes correctly (#1541)
* bug: fix not updating sysinfo processes correctly * also fix a potential panic spot on slow computers * update changelog
Configuration menu - View commit details
-
Copy full SHA for 9f7e004 - Browse repository at this point
Copy the full SHA 9f7e004View commit details -
Configuration menu - View commit details
-
Copy full SHA for feb0c69 - Browse repository at this point
Copy the full SHA feb0c69View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5b36f7 - Browse repository at this point
Copy the full SHA b5b36f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3967285 - Browse repository at this point
Copy the full SHA 3967285View commit details
Commits on Aug 6, 2024
-
bug: fix occasionally wrong run time reported by sysinfo (#1542)
* bug: fix occasionally wrong runtime reported by sysinfo Seems like on other platforms, sysinfo will sometimes report a run time that starts from UNIX epoch - this gives a non-sensical value of 19000+ days, and it at least looks a little more reasonable to just return 0 in this case. I guess we can also make it return N/A in the future but this is a quick fix for now. * update changelog
Configuration menu - View commit details
-
Copy full SHA for 32f64f4 - Browse repository at this point
Copy the full SHA 32f64f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ec1fb5 - Browse repository at this point
Copy the full SHA 2ec1fb5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.10.1...0.10.2