2374 Commits (fecf09336755582cf1c64ecb89fcb2181c87c681)
 

Author SHA1 Message Date
Christian Göttsche fecf093367 IWYU: add two header rules 5 years ago
Christian Göttsche c243db0b2c XUtils: move implementation of String_contains_i out of header file 5 years ago
Daniel Lange a18018ed48 Merge branch 'hlayout_id' of cgzones/htop 5 years ago
Christian Göttsche db076b9c8e HeaderLayout: save name in configuration 5 years ago
Christian Göttsche 0679e9f45e Unsupported: update platform 5 years ago
Daniel Lange ec2307688e Merge branch 'header_fmt' of cgzones/htop 5 years ago
Daniel Lange 6d10736a64 Merge branch 'config_versions' of fasterit/htop 5 years ago
Daniel Lange 711a7aacb0 Tiny cleanup from review comments 5 years ago
Daniel Lange a912512ac9 Simplify delay.tv_usec calculation from BenBE 5 years ago
Daniel Lange 35d94a5ae5 Apply approved warning message suggested by nathans 5 years ago
Christian Göttsche ccb756d3c7 Widen integer type before multiplication 5 years ago
Christian Göttsche 5dec9475bb Use break inside loop with false condition 5 years ago
Christian Göttsche c3746dc901 Align parameters names between function declaration and definition 5 years ago
Benny Baumann 6e6334e603 Simplify adding pages in one place 5 years ago
Christian Göttsche 9060a4179d Add option to change Header layout 5 years ago
Benny Baumann 7269faf651 Only request selection index in ColorsPanel when needed 5 years ago
Benny Baumann 7146059645 Removed unused field in ColorsPanel 5 years ago
Christian Göttsche cf45a5d02b MemorySwapMeter: use full width on odd total width 5 years ago
Christian Göttsche a905c45195 Meter: update documentation to match Doxygen style 5 years ago
Christian Göttsche 9df0f62859 Linux: do not scan frequency for inactive CPUs 5 years ago
Christian Göttsche 68f2bfea61 Abstract resize handling by adding a new Htop reaction 5 years ago
Christian Göttsche b9e69223d0 ScreenManager: reduce ScreenManager_resize 5 years ago
Christian Göttsche edc3de7cb5 Action: specify implication in code not in comments 5 years ago
Daniel Lange a9ddaccc63 Merge branch 'read-settings-defaults' of bjpbakker/htop 5 years ago
Daniel Lange a0c244a163 Spell out virtualized 5 years ago
Christian Göttsche f886759022 Meter: limit LED mode by width 5 years ago
Christian Göttsche b965417bf7 Add combined memory and swap meter 5 years ago
Nathan Scott 3f727d4720
Merge pull request #747 from natoscott/coverity 5 years ago
Nathan Scott d5ff5c48a8
Apply suggestions from code review 5 years ago
Nathan Scott c7f634ec21 PCP: ensure unsigned types used throughout CPU count detection 5 years ago
Nathan Scott c401ac3a98 Ensure DynamicColumn hash lookups never see NULL pointers 5 years ago
Sohaib fefff80631 PCP: PCPMetric.[ch] Mdoule 5 years ago
Christian Göttsche edafa26f9e Simplify Action_pickFromVector() width parameter usage 5 years ago
Christian Göttsche 68460b25e3 Reset the signal handlers at program exit 5 years ago
Benny Baumann b42c441ee0 Use proper metric to detect kernel threads 5 years ago
fraggerfox 68123adb6f Build fix for NetBSD 5 years ago
Christian Göttsche ce27f8379d Respect "Show custom thread names" setting update 5 years ago
Explorer09 2d1b6f4783 TasksMeter: save some float casts 5 years ago
Daniel Lange fc2377f052 Build pcp-htop.5 only when --enable-pcp 5 years ago
Daniel Lange 4b59a2e6b7 Introduce versioned config files and config_reader_min_version 5 years ago
nia dd91e9a9da netbsd: Add NetworkIOMeter support 5 years ago
Nathan Scott 9a07ba2700
Merge pull request #705 from natoscott/pcp-htop-manual 5 years ago
Nathan Scott 5b5836a2b1
Apply suggestions from code review 5 years ago
Nathan Scott f839095e3b Merge branch 'dynamic-columns' of https://github.com/smalinux/htop into smalinux-dynamic-columns 5 years ago
Sohaib Mohamed 6f2021f3d9 PCP: support for 'dynamic columns' added at runtime 5 years ago
Christian Göttsche 6974ce8e79 Linux: do not include zram devices in DiskIO 5 years ago
Christian Göttsche 796bc36fe0 Add assert to improve backtraces on NULL function pointer 5 years ago
Christian Göttsche ba5ef1ac8b CPUMeter: show if a CPU is offline in text mode 5 years ago
Christian Göttsche 671282d309 Correct grammatical error in crash information 5 years ago
Christian Göttsche a8b8f5f836 ScreenManager: drop unused member 5 years ago