Commit History

Author SHA1 Message Date
  Benny Baumann 6aa9ef2726 Fix code style 1 year ago
  Nathan Scott 0bdade1b6c Introduce Machine class for host-specific info (split from ProcessList) 1 year ago
  Benny Baumann 40104588f3 Reformat code base 2 years ago
  Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 3 years ago
  Christian Göttsche d0f5b61aa5 hwloc: use int in hwloc_bitmap_foreach_begin loop 3 years ago
  Christian Göttsche 11d2206f40 Add ProcessList_isCPUonline 3 years ago
  Christian Göttsche 41af31be7f Rework CPU counting 3 years ago
  Christian Göttsche a11d01568c Use unsigned types for CPU counts and associated variables 3 years ago
  Christian Göttsche d72b0a682e Mark several non-modified pointer variables const 4 years ago
  Christian Göttsche e3862aa67e Rework drawing of FunctionBar 4 years ago
  Christian Göttsche 6b100b0cf4 Use upper case numeric literals 4 years ago
  Christian Göttsche 157086e750 Split RichString_(append|appendn|write) into wide and ascii 4 years ago
  Christian Göttsche ea4f33409a Update even more snprintfs 4 years ago
  Benny Baumann 45869513bf Embracing branches 4 years ago
  Benny Baumann 61e14d4bb2 Spacing around operators 4 years ago
  Benny Baumann b23f8235e2 Whitespace and indentation issues 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
  Benny Baumann c6f04a9c5d Move xAsprintf, xSnprintf and xStrdup to StringUtils.h 4 years ago
  Christian Göttsche 7af06659e2 Mark remaining classes const 4 years ago
  Christian Göttsche b47bc667a2 Add key to pause process list updates 4 years ago
  Christian Göttsche 79ad39c718 Mark Object pointer to _display function const 4 years ago
  Christian Göttsche ba282cfe19 Mark Object instances const 4 years ago
  Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 4 years ago
  Christian Göttsche b82a13c6ba Add clang analyzer CI job 4 years ago
  Christian Göttsche 18b1e9fba9 Do not drop qualifier in cast 4 years ago
  Christian Göttsche 4a1f3fca96 Drop unnecessary usage of comma operator 4 years ago
  Christian Göttsche 6b11738744 Avoid arithmetic on booleans 4 years ago
  Nathan Scott 35c3a95ff9 Merge branch 'avoid-shadowing' of https://github.com/BenBE/htop into BenBE-avoid-shadowing 4 years ago
  Benny Baumann 13b1e96b12 Avoid shadowing of variables 4 years ago
  Zev Weiss a1a027b9bd Axe automated header generation. 5 years ago
  Bert Wesarg 19359cec5a affinity panel: use the tree collapsing as in the process list 4 years ago
  Bert Wesarg b0f1336f79 affinity panel: show CPUs in the topology tree as `CPU x` 4 years ago
  Bert Wesarg f861a2c616 Revert "Use UTF-8 for check buttons and tree open/closed" 4 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
  Hisham Muhammad 09e241fb12 Security review: check results of snprintf. 7 years ago
  Hisham b54d2dde40 Check for failure in allocations. 9 years ago
  Hisham Muhammad f6c31eeaf5 Handle KEY_RECLICK events generated by ScreenManager 9 years ago
  Hisham Muhammad 0ebe688d24 Avoid future confusions with how default values are set. 9 years ago
  Hisham Muhammad 7cb8cb05fb Simplify constructors. 9 years ago
  Hisham Muhammad d0c72c3fb2 Move FunctionBar inside Panel 9 years ago
  Hisham Muhammad 3383d8e556 Sorry about the mega-patch. 10 years ago
  Hisham Muhammad 00b324bfc1 Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers. 12 years ago
  Hisham Muhammad 47e881f460 Add IO priority support ('i' key) 12 years ago
  Hisham Muhammad 45f7a4fc8d Remove old memory debugging routines. We have Valgrind nowadays. 13 years ago
  Hisham Muhammad 84281bdc44 major header cleanup 13 years ago
  Hisham Muhammad 81e44312b4 Use strdup explicitly 13 years ago
  Hisham Muhammad 539b32dc31 simplify code 13 years ago
  Hisham Muhammad ec17b7029a Convert affinity control from the deprecated PLPA to HWLOC 13 years ago