1. 5751baf Rewrite Meter_humanUnit() to accept floating point value by Explorer09 · 2 years, 5 months ago
  2. 83041f3 Cap the maximum size of GraphData buffer to 32768 values. by Explorer09 · 2 years, 6 months ago
  3. a33cbae Meter: allocate GraphData buffer dynamically by Zev Weiss · 3 years, 11 months ago
  4. 25cb42f Rework ZramMeter and remove MeterClass.comprisedValues by Explorer09 · 2 years, 8 months ago
  5. 0bdade1 Introduce Machine class for host-specific info (split from ProcessList) by Nathan Scott · 3 years ago
  6. ccf745e Meter: introduce comprisedValues option by Christian Göttsche · 3 years ago
  7. 63fafb4 IOMeters: rework initial display by Christian Göttsche · 4 years, 4 months ago
  8. 94ad111 Update license headers to explicitly say GPLv2+ by Daniel Lange · 4 years, 7 months ago
  9. bdb015f Header: do not let multi-column meters expand to empty neighbors by Christian Göttsche · 4 years, 7 months ago
  10. a905c45 Meter: update documentation to match Doxygen style by Christian Göttsche · 4 years, 8 months ago
  11. 976c612 Pointer indication aligned to typename by Benny Baumann · 4 years, 9 months ago
  12. 01f5b89 Pretty-print values in the PCP DynamicMeter code by Nathan Scott · 4 years, 9 months ago
  13. f0ed0fd Add a new DynamicMeter class for runtime Meter extension by Nathan Scott · 4 years, 10 months ago
  14. 1b74dfe cleaned up includes with iwyu by mayurdahibhate · 5 years ago
  15. a11d015 Use unsigned types for CPU counts and associated variables by Christian Göttsche · 5 years ago
  16. 2d1042a Save text buffer in Meter by Christian Göttsche · 6 years ago
  17. 2ec4409 Allow meters in text mode to span empty neighbors to the right by Christian Göttsche · 5 years ago
  18. d72b0a6 Mark several non-modified pointer variables const by Christian Göttsche · 5 years ago
  19. 2c06566 LoadMeter: dynamically adjust color and total of bar by Christian Göttsche · 5 years ago
  20. ad764ff Introduce METER_BUFFER_CHECK and METER_BUFFER_APPEND_CHR to cleanup writing to bar buffers by Christian Göttsche · 5 years ago
  21. e1ce141 Use size_t as len type for Meter_UpdateValues by Christian Göttsche · 5 years ago
  22. 472f012 Meter: document MeterClass string fields by Christian Göttsche · 5 years ago
  23. 7cf5277 IWYU update (Linux) by Christian Göttsche · 5 years ago
  24. 43d274a Use integer type for item count instead of char by Christian Göttsche · 5 years ago
  25. 72103e9 Hold only a const version of the ProcessList in Meters by Christian Göttsche · 5 years ago
  26. 4c66eb6 XUtils string related updates by Christian Göttsche · 6 years ago
  27. 0f52629 Make all required includes explicit by Benny Baumann · 6 years ago
  28. 9f5b50e CPUMeter: avoid crashes and leaks in case the CPU count changes by Christian Göttsche · 6 years ago
  29. 0b9a001 Meter: use explicit type for drawData by Christian Göttsche · 6 years ago
  30. ba282cf Mark Object instances const by Christian Göttsche · 6 years ago
  31. 08d85e6 Mark Object classes and Object class fields const by Christian Göttsche · 6 years ago
  32. 079c2ab Update License consistently to GPLv2 as per COPYING file by Daniel Lange · 6 years ago
  33. e1c9687 Sort headers/includes by Benny Baumann · 6 years ago
  34. 6db2d52 Covert Meter attributes to file-local constant arrays by Christian Göttsche · 6 years ago
  35. 9207401 Clean up some code duplication in the header files by Hugo Musso Gualandi · 6 years ago
  36. c5808c5 Consolidate repeated macro definitions into one header by Nathan Scott · 6 years ago
  37. 8ec5d4a Further, minor cleanups to headers post-MakeHeaders by Nathan Scott · 6 years ago
  38. 7b7822b Remove superfluous 'extern's from function declarations. by Zev Weiss · 6 years ago
  39. a1a027b Axe automated header generation. by Zev Weiss · 6 years ago
  40. a82fd26 Merge branch 'hishamhm-pull-960' by Nathan Scott · 6 years ago
  41. 7ac1c70 Re-generate all headers with latest scripts/MakeHeader.py by Nathan Scott · 6 years ago
  42. dd33444 Clean up existing whitespace by Daniel Flanagan · 6 years ago
  43. 9dea20e Rename Meter.setValues() functions to updateValues() by Explorer09 · 10 years ago
  44. d54ab24 New macro GRAPH_HEIGHT for Graph Meter height by Explorer09 · 10 years ago
  45. 6dae810 Introduce CLAMP macro. Unify all MIN(MAX(a,b),c) uses. by Explorer09 · 10 years ago
  46. 6f58fbc make units more dynamic by Christian Hesse · 11 years ago
  47. d8e23bb remove UTF-8 code when compiling with --disable-unicode by Christian Hesse · 11 years ago
  48. 9e67b65 make arrays one dimensional by Christian Hesse · 11 years ago
  49. 9ff5d2b Fix saving of header states, motion in Setup screen. by Hisham Muhammad · 11 years ago
  50. 14bd77c Add longer descriptions to available meters. by Hisham Muhammad · 11 years ago
  51. c2108e5 Another mega-patch for the refactoring process. by Hisham Muhammad · 11 years ago
  52. 3383d8e Sorry about the mega-patch. by Hisham Muhammad · 11 years ago
  53. 357e7a3 Move UptimeMeter into platform-dependent area. by Hisham Muhammad · 11 years ago
  54. 6d90e58 alignment improvements by Hisham Muhammad · 12 years ago
  55. c1e0f6e BUGFIX: Fix crash when adding meters and toggling detailed CPU time. by Hisham Muhammad · 12 years ago
  56. 00b324b Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers. by Hisham Muhammad · 13 years ago
  57. 84281bd major header cleanup by Hisham Muhammad · 14 years ago
  58. ec17b70 Convert affinity control from the deprecated PLPA to HWLOC by Hisham Muhammad · 15 years ago
  59. 300caa0 Tempus fugit. by Hisham Muhammad · 15 years ago
  60. a9c0ea3 * Option for counting CPUs from zero by Hisham Muhammad · 15 years ago
  61. a600d5a Tempus fugit. by Hisham Muhammad · 16 years ago
  62. 02a30bf warning fixes by Hisham Muhammad · 16 years ago
  63. 6330ff3 changes for htop 0.8.2 by Hisham Muhammad · 17 years ago
  64. ac5cecb Option to display hostname in the meters area by Hisham Muhammad · 17 years ago
  65. 11931f1 ACPI Battery meter contributed by Ian Hands by Hisham Muhammad · 18 years ago
  66. da23c8c Clean up headers by using 'static' whenever possible. by Hisham Muhammad · 18 years ago
  67. 8fa33dc Add Unicode support, enabled with the --enable-unicode by Hisham Muhammad · 18 years ago
  68. 5d48ab8 Performance improvement hackathon: improve process comparison routines, by Hisham Muhammad · 20 years ago
  69. f6e0b7d Regenerated all headers. by Hisham Muhammad · 20 years ago
  70. 57a1742 Final fixes to make "All CPUs" the default CPU display mode. by Hisham Muhammad · 20 years ago
  71. 33113fe - Overhaul meters implementation; by Hisham Muhammad · 20 years ago
  72. d6231ba Initial import. by Hisham Muhammad · 20 years ago