Commit History

Author SHA1 Message Date
  Daniel Lange 475fd1ec2d Merge branch 'help_lines' of https://github.com/cgzones/htop 4 years ago
  Benny Baumann 0f5262917f Make all required includes explicit 4 years ago
  Benny Baumann 872e542f4e Rename StringUtils.[ch] to XUtils.[ch] 4 years ago
  Christian Göttsche af4f58d013 Misc conversion fixes 4 years ago
  Christian Göttsche 898a690375 Do not hard-code line numbers in help screen building code 4 years ago
  Christian Göttsche b47bc667a2 Add key to pause process list updates 4 years ago
  ryenus 32a2caa692 use 'w' for command wrapping as 'M' is already used 4 years ago
  Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 4 years ago
  Christian Göttsche 843949131a Drop redundant casts to the same type 4 years ago
  Christian Göttsche 18b1e9fba9 Do not drop qualifier in cast 4 years ago
  ryenus f4bb50294a show selected command wrapped in a separate window 7 years ago
  Christian Göttsche 5233817122 Avoid unsigned integer overflow 4 years ago
  Christian Göttsche b85a31415e Avoid checking of undefined macros 4 years ago
  Christian Göttsche c3952e7c20 Use strict function prototypes 4 years ago
  Christian Göttsche c7568bc054 Fix memory leak in actionSetAffinity() 4 years ago
  Zev Weiss a1a027b9bd Axe automated header generation. 5 years ago
  Bert Wesarg 94b8c2e714 fix width of `AffinitPanel` 4 years ago
  Nathan Scott 728b04bbb5 Merge branch 'ci-hwloc-job' of https://github.com/bertwesarg/htop into bertwesarg-ci-hwloc-job 4 years ago
  Christian Göttsche 4e2b9f0965 Avoid shadowing warnings 4 years ago
  Christian Göttsche b92f62f912 Remove trailing whitespaces 4 years ago
  Nathan Scott a82fd262d7 Merge branch 'hishamhm-pull-960' 4 years ago
  Nathan Scott b30c22d687 Merge branch 'hishamhm-pull-914' 4 years ago
  Nathan Scott e7d2f9383a Merge branch 'hishamhm-pull-857' 4 years ago
  Daniel Flanagan dd33444f7e Clean up existing whitespace 5 years ago
  senjan 131a6c6e2b CPU_KERNEL redefined 5 years ago
  wangqr da60309fc9 Don't follow process when selecting non-process-specific options 6 years ago
  syrrim 8d7afb33e2 added MainPanel actions n and N for find next and find prev. closes #601 6 years ago
  Hisham Muhammad 666e1e76b3 Fix virtualization color in help screen 6 years ago
  Hisham Muhammad 0dbedf95a8 Collapse current subtree pressing Backspace 6 years ago
  Hisham Muhammad 8c653212c0 Replace size_t with int/void* union 6 years ago
  guoci 5fca258f33 call clear() function when SIGWINCH is received. (#660) 6 years ago
  Hisham Muhammad e3f65c8ec2 Make 'c' key work with threads as well. 7 years ago
  Richard d5faf64374 Mark some things as const 7 years ago
  Hisham 0c168471b6 F6 is actually used for both actions, depending on context. 7 years ago
  ryenus e0e84401e4 update keymap in help 7 years ago
  Hisham 572546f806 Auto-follow process after a search. 8 years ago
  Marco Hinz 0a4a447d0d Add "p" to Help 9 years ago
  Vasyl Boroviak d43e709364 Typo in the word "priority" 9 years ago
  Hisham 474d26cea8 Portable affinity using hwloc 9 years ago
  Hisham c148907e7b Try to make threads less confusing. 9 years ago
  Hisham Muhammad 466d4da0c6 refactor *Screen classes, add InfoScreen superclass 9 years ago
  Hisham Muhammad 032af1577c Merge branch 'envscreen' of https://github.com/mklein-de/htop into mklein-de-envscreen 9 years ago
  Hisham Muhammad d850803eb8 Merge branch 'master' of https://github.com/hishamhm/htop 9 years ago
  Hisham Muhammad c6ca311d18 Present IO-Wait as a dot in monochrome. Fixes #345. 9 years ago
  Benjamin Porter 4b29e8485f Fix typo: prority => priority 9 years ago
  Michael Klein 0919ea32f9 'e' displays environment of current process 9 years ago
  Hisham Muhammad 78be8201dc Add expand/collapse on additional clicks! 9 years ago
  David Hunt 5e602f18d5 Rename String to StringUtils. 9 years ago
  Tobias Geerinckx-Rice fc0e44662c Add shortcut key 'p' to toggle full program paths. 9 years ago
  Hisham Muhammad b1f934c5d5 Visual tweaks: change color when following, add Broken Gray theme. 9 years ago