76 Commits (ddda739cb24ef2ea12ee556987ceeea71d322ffa)

Author SHA1 Message Date
Christian Goettsche f5c3349bdb IWYU update (FreeBSD) 5 years ago
Christian Göttsche 7cf5277594 IWYU update (Linux) 5 years ago
Christian Göttsche 7914ec201e Hashtable update 5 years ago
Christian Göttsche ad72b747fa Drop hideThreads Setting 5 years ago
Benny Baumann 18763051a2 Split platform dependent parts for file locks screen 5 years ago
Fynn Wulf 84dad4c38e Implement screen for active file locks 5 years ago
Benny Baumann 0d64ca9262 Wrap inline structure definitions 5 years ago
Benny Baumann 45869513bf Embracing branches 5 years ago
Benny Baumann 61e14d4bb2 Spacing around operators 5 years ago
Benny Baumann db0a13970e Convert addattrstr to static inline function 5 years ago
Christian Göttsche ac2b07eddd Avoid some unnecessary casts and mark some not changing variables const 5 years ago
Christian Göttsche 8a08a3209c IWYU update 5 years ago
Benny Baumann 0f5262917f Make all required includes explicit 5 years ago
Benny Baumann 872e542f4e Rename StringUtils.[ch] to XUtils.[ch] 5 years ago
Christian Göttsche af4f58d013 Misc conversion fixes 5 years ago
Christian Göttsche 898a690375 Do not hard-code line numbers in help screen building code 5 years ago
Christian Göttsche b47bc667a2 Add key to pause process list updates 6 years ago
ryenus 32a2caa692 use 'w' for command wrapping as 'M' is already used 6 years ago
Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 6 years ago
Christian Göttsche 843949131a Drop redundant casts to the same type 6 years ago
Christian Göttsche 18b1e9fba9 Do not drop qualifier in cast 6 years ago
ryenus f4bb50294a show selected command wrapped in a separate window 6 years ago
Christian Göttsche 5233817122 Avoid unsigned integer overflow 6 years ago
Christian Göttsche b85a31415e Avoid checking of undefined macros 6 years ago
Christian Göttsche c3952e7c20 Use strict function prototypes 6 years ago
Christian Göttsche c7568bc054 Fix memory leak in actionSetAffinity() 6 years ago
Zev Weiss a1a027b9bd Axe automated header generation. 6 years ago
Bert Wesarg 94b8c2e714 fix width of `AffinitPanel` 6 years ago
Nathan Scott 728b04bbb5 Merge branch 'ci-hwloc-job' of https://github.com/bertwesarg/htop into bertwesarg-ci-hwloc-job 6 years ago
Christian Göttsche 4e2b9f0965 Avoid shadowing warnings 6 years ago
Christian Göttsche b92f62f912 Remove trailing whitespaces 6 years ago
Daniel Flanagan dd33444f7e Clean up existing whitespace 6 years ago
senjan 131a6c6e2b CPU_KERNEL redefined 7 years ago
wangqr da60309fc9 Don't follow process when selecting non-process-specific options 7 years ago
syrrim 8d7afb33e2 added MainPanel actions n and N for find next and find prev. closes #601 7 years ago
Hisham Muhammad 666e1e76b3 Fix virtualization color in help screen 8 years ago
Hisham Muhammad 0dbedf95a8 Collapse current subtree pressing Backspace 8 years ago
Hisham Muhammad 8c653212c0 Replace size_t with int/void* union 8 years ago
guoci 5fca258f33 call clear() function when SIGWINCH is received. (#660) 8 years ago
Hisham Muhammad e3f65c8ec2 Make 'c' key work with threads as well. 9 years ago
Richard d5faf64374 Mark some things as const 9 years ago
Hisham 0c168471b6 F6 is actually used for both actions, depending on context. 9 years ago
ryenus e0e84401e4 update keymap in help 9 years ago
Hisham 572546f806 Auto-follow process after a search. 10 years ago
Marco Hinz 0a4a447d0d Add "p" to Help 10 years ago
Vasyl Boroviak d43e709364 Typo in the word "priority" 10 years ago
Hisham 474d26cea8 Portable affinity using hwloc 10 years ago
Hisham c148907e7b Try to make threads less confusing. 10 years ago
Hisham Muhammad 466d4da0c6 refactor *Screen classes, add InfoScreen superclass 10 years ago
Hisham Muhammad c6ca311d18 Present IO-Wait as a dot in monochrome. Fixes #345. 10 years ago