summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version number for 3.0.4 release3.0.4Nathan Scott2020-12-222-1/+32
* Merge branch 'misc' of https://github.com/cgzones/htop into cgzones-miscChristian Göttsche2020-12-226-35/+25
|\
| * Panel_init: initialize selectedLen memberChristian Göttsche2020-12-211-0/+1
| * EnvScreen: mark local class functions staticChristian Göttsche2020-12-212-15/+11
| * TraceScreen: mark local class functions staticChristian Göttsche2020-12-212-19/+13
| * InfoScreen: drop unused memberChristian Göttsche2020-12-211-1/+0
* | Resolve clang-analyzer signed/unsigned comparison CI failureNathan Scott2020-12-221-2/+2
* | Merge branch 'harden_makecommandstr' of https://github.com/BenBE/htop into Be...Nathan Scott2020-12-221-2/+15
|\ \
| * | DiD: Ensure string offsets are inside string boundariesBenny Baumann2020-12-211-0/+6
| * | Avoid NULL dereference on zombie processesBenny Baumann2020-12-211-2/+9
| |/
* | Merge branch 'resize_bar' of https://github.com/cgzones/htop into cgzones-res...Nathan Scott2020-12-2215-93/+97
|\ \ | |/ |/|
| * MetersPanel: drop color interruption in FunctionBarChristian Göttsche2020-12-201-2/+2
| * Use variable-length-array instead of small dynamic allocationChristian Göttsche2020-12-201-2/+2
| * Rework drawing of FunctionBarChristian Göttsche2020-12-2014-89/+93
* | Document dynamic bindings and assumed external configurationBenny Baumann2020-12-211-0/+41
* | De-lazy @cgzones :)Daniel Lange2020-12-211-2/+2
* | Action: sort key binding assignmentsChristian Göttsche2020-12-211-47/+46
* | DragonFlyBSD updateChristian Göttsche2020-12-204-28/+18
* | DragonFlyBSD updateChristian Göttsche2020-12-204-6/+9
* | Make remaining number literals use uppercaseBenny Baumann2020-12-202-2/+2
* | Minor typo and comment clarificationBenny Baumann2020-12-201-2/+2
|/
* Mark event arrays constChristian Göttsche2020-12-204-6/+6
* Use upper case numeric literalsChristian Göttsche2020-12-202-5/+5
* BarMeter: rework text paddingChristian Göttsche2020-12-201-17/+28
* CPUMeter: drop minimum width of CPU usage in bar modeChristian Göttsche2020-12-201-1/+1
* Meter: fix artifacts with very tiny widthChristian Göttsche2020-12-201-6/+10
* Remove duplicate newline in CRT_fatalError callsChristian Göttsche2020-12-191-4/+4
* Unhardcode tick-to-ms conversionAlexander Momchilov2020-12-195-16/+36
* Mark Platform_defaultFields constChristian Göttsche2020-12-1915-15/+15
* Enable -Wformat=2Christian Göttsche2020-12-192-16/+14
* Merge Process_pidColumns into Process_fields and rework auto-fit for PID-like...Christian Göttsche2020-12-1921-205/+112
* Rework enum ProcessFieldChristian Göttsche2020-12-1941-175/+208
* LinuxProcess: drop dead Process columnsChristian Göttsche2020-12-192-38/+0
* Split boilerplate and platform-independent field comparisonBenny Baumann2020-12-198-10/+23
* Separate tree and list sort ordersHisham Muhammad2020-12-197-24/+54
* Add "Tree view is always sorted by PID" option to mimic htop 2 behaviorHisham Muhammad2020-12-197-6/+30
* Invert Process_compare resolution so that superclass matches run firstHisham Muhammad2020-12-1910-90/+51
* Fix typoChristian Göttsche2020-12-181-1/+1
* ProcessList: save scan time in millisecondChristian Göttsche2020-12-182-3/+5
* Support clock_gettime() on OSX El Capitan and earlierChristian Göttsche2020-12-184-3/+41
* Update key mapping documentation for sortingBenny Baumann2020-12-182-5/+3
* Move macro definitions close to usageChristian Göttsche2020-12-162-4/+5
* Use common naming for bare enum typesChristian Göttsche2020-12-162-3/+3
* MainPanel: use actual KEY_RESIZE instead of KEY_SHUFFLEChristian Göttsche2020-12-161-1/+1
* MainPanel: do not reset hideProcessSelection on KEY_SHUFFLEChristian Göttsche2020-12-151-1/+1
* LibSensors: fix unversioned libsensors library nameChristian Göttsche2020-12-151-2/+2
* LibSensors: restore temperature for Raspberry PiChristian Göttsche2020-12-151-0/+3
* Meter: restore non-wide-character buildChristian Göttsche2020-12-151-0/+4
* Misc CRT cleanupChristian Göttsche2020-12-142-37/+28
* Handle absence of package CPU temperatureChristian Göttsche2020-12-143-44/+60

© 2014-2024 Faster IT GmbH | imprint | privacy policy