Upstream htop code sync (pending htop-3.5.0 release)#2556
Open
natoscott wants to merge 3 commits intoperformancecopilot:mainfrom
Open
Upstream htop code sync (pending htop-3.5.0 release)#2556natoscott wants to merge 3 commits intoperformancecopilot:mainfrom
natoscott wants to merge 3 commits intoperformancecopilot:mainfrom
Conversation
…6b15bd73f6 6b15bd73f6 Merge branch 'NetworkIOMeter-label' of eworm-de/htop 1c53fa0806 AvailableMeters: Allow KEY_RECLICK to add a meter 319d16ab1c Change AvailableMeters function bar to same as AvailableColumns d00dc7052d Merge branch 'fasterit-fix-cpu-numbering' 951a87d93b Make SMT-labeling respect the "Count CPUs from 1 instead of 0" setting, too 99d903de9e Fix CPU labeling in MetersPanel depending on "Count CPUs from 1 instead of 0" setting 270414ae15 ChangeLog entries for salient changes in upcoming 3.5.0 release c616371b10 optimize coreIndex enumeration 0724863fda zero-out cpu0 indices 772da756d6 Normalize physical core ID used when showCPUSMTLabels is set 1ebab17f73 Merge branch 'line-editor' b1cdd93f45 Cancel move mode on rename a6c073456f Fix blinking red cursor on Search and stale yellow highlight bar on Filter 138df954e4 Add fix for empty search string handling spotted in BenBE's review 090cae1539 Merge branch 'print-time-format' of Explorer09/htop-1 60c0f6bec7 Merge branch 'reuse-richstr-panel' of GermanAizek/htop 73ddf5b0c6 Merge pull request performancecopilot#1933 from fasterit/line-editor 19fc20c40d Implement line editor for Search, Filter and (re)naming Screens b3c8f55b7e Merge pull request performancecopilot#1935 from fasterit/numberitem-editor 2e28615217 Merge pull request performancecopilot#1938 from fasterit/move-prevSelected-to-panel-class 708a5cbd34 Work with indices for panel selection updates only e4b17eac99 Determine selected index where needed afcee3f559 Other minor code style changes 84fb8ada73 Code style changes for asserts (no space before parens) 8d482ee52a panel: reuse single rich str instead two alloc rich str 43a7fd3514 Add a new printing format to Row_printNanoseconds() d976903a13 Row_printNanoseconds() code shrink b36021a2d6 Row_printTime() code shrink 29c2885fd1 Row_printKBytes() code shrink 58f587021d Fix assert in Meter.c c0300268c1 NetworkIOMeter: shorten the label d9384bf2a2 Address review feedback from BenBE 7d7b16471b Move prevSelected from ScreensPanel to Panel 0462fc55bc Merge branch 'readme-arch' of eworm-de/htop a5b8aa4fdd README: update instructions for Arch 8c4ad998c2 Add build packages for OpenSUSE/SLES 22efee7417 Merge branch 'eworm-de-align' 06c2dee7d7 properly align help output a799669e03 Address review feedback from Explorer09 f9b1695c1f Merge branch 'tjk213-tyler/smt-labeling' b009733ebc Merge branch 'tyler/smt-labeling' of github.com:tjk213/htop into tjk213-tyler/smt-labeling 047442b524 Reduce regions guarded by HAVE_SENSORS_SENSORS_H 1e4424e779 Merge branch 'BenBE-screen-edit-fixes' 75aa72150a Merge branch 'screen-edit-fixes' of github.com:BenBE/htop into BenBE-screen-edit-fixes 1820b73f31 Merge branches 'fasterit-fix-screens-setup-mouse-update' and 'fasterit-fix-reclick-issuance' 2bdbcf1b1d Add digits editing for numeric options aa6d5825ec Only issue KEY_RECLICK when the focussed item has not changed 8395a35c86 Track oldFocus correctly in ScreensPanel c64b1dea47 Add capital letters cbc1265ab3 Implement letter index e0ddc87b7d Add show_cpu_smt_labels setting 1c6f4e8bb9 Add getCPUPhysicalCoreID() and getCPUPhysicalCoreID() dbdad2069f Cancel pending renaming action for a screen in dtor of ScreensPanel git-subtree-dir: vendor/github.com/htop-dev/htop git-subtree-split: 6b15bd73f600940e5829208628cc33830dc26fca
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.