summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-12-22Bump version number for 3.0.4 release3.0.4Nathan Scott
2020-12-22Merge branch 'misc' of https://github.com/cgzones/htop into cgzones-miscChristian Göttsche
2020-12-22Resolve clang-analyzer signed/unsigned comparison CI failureNathan Scott
2020-12-22Merge branch 'harden_makecommandstr' of https://github.com/BenBE/htop into Be...Nathan Scott
2020-12-22Merge branch 'resize_bar' of https://github.com/cgzones/htop into cgzones-res...Nathan Scott
2020-12-21DiD: Ensure string offsets are inside string boundariesBenny Baumann
2020-12-21Panel_init: initialize selectedLen memberChristian Göttsche
2020-12-21EnvScreen: mark local class functions staticChristian Göttsche
2020-12-21TraceScreen: mark local class functions staticChristian Göttsche
2020-12-21InfoScreen: drop unused memberChristian Göttsche
2020-12-21Avoid NULL dereference on zombie processesBenny Baumann
2020-12-21Document dynamic bindings and assumed external configurationBenny Baumann
2020-12-21De-lazy @cgzones :)Daniel Lange
2020-12-21Action: sort key binding assignmentsChristian Göttsche
2020-12-20DragonFlyBSD updateChristian Göttsche
2020-12-20DragonFlyBSD updateChristian Göttsche
2020-12-20Make remaining number literals use uppercaseBenny Baumann
2020-12-20Minor typo and comment clarificationBenny Baumann
2020-12-20MetersPanel: drop color interruption in FunctionBarChristian Göttsche
2020-12-20Use variable-length-array instead of small dynamic allocationChristian Göttsche
2020-12-20Rework drawing of FunctionBarChristian Göttsche
2020-12-20Mark event arrays constChristian Göttsche
2020-12-20Use upper case numeric literalsChristian Göttsche
2020-12-20BarMeter: rework text paddingChristian Göttsche
2020-12-20CPUMeter: drop minimum width of CPU usage in bar modeChristian Göttsche
2020-12-20Meter: fix artifacts with very tiny widthChristian Göttsche
2020-12-19Remove duplicate newline in CRT_fatalError callsChristian Göttsche
2020-12-19Unhardcode tick-to-ms conversionAlexander Momchilov
2020-12-19Mark Platform_defaultFields constChristian Göttsche
2020-12-19Enable -Wformat=2Christian Göttsche
2020-12-19Merge Process_pidColumns into Process_fields and rework auto-fit for PID-like...Christian Göttsche
2020-12-19Rework enum ProcessFieldChristian Göttsche
2020-12-19LinuxProcess: drop dead Process columnsChristian Göttsche
2020-12-19Split boilerplate and platform-independent field comparisonBenny Baumann
2020-12-19Separate tree and list sort ordersHisham Muhammad
2020-12-19Add "Tree view is always sorted by PID" option to mimic htop 2 behaviorHisham Muhammad
2020-12-19Invert Process_compare resolution so that superclass matches run firstHisham Muhammad
2020-12-18Fix typoChristian Göttsche
2020-12-18ProcessList: save scan time in millisecondChristian Göttsche
2020-12-18Support clock_gettime() on OSX El Capitan and earlierChristian Göttsche
2020-12-18Update key mapping documentation for sortingBenny Baumann
2020-12-16Move macro definitions close to usageChristian Göttsche
2020-12-16Use common naming for bare enum typesChristian Göttsche
2020-12-16MainPanel: use actual KEY_RESIZE instead of KEY_SHUFFLEChristian Göttsche
2020-12-15MainPanel: do not reset hideProcessSelection on KEY_SHUFFLEChristian Göttsche
2020-12-15LibSensors: fix unversioned libsensors library nameChristian Göttsche
2020-12-15LibSensors: restore temperature for Raspberry PiChristian Göttsche
2020-12-15Meter: restore non-wide-character buildChristian Göttsche
2020-12-14Misc CRT cleanupChristian Göttsche
2020-12-14Handle absence of package CPU temperatureChristian Göttsche