1980 Commits (c44b2ec795d243126fd5a53169ec533f4a5b3bd0)
 

Author SHA1 Message Date
Daniel Lange ce6d60e7de Release 3.0.5 5 years ago
Daniel Lange 5d92a9f20d Merge branch 'fix-palette2' of deviant/htop 5 years ago
Daniel Lange b3500ac3b7 Clarify that only the main screen function bar is optionally hidden 5 years ago
Daniel Lange 2ba8a81d47 Fix clearing the last line in setup on function bar change (thanks cgzones) 5 years ago
V f2f1c99ad9 Fix white text in the Light Terminal colour scheme 5 years ago
Daniel Lange 1ffe5d79bd Make Infoscreens the correct height 5 years ago
Daniel Lange 8502f4e64f Merge branch 'wide_proc_comm' of cgzones/htop 5 years ago
Christian Göttsche a5db139a0a Linux: use correct column alignment for wide fields 5 years ago
Daniel Lange 8a67d7f086 Merge branch 'RichString_attrn' of cgzones/htop 5 years ago
Daniel Lange 0b89c66f58 Merge branch 'following_exit' of cgzones/htop 5 years ago
Christian Göttsche 3bb731c645 RichString_setAttrn: refactor to take a length instead of a stop index 5 years ago
Christian Göttsche fbaa0cd146 Exit follow mode cleanly after followed process dies 5 years ago
Christian Göttsche a076488809 Solaris: make Process callbacks static 5 years ago
Christian Göttsche 6301d5c1da Convert unnecessary static variables 5 years ago
Daniel Lange 4979245aa5 Update help and man page for improved -t / -s options 5 years ago
Christian Göttsche 0155980fd6 Free memory on multiple filter command line arguments 5 years ago
Daniel Lange 2af90b711f Merge branch 'err_h' of cgzones/htop 5 years ago
Daniel Lange d55f394541 Merge branch 'light_color' of cgzones/htop 5 years ago
Daniel Lange c7d93a8f30 Merge branch 'ncurses_format' of cgzones/htop 5 years ago
Christian Göttsche 2d2a2df6f2 Refactor crash handler message to avoid embedded directive 5 years ago
Christian Göttsche de645ea16c ci: enable format attributes in ncurses headers 5 years ago
Christian Göttsche 6ae56f2578 Revert color change on LightTerminal 5 years ago
V bfcb8ca019 InfoScreen: fix uncontrolled format string 5 years ago
Christian Göttsche d800d7a3ce Drop usage of formatted error messages from <err.h> 5 years ago
Christian Göttsche 27db9297b7 Show arrow indicating order of sorted process column 5 years ago
Christian Göttsche 330d4fe22f Unify prototype of Vector_get 5 years ago
Christian Göttsche 8e10cde800 Hashtable: fail hard on too big size request 5 years ago
Christian Göttsche ca2c01bd16 Hashtable: widen size from int to size_t 5 years ago
Christian Göttsche 7043a93eba Hashtable: hide implementation of Hashtable and HashtableItem 5 years ago
Christian Göttsche 8fe04b7494 Hashtable: use more distinct typename for key type 5 years ago
Matej Dian 43d5c61884 LibSensors: add support for Ryzen CPUs 5 years ago
Christian Göttsche e103ec0317 Declare for loop variables inside the loop 5 years ago
Christian Göttsche 7ff654f2df Drop useless double parenthesis 5 years ago
Christian Göttsche 7386c6fed0 Avoid function cast by refactoring callback prototype 5 years ago
Christian Göttsche ce9e7fd14f Panel_new: reorder arguments 5 years ago
Christian Göttsche badeaf9e82 IncSet: do not resize on our own and do not search on resize 5 years ago
Christian Göttsche a3cced9fb6 Add option to hide the Function Bar 5 years ago
Christian Göttsche 24c5ca9ddf Panel: rework hight logic 5 years ago
Christian Göttsche eb6f8d569d Action: drop resize callback 5 years ago
Christian Göttsche 8c8149d146 XUtils: check for multiplication overflow in allocation size 5 years ago
Luke Groeninger a150a81669 Fix CPU percentage on M1 silicon Macs 5 years ago
Christian Göttsche 90ea3ac3c9 Object: return int on comparison 5 years ago
Christian Göttsche 293c16e22d Only initialize and gather delay accounting data if a related column is enabled 5 years ago
Christian Göttsche f6aa5d29bb Action: remove trivial wrapper function 5 years ago
Christian Göttsche 2c06566405 LoadMeter: dynamically adjust color and total of bar 5 years ago
Christian Göttsche d609c04fe4 CRT: add METER_VALUE_ERROR and adjust some METER_VALUE_WARN colors 5 years ago
Daniel Lange ca9d7cd708 Also find libsensors.so.4 for Fedora and friends 5 years ago
Daniel Lange debeac49cd Merge branch 'cpufreq' of hadfl/htop for Solaris / OmniOS support 5 years ago
Daniel Lange a0b899f29d Note Shift-F3 use in man page 5 years ago
Daniel Lange 8b83a9f055 Enable going back to previous search matches (Shift-F3) 5 years ago