2369 Commits (ec2307688e14ccd7d63257db94de8b78e998f6ab)
 

Author SHA1 Message Date
Christian Göttsche d2ee40597c Use STDERR_FILENO instead of magic number 5 years ago
Christian Göttsche 1f5f40c091 Print current settings on crash 5 years ago
Daniel Lange 204bc710ba Adjust to current label reality and the fact that Github can't search for multiple labels ORed ... yet. 5 years ago
Daniel Lange 40ecde9d88 Add Github label disclaimer as per vi's comment 5 years ago
mayurdahibhate 3f86a011e6 platform-dependent files included relative to main source directory 5 years ago
mayurdahibhate 1b74dfe187 cleaned up includes with iwyu 5 years ago
Christian Göttsche d9c95369bc Enclose macro argument 5 years ago
Christian Göttsche d918cd9f2a Align parameter name of Generic_gettime_realtime 5 years ago
Christian Göttsche 54d7c6a080 Sort include headers 5 years ago
Christian Göttsche 90ae730fd4 Ignore IDE configuration files 5 years ago
Christian Göttsche 323d7e73aa Linux: update IO fields 5 years ago
Christian Göttsche b41e4d9c54 Rework process field print functions 5 years ago
Christian Göttsche 6bbb454881 LinuxProcess: print default buffer in ascii 5 years ago
Christian Göttsche a2be57d768 Process: print default buffer in ascii 5 years ago
Christian Göttsche 436808ff99 Use RichString_appendnAscii where possible 5 years ago
Christian Göttsche 099dab88be ZfsCompressedArcMeter: avoid division by 0 5 years ago
Christian Göttsche 2d7069feb4 Linux: handle Shmem being part of Cached 5 years ago
Nathan Scott 3db3737d75 Update FUNDING.yaml to use open_collective directly (thanks cgzones) 5 years ago
Benny Baumann a75b99a15e Document '?' key to reach the help screen 5 years ago
Christian Göttsche 615fc934ff Add assert for unreachable switch case 5 years ago
Christian Göttsche bd689ab0d3 Avoid implicit pointer to bool conversion in assignment 5 years ago
Christian Göttsche d58c2f0606 Drop ProcessList_get and ProcessList_size 5 years ago
Christian Göttsche 5dbca0193d Make MainPanel_pidSearch a static function 5 years ago
Christian Göttsche a05e78f531 Linux: use more robust pid parsing 5 years ago
Nathan Scott ace5730f89 Add github funding link to htop opencollective page 5 years ago
Stuart Henderson feec16cbb5 don't include offline CPUs in summary for OpenBSD 5 years ago
Christian Göttsche d63394b5f6 DragonFlyBSD: resolve sign comparison 5 years ago
Christian Göttsche 99cde7edec FreeBSD: silence unsigned integer underflow 5 years ago
Christian Göttsche 9a8221568a Rework TTY column 5 years ago
Christian Göttsche 36880cd61c Add read-only option 5 years ago
Christian Göttsche 812cfcb94d Rename drop-capabilities options none to off 5 years ago
Christian Göttsche 74d061700c LinuxProcessList_recurseProcTree(): drop non necessary parameter 5 years ago
David Zarzycki f3d9ecaa62 Convert process time to days if applicable 5 years ago
Nathan Scott 0006cc51b7
Merge pull request #593 from natoscott/init-pl-time 5 years ago
Nathan Scott 367561175a Update timestamps for the special process scans at startup also 5 years ago
Nathan Scott f3a37f9ef3 Merge branch 'smalinux-CtrTime' 5 years ago
Nathan Scott 356488aa53 Request the realtime and monotonic clock times once per sample 5 years ago
Sohaib 421bdeec60 Merging all the points related to calculating time in one place 5 years ago
Daniel Lange f16aa483dd Merge branch 'illumos-compile-fix' of BenBE/htop 5 years ago
Benny Baumann 6c66f32fa7 Include signal.h, reorder headers 5 years ago
Nathan Scott 75fd9edf75 Reorder the header update and process scanning 5 years ago
Christian Göttsche 8163b8164f TaskMeter: always show number of threads 5 years ago
Alexander Nedotsukov 5afb57b49e FreeBSD: improve actual processor calculation logic 5 years ago
Christian Göttsche 73f5ecf528 Linux: handle garbage in /proc/loadavg 5 years ago
Nathan Scott 272e72680b
Merge pull request #575 from natoscott/refactor-command-line 5 years ago
Nathan Scott 36389fb0da Abstract htop main function to allow for a platform binary 5 years ago
Christian Göttsche 5ef3c26168 Drop always true condition 5 years ago
David Zarzycki 3e8da0fcb6 Add MEMORY_SHARED to help screen 5 years ago
Christian Göttsche a19b176099 Correct spelling in comment 5 years ago
Christian Göttsche 9c437ceb0c Drop unused attributes of actually used function parameters 5 years ago