1. ec36c5c Group the "Merge Command" related options visually by Benny Baumann · 5 years ago
  2. 46ee28e Refactor command string creation by Benny Baumann · 5 years ago
  3. 27b36da Make kernel thread display for COMM/EXE columns less visible and more consistent by Benny Baumann · 5 years ago
  4. 45cb99d Minor indentation fix by Benny Baumann · 5 years ago
  5. f0a2325 Reduce visual noise to when comm and cmdline actually disagree on the program basename by Benny Baumann · 5 years ago
  6. dde2af1 Assume full basename matches COMM when matching full COMM buffer by Narendran Gopalakrishnan · 5 years ago
  7. e33d4d9 Include merge status with column title when enabled by Narendran Gopalakrishnan · 5 years ago
  8. be60419 Cleanup some documentation by Narendran Gopalakrishnan · 5 years ago
  9. fcda517 Add heuristic for space-separated cmdline by Benny Baumann · 5 years ago
  10. 98fce1f Compatibility function for faccessat by Benny Baumann · 5 years ago
  11. 09fe94d Improving Command display/sort by Narendran Gopalakrishnan · 5 years ago
  12. 42c842c LinuxProcess_adjustTime: simplify by not using double by Christian Göttsche · 5 years ago
  13. 95f553b Move treeView setting to make status bar item correct when using --sort-key, patch from @cgzones by Daniel Lange · 5 years ago
  14. 952ee9c LinuxProcessList: fix misspelling by Christian Göttsche · 5 years ago
  15. 72df930 DarwinProcessList: retry getting list of all processes on ENOMEM by Christian Göttsche · 5 years ago
  16. 6c2849e Linux: fix display of new thread for one cycle when hidden by Christian Göttsche · 5 years ago
  17. 003f2c0 Merge branch 'cleanup-init-done' into master by Nathan Scott · 5 years ago
  18. 82a69ee Consistent ordering of function declarations for FreeBSD by Nathan Scott · 5 years ago
  19. 17eeb75 LinuxProcessList: skip parsing threads if the kind of thread is disabled by Christian Göttsche · 5 years ago
  20. be39de1 Reduce scope of cached values by Benny Baumann · 5 years ago
  21. be568b1 Object: assert callbacks exists by Christian Göttsche · 5 years ago
  22. 03f9a86 Reduce scope of local variables by Benny Baumann · 5 years ago
  23. ddda739 Simplify code flow by inlining declarations where they are used by Benny Baumann · 5 years ago
  24. 3cb96f1 No need to check for change when no action is required by Benny Baumann · 5 years ago
  25. 98943d5 Reduce scope of totaltime by Benny Baumann · 5 years ago
  26. 51be2d5 Fix NULL pointer dereference on kstat_lookup failure by Benny Baumann · 5 years ago
  27. d2c64c1 Fix build for custom make targets by Benny Baumann · 5 years ago
  28. 0f4e3eb Simplify page size related calculations by Christian Göttsche · 5 years ago
  29. fa002c0 Rename virtual memory column from M_SIZE to M_VIRT by Christian Göttsche · 5 years ago
  30. 3e5cba9 LinuxProcess: mark LinuxProcess_printDelay static by Christian Göttsche · 5 years ago
  31. 4fb82e3 fix indent by Christian Göttsche · 5 years ago
  32. f752c6e Remove unnecessary parens by Benny Baumann · 5 years ago
  33. f5c3349 IWYU update (FreeBSD) by Christian Goettsche · 5 years ago
  34. 7cf5277 IWYU update (Linux) by Christian Göttsche · 5 years ago
  35. 5d50f43 Add whitespace to improve Linux Platform_init readability by Nathan Scott · 5 years ago
  36. c75c5ef Minor cleanups to platform-specific init and done by Nathan Scott · 5 years ago
  37. 329011b Add missing OpenBSD battery function declaration by Nathan Scott · 5 years ago
  38. 0a2105e Spelling corrections by Christian Göttsche · 5 years ago
  39. f720868 Align command line argument descriptions in help output by Christian Göttsche · 5 years ago
  40. 0eb3c75 Merge individual Battery.[ch] files into Platform.[ch] by Nathan Scott · 5 years ago
  41. ea9622b Merge individual Battery.[ch] files into Platform.[ch] by Nathan Scott · 5 years ago
  42. e3af8d0 DarwinProcessList: mark local functions static and sort includes by Christian Göttsche · 5 years ago
  43. ba2d590 DarwinProcess: mark local function static and sort includes by Christian Göttsche · 5 years ago
  44. b3b890f Use 0 as no-match value for sortkey by Christian Göttsche · 5 years ago
  45. f38af72 Silence theoretical memory leak by Christian Göttsche · 5 years ago
  46. fec9af4 Merge branch 'temperature_v2' of cgzones/htop by Daniel Lange · 5 years ago
  47. a94fd87 Avoid calling Object_isA from inside Vector_isConsistent by Benny Baumann · 5 years ago
  48. 307c34b Hashtable: use dynamic growth and use primes as size by Christian Göttsche · 5 years ago
  49. 7914ec2 Hashtable update by Christian Göttsche · 5 years ago
  50. 15eab20 Add process column for normalized CPU usage by Christian Göttsche · 5 years ago
  51. a8a723f Add debug state to the configure report (thanks @benbe for the idea) by Daniel Lange · 5 years ago
  52. 1b225cd Show CPU temperature in CPU meter by Christian Göttsche · 6 years ago
  53. 309f1d7 hwloc = (portable) HardWare LOCality, not related to lock by Daniel Lange · 5 years ago
  54. 8bc083c Merge branch 'highlight-new-old-processes' by Daniel Lange · 5 years ago
  55. 19868a3 Fix whitespace before comma in the new color definitions by Daniel Lange · 5 years ago
  56. 8f2d129 Apply patch from BenBE as per https://github.com/htop-dev/htop/pull/241#issuecomment-720081138 by Daniel Lange · 5 years ago
  57. 0951090 Merge branch 'hili-new-old' of adsr/htop into highlight-new-old-processes by Daniel Lange · 5 years ago
  58. 0411fdb Use spaceship comparison for TTYs by Christian Göttsche · 5 years ago
  59. f856fe6 Early skip non-directories when searching for process information by Christian Göttsche · 5 years ago
  60. ad72b74 Drop hideThreads Setting by Christian Göttsche · 5 years ago
  61. 9f67b95 Mark local functions static by Christian Göttsche · 5 years ago
  62. 9131732 Mark ProcessList_keyAt argument const by Christian Göttsche · 5 years ago
  63. 42073ba Use uid_t type for Process_getuid by Christian Göttsche · 5 years ago
  64. 397b5c4 Introduce spaceship comparison for Processes by Christian Göttsche · 5 years ago
  65. d785b1b Fixup of SystemdMeter merge by Christian Göttsche · 5 years ago
  66. f2b2735 Resolve merge conflicts, merge #229 "Add SystemdMeter" from @cgzones by Daniel Lange · 5 years ago
  67. bb908f3 Resolve merge conflicts, merge #298 "Macro cleanup" from @BenBE by Daniel Lange · 5 years ago
  68. da2dcf9 Remove duplicate test for NUL by Daniel Lange · 5 years ago
  69. 9e976b8 Merge pull request #239 from StoneBam/list-locks by BenBE · 5 years ago
  70. d431786 Split data array for file lock information into separate fields by Benny Baumann · 5 years ago
  71. 1876305 Split platform dependent parts for file locks screen by Benny Baumann · 5 years ago
  72. 2d6da2e Add compat wrapper for readlinkat by Benny Baumann · 5 years ago
  73. 84dad4c Implement screen for active file locks by Fynn Wulf · 6 years ago
  74. e7b95fe Remove unnecessary braces by Benny Baumann · 5 years ago
  75. 0e922d4 Integrate NAN check into assignment by Benny Baumann · 5 years ago
  76. cb8bb12 Shorten initializer by Benny Baumann · 5 years ago
  77. 1c060a9 Avoid RichString_beginAllocated being ammendable by Benny Baumann · 5 years ago
  78. 0d64ca9 Wrap inline structure definitions by Benny Baumann · 5 years ago
  79. 4586951 Embracing branches by Benny Baumann · 5 years ago
  80. 61e14d4 Spacing around operators by Benny Baumann · 5 years ago
  81. b23f823 Whitespace and indentation issues by Benny Baumann · 5 years ago
  82. 9a16b10 Make scope of match macro symmetric by Benny Baumann · 5 years ago
  83. 493217e Fix indentation to 3 spaces by Benny Baumann · 5 years ago
  84. adf797c Spacing after keywords (for) by Benny Baumann · 5 years ago
  85. 374edb9 Spacing after keywords (if) by Benny Baumann · 5 years ago
  86. 0a51eae Spacing after keywords (while) by Benny Baumann · 5 years ago
  87. 1877325 Spacing after keywords (#define) by Benny Baumann · 5 years ago
  88. db0a139 Convert addattrstr to static inline function by Benny Baumann · 5 years ago
  89. c790b6a Remove accidental syntax collision by Benny Baumann · 5 years ago
  90. 7ab0915 Remove unnecessary trailing semicolon on macros by Benny Baumann · 5 years ago
  91. 0806a79 Assert Vector_get returns an object by Christian Göttsche · 5 years ago
  92. 742e610 Merge branch 'wrap' of cgzones/htop by Daniel Lange · 5 years ago
  93. 0c19088 Handle data wraparounds in IO Meters by Christian Göttsche · 5 years ago
  94. a83f515 Address items from review by Adam Saponara · 5 years ago
  95. 15652e7 Enclose macro arguments in parentheses by Christian Göttsche · 5 years ago
  96. 2a9e8ca Add SystemdMeter by Christian Göttsche · 6 years ago
  97. ab17ef4 Zram Meter feature by Murloc Knight · 6 years ago
  98. 43d274a Use integer type for item count instead of char by Christian Göttsche · 5 years ago
  99. 59ef15b Fix segmentation fault when column name is NULL. by Erdem Ersoy · 5 years ago
  100. 6787c43 Merge branch 'source-format' of BenBE/htop by Daniel Lange · 5 years ago