summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-01-28InfoScreen: add mouse wheel scrollYoungjae Lee
2021-01-28InfoScreen: fix mouse selectionYoungjae Lee
2021-01-28Merge branch 'todo' of cgzones/htopDaniel Lange
2021-01-28Merge branch 'default_libcap' (configure overhaul) of cgzones/htopDaniel Lange
2021-01-27Pass Settings to CRT_initChristian Göttsche
2021-01-27Drop invalid todoChristian Göttsche
2021-01-27ci: use as-needed linker flag in gcc full-featured buildChristian Göttsche
2021-01-26Use typedef names instead of raw struct onesChristian Göttsche
2021-01-25Add configure option to create static htop binaryChristian Göttsche
2021-01-25configure: fail immediately on missing requirementChristian Göttsche
2021-01-25configure: misc modernizationsChristian Göttsche
2021-01-25configure: reformat for improved reababilityChristian Göttsche
2021-01-25configure: overhaul option handlingChristian Göttsche
2021-01-25Fix possible division by zeroChristian Göttsche
2021-01-23Allow meters in text mode to span empty neighbors to the rightChristian Göttsche
2021-01-22Update copyright for 2021Daniel Lange
2021-01-22Merge branch 'mop-up-sort-mess' of fasterit/htopDaniel Lange
2021-01-22Add note to users about sort logic changes to ChangeLogDaniel Lange
2021-01-22Implement stable tie-breaker and add more defaultSortDesc fields as per cgzon...Daniel Lange
2021-01-21configure: add -Winit-self warningChristian Göttsche
2021-01-21Sort out the mess around column sorting that had accumulated over timeDaniel Lange
2021-01-20Find the correct library for clock_gettime before trying to use itJames Abbatiello
2021-01-19Linux: individual huge page values in the huge page meterDavid Zarzycki
2021-01-19Linux: handle hugepagesChristian Göttsche
2021-01-16Define PATH_MAX for GNU/hurdDaniel Lange
2021-01-15Linux: fall back to cpuinfo on slow scaling_cur_freq readChristian Göttsche
2021-01-15LED Meter: display wide characters and restore non-wide ncurses supportChristian Göttsche
2021-01-15RichString: implement safe rewindChristian Göttsche
2021-01-15RichString: refactor writing limited amount of columnsChristian Göttsche
2021-01-13Do not try to set not owned capabilitiesChristian Göttsche
2021-01-13RichString_appendChr: add parameter to set attributesChristian Göttsche
2021-01-12kfreeBSD: include config.h for _GNU_SOURCE (part 2)Christian Göttsche
2021-01-12kfreeBSD: include config.h for _GNU_SOURCEChristian Göttsche
2021-01-12Hashtable: use appropriate return type for nextPrimeChristian Göttsche
2021-01-11Mark several non-modified pointer variables constChristian Göttsche
2021-01-11SELinuxMeter: hardcode SELINUX_MAGIC valueChristian Göttsche
2021-01-11Add compiler hints on memory allocating utility functionsChristian Göttsche
2021-01-11Linux: Add SwapCached to the swap meterDavid Zarzycki
2021-01-11Add option to drop Linux capabilitiesChristian Göttsche
2021-01-11Mark several non-modified pointer variables constChristian Göttsche
2021-01-11Remove dead codeChristian Göttsche
2021-01-11Process: drop commLenChristian Göttsche
2021-01-11Add wrapper function for free and strdupChristian Göttsche
2021-01-11Refactor setting filter and use safe strncpyChristian Göttsche
2021-01-11XUtils: add safe strncpy implementationChristian Göttsche
2021-01-11Drop always false conditionChristian Göttsche
2021-01-11Fix git log remainder in ChangeLogDaniel Lange
2021-01-11Update version number to 3.0.6-dev to identify git repo buildsDaniel Lange
2021-01-11Release 3.0.53.0.5Daniel Lange
2021-01-11Merge branch 'fix-palette2' of deviant/htopDaniel Lange