summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-07-18Merge branch 'fix-dragon' of smalinux/htopHEADmasterDaniel Lange
2021-07-18DragonFlyBSD: fixup: ProcessList_new declaration & definition mismatchSohaib Mohamed
2021-07-18PCP: fixup: missing setter for isUserlandThreadSohaib Mohamed
2021-07-18Merge branch 'show-thread-names-fix' of BenBE/htopDaniel Lange
2021-07-18PCP: fixup: Missing headers for DynamicMeterSohaib Mohamed
2021-07-17Respect "Show custom thread names" settingBenny Baumann
2021-07-16Minor README wordsmithing on review of recent deps/build changesNathan Scott
2021-07-16Merge branch 'README-update' of https://github.com/Eideen/htop into Eideen-RE...Nathan Scott
2021-07-15Disable mouse option when support is unavailablenia
2021-07-15netbsd: Support curses libraries without ncurses mouse supportnia
2021-07-15Use PATH lookup for systemctl in systemd meterScott Olson
2021-07-15Proper label indentationBenny Baumann
2021-07-15Align descriptive commentsBenny Baumann
2021-07-15Pointer indication aligned to typenameBenny Baumann
2021-07-15Indentation of string argumentsBenny Baumann
2021-07-15Whitespace around operatorsBenny Baumann
2021-07-15Code indentationBenny Baumann
2021-07-15Split statements that should go onto multiple linesBenny Baumann
2021-07-15netbsd: update README.md (#694)nia
2021-07-15Merge pull request #695 from smalinux/zfs-orgnizNathan Scott
2021-07-15PCP: cleanup: put ZFS in its rightful placeSohaib Mohamed
2021-07-14Fix whitespace oddity in previous DynamicMeter updatesNathan Scott
2021-07-14Improve the DynamicMeter_search API to make 'key' optionalNathan Scott
2021-07-14Additional pointer checks in dynamic meter code for CoverityNathan Scott
2021-07-14Ensure PCP dynamic metric configuration definition uniquenessNathan Scott
2021-07-14Ensure we do not attempt to add a DynamicMeter via theNathan Scott
2021-07-13Add SIGINT handlerBenny Baumann
2021-07-13netbsd: Support building with libcursesnia
2021-07-13netbsd: Fix display of in-use and cached memorynia
2021-07-13netbsd: Add dyanmicMeters stubs to fix the buildnia
2021-07-11README updates/formatingEideen
2021-07-09Remove unnecessary include files from PCPDynamicMeter.cNathan Scott
2021-07-08Remove references to bintray in the README, no longer existsNathan Scott
2021-07-08Pretty-print values in the PCP DynamicMeter codeNathan Scott
2021-07-07Remove Linux-specific cpp conditional in SwapMeter.cNathan Scott
2021-07-07Add more defensive checks to PCP paths if sampling failsNathan Scott
2021-07-07PCP: use palette meter text colour for dynamic meter labelsSohaib Mohamed
2021-07-07Add a new DynamicMeter class for runtime Meter extensionNathan Scott
2021-07-07Fix an assert on kernel process name length on the PCP platformNathan Scott
2021-07-07Fix bitmask used to extract CPU identifier for CPUMeterNathan Scott
2021-07-06Check for alloc_size attribute in configure.acBenny Baumann
2021-07-05Merge branch 'solaris-define-fixes' of BenBE/htopDaniel Lange
2021-07-05Merge branch 'check-set-escdelay' of BenBE/htopDaniel Lange
2021-07-04Reduce visibility of GZONE and UZONEBenny Baumann
2021-07-04Remove unused define on SolarisBenny Baumann
2021-07-04Check for set_escdelay in ncursesBenny Baumann
2021-07-01Fix typo in Generic_gettime_realtime on old MacBenny Baumann
2021-06-30PCP: Fix minor cut+paste typoSohaib Mohamed
2021-06-26Always update `proc->st_uid` + `proc->user`BenBE
2021-06-26Redo the memory values based on the other BSD implementations.fraggerfox