1. 2503239 Drop unused function Process_rowSetPriority() by Christian Göttsche · 1 year, 8 months ago
  2. 11bf6a7 Fix nice handling for FreeBSD by Nico Sonack · 2 years ago
  3. b4d5b5c Linux: gather permitted capabilities via capget(2) by Christian Göttsche · 2 years, 11 months ago
  4. 95f77eb Simplify expression in Process_updateCPUFieldWidths() by Explorer09 · 2 years ago
  5. 299ca6e Avoid too large CPU field widths by Christian Göttsche · 2 years ago
  6. 32cb302 Disable basename matching for kernel threads by Christian Göttsche · 2 years, 2 months ago
  7. 5d778ea Undo too-aggressive code collapsing from tree mode refactoring by Nathan Scott · 2 years, 3 months ago
  8. e56089e Update includes based on IWYU by Benny Baumann · 2 years, 4 months ago
  9. 2aacbf8 Use consistent style for process field output/compare functions by Benny Baumann · 2 years, 4 months ago
  10. 6aa9ef2 Fix code style by Benny Baumann · 2 years, 4 months ago
  11. 3716fc7 Initialize user ID by Christian Göttsche · 2 years, 6 months ago
  12. b74673f Rename ProcessList to ProcessTable throughout by Nathan Scott · 2 years, 7 months ago
  13. 53bdcab Support dynamic screens with 'top-most' entities beyond processes by Sohaib Mohamed · 2 years, 8 months ago
  14. 0f751e9 Introduce Row and Table classes for screens beyond top-processes by Nathan Scott · 2 years, 8 months ago
  15. 076b913 Compare all percentage fields with compareRealNumbers() by Explorer09 · 2 years, 8 months ago
  16. b416433 Replace isnan() with better comparisons (isgreater(), etc.) by Explorer09 · 2 years, 8 months ago
  17. 5186858 Minor data type fixes in Process.c and PCPProcess.c by Explorer09 · 2 years, 8 months ago
  18. 0f1a05e Process_printBytes(): fix XX.XG and XX.XT byte fields. by Xavier G · 2 years, 8 months ago
  19. 2d4e5cb Reuse old time() value by arza · 2 years, 9 months ago
  20. 78c7b1c Show year as start time for processes older than a year by arza · 3 years, 6 months ago
  21. ea23eee Fix typos by Benny Baumann · 2 years, 10 months ago
  22. 0bdade1 Introduce Machine class for host-specific info (split from ProcessList) by Nathan Scott · 3 years ago
  23. f66f04e Minor typo by Stefan · 3 years ago
  24. e3481a9 Linux: highlight username if process has elevated privileges by Christian Göttsche · 3 years, 5 months ago
  25. da49489 Add support for scheduling policies by Christian Göttsche · 3 years, 3 months ago
  26. 623ee31 Add option to shadow path prefixes by Christian Göttsche · 4 years, 11 months ago
  27. 4010458 Reformat code base by Benny Baumann · 3 years, 5 months ago
  28. 9a4879b Please Clang 15 by Christian Göttsche · 3 years, 8 months ago
  29. 9631bc9 Avoid UB for deep nested processes by Christian Göttsche · 3 years, 10 months ago
  30. 584b487 Optimize indent calculation by Christian Göttsche · 3 years, 10 months ago
  31. 2999fff Refactor code for rendering command line cache by Benny Baumann · 3 years, 10 months ago
  32. 9eed309 Restore functionality of stripExeFromCmdline setting by Benny Baumann · 3 years, 10 months ago
  33. 0af08bc Process: Display single digit precision for CPU% greater than 99.9% by Kumar · 4 years ago
  34. 08166b2 ProcessList: fix quadratic process removal when scanning by Charlie Vieth · 4 years, 2 months ago
  35. ec809b7 Avoid extremely large year values when printing time by Benny Baumann · 4 years ago
  36. b83ce85 Force elapsed time display to zero if process seems started in the future by Benny Baumann · 4 years ago
  37. ee1bf2f Process: Fix PID & UID column widths off-by-one error by Explorer09 · 4 years ago
  38. edf319e Auto-size (normalized) CPU usage columns by Benny Baumann · 4 years, 1 month ago
  39. 3ba6952 Linux: dynamically adjust the SECATTR column width by Christian Göttsche · 4 years, 4 months ago
  40. 6133cac Process: Handle rounding ambiguity between 99.9 and 100.0 by Kumar · 4 years, 1 month ago
  41. da653f8 Process: Show only integer value when CPU% more than 99.9% by Kumar · 4 years, 2 months ago
  42. 8c99683 Fix custom thread name display issue by Jan Kończak · 4 years, 3 months ago
  43. 1ef8c0e Drop getCommandStr member of Process by Christian Göttsche · 4 years, 4 months ago
  44. fa9f260 Process: print default key by Christian Göttsche · 4 years, 4 months ago
  45. 72ba20f Introduce screen tabs by Hisham Muhammad · 4 years, 7 months ago
  46. a38f484 Process: highlight UNINTERRUPTIBLE_WAIT state (D) by Christian Göttsche · 4 years, 4 months ago
  47. d8dfbbd Tidy up process state handling by marcluque · 4 years, 6 months ago
  48. 696f79f Dynamically scale the ST_UID size to support 32-bit UIDs by Silke Hofstra · 4 years, 8 months ago
  49. b7248f6 Handle procExeDeleted & usesDeletedLib without mergedCommandline mode by Benny Baumann · 4 years, 6 months ago
  50. 94ad111 Update license headers to explicitly say GPLv2+ by Daniel Lange · 4 years, 6 months ago
  51. be82448 Process_printPercentage using one color transition by Nathan Scott · 4 years, 7 months ago
  52. 3f805cf Highlight large percentages similar to large memory columns by Benny Baumann · 4 years, 7 months ago
  53. 556d7c0 Add a Process_printPercentage helper routine by Hisham Muhammad · 4 years, 7 months ago
  54. 0580dbb NetBSD: color process state P as running by Christian Göttsche · 4 years, 7 months ago
  55. 5dec947 Use break inside loop with false condition by Christian Göttsche · 4 years, 8 months ago
  56. ce27f83 Respect "Show custom thread names" setting update by Christian Göttsche · 4 years, 8 months ago
  57. 6f2021f PCP: support for 'dynamic columns' added at runtime by Sohaib Mohamed · 4 years, 9 months ago
  58. ed82ce6 Merge branch 'cpu_count' of cgzones/htop by Daniel Lange · 4 years, 8 months ago
  59. 41af31b Rework CPU counting by Christian Göttsche · 4 years, 10 months ago
  60. 7bfd62b Respect "Show custom thread names" setting by Benny Baumann · 4 years, 9 months ago
  61. 976c612 Pointer indication aligned to typename by Benny Baumann · 4 years, 9 months ago
  62. 0d85af2 Whitespace around operators by Benny Baumann · 4 years, 9 months ago
  63. 458749d Code indentation by Benny Baumann · 4 years, 9 months ago
  64. de1d063 Apply stale lib highlighting for EXE too by Benny Baumann · 4 years, 10 months ago
  65. 9114cf6 Linux: update process uid on change by Christian Göttsche · 4 years, 10 months ago
  66. 8154125 Check processes for using deleted shared libraries by Christian Göttsche · 5 years ago
  67. b6ff5c8 Move CWD field handling to platform-neutral code by Benny Baumann · 4 years, 10 months ago
  68. c408add Linux: add reset to heuristic by Christian Göttsche · 4 years, 11 months ago
  69. 550a141 Add ELAPSED process column by Christian Göttsche · 5 years ago
  70. bf07c71 Allow for highlighting of deleted executables to be configured by Benny Baumann · 5 years ago
  71. 05fb681 Process: add convenience helper functions to update merged command line related data by Christian Göttsche · 4 years, 11 months ago
  72. 7ef58f2 Drop mc->maxLen field by Benny Baumann · 4 years, 11 months ago
  73. 2824e29 Reduce code duplication for nearly identical code-paths by Benny Baumann · 4 years, 11 months ago
  74. 9a78155 Properly brace macro arguments by Benny Baumann · 4 years, 11 months ago
  75. aa8552b Move PROC_COMM/PROC_EXE column handling to global Process implementation by Benny Baumann · 5 years ago
  76. a61a2e6 Call makeCommandStr on all platforms by Benny Baumann · 5 years ago
  77. bcb18ef Move Process_makeCommandStr to global Process implementation by Benny Baumann · 5 years ago
  78. c0d0202 Move LinuxProcess_getCommandStr to Process_getCommandStr by Benny Baumann · 5 years ago
  79. cdb660a Move mergeCommand to global process struct by Benny Baumann · 5 years ago
  80. 94a52cb Rename cmdlineBasenameOffset to cmdlineBasenameEnd to properly indicate the fields purpose by Benny Baumann · 5 years ago
  81. b839987 Rename basenameOffset to cmdlineBasenameOffset by Benny Baumann · 5 years ago
  82. d74e8b7 Move procComm and procExe to main Process structure by Benny Baumann · 5 years ago
  83. 02431c4 Rename command line field from comm to cmdline by Benny Baumann · 5 years ago
  84. 1b74dfe cleaned up includes with iwyu by mayurdahibhate · 5 years ago
  85. b41e4d9 Rework process field print functions by Christian Göttsche · 5 years ago
  86. a2be57d Process: print default buffer in ascii by Christian Göttsche · 5 years ago
  87. 615fc93 Add assert for unreachable switch case by Christian Göttsche · 5 years ago
  88. 9a82215 Rework TTY column by Christian Göttsche · 5 years ago
  89. 36880cd Add read-only option by Christian Göttsche · 5 years ago
  90. f3d9eca Convert process time to days if applicable by David Zarzycki · 5 years ago
  91. 356488a Request the realtime and monotonic clock times once per sample by Nathan Scott · 5 years ago
  92. 1e806f9 RichString: do not unnecessarily clean whole buffer by Christian Göttsche · 5 years ago
  93. 3f99c2d Process: do not access RichString internals by Christian Göttsche · 5 years ago
  94. bea7f8e Process_compare: reorder checks by Christian Göttsche · 5 years ago
  95. 979aca9 Use uppercase floating point literal suffix by Christian Göttsche · 5 years ago
  96. 82157f5 Refactor to remove no-op calls by Benny Baumann · 5 years ago
  97. fdaa15b Linux: overhaul io process fields by Christian Göttsche · 5 years ago
  98. fee744a Update generic process field display by Christian Göttsche · 5 years ago
  99. d5de1bc Overhaul sorting of state process column by Christian Göttsche · 5 years ago
  100. a3c8285 Refactor to tty_nr process field display by Christian Göttsche · 5 years ago