1980 Commits (c44b2ec795d243126fd5a53169ec533f4a5b3bd0)
 

Author SHA1 Message Date
Dominik Hassler 495f2292dc add support to display CPU frequencies on Solarish platforms 5 years ago
Daniel Lange 1cc3f8074f Merge branch 'user_wide' of cgzones/htop 5 years ago
Christian Göttsche aa08279964 Linux: accept clock CPU frequency 5 years ago
Christian Göttsche 5359eae28b Process: use correct column aligning on wide username 5 years ago
Jake Mannens f1463fdd64 Added keybind 'N' for sorting by PID 5 years ago
Jake Mannens 3edb6e1ea3 Position help labels one step to the right 5 years ago
Daniel Lange 71ddc6a6a1 Merge branch 'remove-n-keybind' of jakem72360/htop 5 years ago
Dominik Hassler b9336af76f fix argument type following prototype change in "Invert Process_compare resolution so that superclass matches run first" 5 years ago
Jake Mannens f46ddd3230 Remove 'n' and 'N' search inc/dec keybinds 5 years ago
Christian Göttsche 94d7f0b585 RichString: return number of written characters on write/append functions 5 years ago
Christian Göttsche 86d2931255 Restore highlighted header of current sorted process column 5 years ago
Nathan Scott 0672be7db1 Update version number for git repo builds 5 years ago
Nathan Scott 0b989ee38c Bump version number for 3.0.4 release 5 years ago
Christian Göttsche 3fb0024fd3 Merge branch 'misc' of https://github.com/cgzones/htop into cgzones-misc 5 years ago
Nathan Scott dfb9b82607 Resolve clang-analyzer signed/unsigned comparison CI failure 5 years ago
Nathan Scott fc7aead36b Merge branch 'harden_makecommandstr' of https://github.com/BenBE/htop into BenBE-harden_makecommandstr 5 years ago
Nathan Scott 737cd6167a Merge branch 'resize_bar' of https://github.com/cgzones/htop into cgzones-resize_bar 5 years ago
Benny Baumann 6502b02666 DiD: Ensure string offsets are inside string boundaries 5 years ago
Christian Göttsche cdfd407e2e Panel_init: initialize selectedLen member 5 years ago
Christian Göttsche 64c05a1ed5 EnvScreen: mark local class functions static 5 years ago
Christian Göttsche a7612b0b7d TraceScreen: mark local class functions static 5 years ago
Christian Göttsche 3ec8f67ab2 InfoScreen: drop unused member 5 years ago
Benny Baumann 10c6810bff Avoid NULL dereference on zombie processes 5 years ago
Benny Baumann 068561351f Document dynamic bindings and assumed external configuration 5 years ago
Daniel Lange 9b8b380c32 De-lazy @cgzones :) 5 years ago
Christian Göttsche a09ad6b8b4 Action: sort key binding assignments 5 years ago
Christian Göttsche 9a86577cf2 DragonFlyBSD update 5 years ago
Christian Göttsche 8db8b9edac DragonFlyBSD update 5 years ago
Benny Baumann 4a73e80338 Make remaining number literals use uppercase 5 years ago
Benny Baumann 5fa1c7040d Minor typo and comment clarification 5 years ago
Christian Göttsche 3f9c63d5c0 MetersPanel: drop color interruption in FunctionBar 5 years ago
Christian Göttsche 358d20687f Use variable-length-array instead of small dynamic allocation 5 years ago
Christian Göttsche e3862aa67e Rework drawing of FunctionBar 5 years ago
Christian Göttsche 7e7a53c415 Mark event arrays const 5 years ago
Christian Göttsche 6b100b0cf4 Use upper case numeric literals 5 years ago
Christian Göttsche 6e46fd6f1f BarMeter: rework text padding 5 years ago
Christian Göttsche 22da57d621 CPUMeter: drop minimum width of CPU usage in bar mode 5 years ago
Christian Göttsche c5e31ba4aa Meter: fix artifacts with very tiny width 5 years ago
Christian Göttsche f878f302ca Remove duplicate newline in CRT_fatalError calls 5 years ago
Alexander Momchilov 67ccd6b909 Unhardcode tick-to-ms conversion 5 years ago
Christian Göttsche f614b8a19f Mark Platform_defaultFields const 5 years ago
Christian Göttsche c150e4bde9 Enable -Wformat=2 5 years ago
Christian Göttsche 9f68c8d341 Merge Process_pidColumns into Process_fields and rework auto-fit for PID-like columns 5 years ago
Christian Göttsche 89473cc9ae Rework enum ProcessField 5 years ago
Christian Göttsche d872e36308 LinuxProcess: drop dead Process columns 5 years ago
Benny Baumann 77db240b48 Split boilerplate and platform-independent field comparison 5 years ago
Hisham Muhammad 2327260ee8 Separate tree and list sort orders 5 years ago
Hisham Muhammad e8c6994f40 Add "Tree view is always sorted by PID" option to mimic htop 2 behavior 5 years ago
Hisham Muhammad 3d1703f16f Invert Process_compare resolution so that superclass matches run first 5 years ago
Christian Göttsche 52fa4e7ee4 Fix typo 5 years ago