3017 Commits (df5c479b95b15d70bcdc593fdcb72bf2f034cee7)
 

Author SHA1 Message Date
Christian Göttsche df5c479b95 ci: bump to LLVM 18 2 years ago
Daniel Lange 9323de2caf Replace OpenCollective with Hack Club 2 years ago
fraggerfox ad3b90e59d Fix the compiler name for OpenBSD. 2 years ago
Daniel Lange 05c7d4fc20 Ignore FOCUS_IN and FOCUS_OUT events if these have been activated within xterm 2 years ago
Daniel Lange 53bd369be7 Workaround for ASAN-induced segfaults in Github Ubuntu runner images 2 years ago
Daniel Lange 0dac8e7d38 Merge branch 'feat/refuse-saving-symlinked-config' (branch name superseded) of Scrumplex/htop 2 years ago
Sefa Eyeoglu f7c9ede286
Print message if config file was resolved 2 years ago
Sefa Eyeoglu f588b27315
Resolve configuration path 2 years ago
fraggerfox 4feac8e72f Add Solaris to the CI 2 years ago
fraggerfox 2555cc39f3 Add Dragonfly BSD to the CI 2 years ago
fraggerfox 1fa7d6c73b Add OpenBSD to the CI 2 years ago
fraggerfox 553039102b Add NetBSD to the CI 2 years ago
fraggerfox 26ad7ef6a9 Add FreeBSD to the CI 2 years ago
fraggerfox 01d3398e8d Fix warnings in OpenBSD build. 2 years ago
Nathan Scott 35739c2aff Merge branch 'kew24-patch-1' 2 years ago
kew24 606e88a8c2
documentation update "pcp htop" –> "pcp-htop" 2 years ago
Ken McDonell 4abe9f4ce5 Update Settings.c 2 years ago
Ken McDonell fdbb0629bc Minor bug fixes for Coverity issues 2 years ago
Sergey Fedorov 541c17c975 darwin/Platform.c: use mach/port.h 2 years ago
Christian Göttsche 32cb30273b Disable basename matching for kernel threads 2 years ago
Benny Baumann ea30b98b86 Read executable name before checking the command line 2 years ago
Benny Baumann 1f664ee214 Properly track if we actually hit any token while scanning cmdline 2 years ago
Christian Göttsche 94c7822401 Explicitly check sscanf(3) and fscanf(3) return values 2 years ago
Christian Göttsche 207db2e8f8 Linux: drop preconditions for free_and_xStrdup() 2 years ago
Christian Göttsche 8e11f1f656 Linux: rename variable for clearer intent 2 years ago
Christian Göttsche 85e4e02193 RichString: add access function annotations 2 years ago
Christian Göttsche db65f175ab Handle invalid multi-byte strings gracefully 2 years ago
Christian Göttsche e401c8fed9 Fix usage of RichString_appendnWide() 2 years ago
Christian Göttsche 2f67a2b07d DragonFlyBSD: support Disk IO meter 2 years ago
Christian Göttsche 1414cdcfc6 DragonFlyBSD: support Network IO meter 2 years ago
Christian Göttsche 7639d62459 DragonFlyBSD: build fixes 2 years ago
Daniel Lange 91990b1a34 Clicking on column headers needs to also update the sort direction arrow 2 years ago
Nathan Scott 5d778eaacc Undo too-aggressive code collapsing from tree mode refactoring 2 years ago
Christian Hesse 49c13511c4 CRT: print message with pending changes only 2 years ago
Christian Hesse 8e40d68867 CRT: print a warning when exiting on signal 2 years ago
Benny Baumann b6b9384678 Fix the display of number of running tasks 2 years ago
Dominik Hassler 046b6ce466 fixes for illumos/Solaris platforms 2 years ago
Christian Göttsche e59176f23c Fix static linking with libsystemd 2 years ago
Daniel Lange 2a58f5dba8 Add -dev prefix again for the next (planned) release 2 years ago
Daniel Lange 68c970c7ef Release 3.3.0 2 years ago
Christian Göttsche 2b6304cec5 Linux: use fseek(3) 2 years ago
fraggerfox f9fb93aaf8 Refactor the goThroughEntries. 2 years ago
fraggerfox 615d489597 Fix build in NetBSD. 2 years ago
Samuel Venable 71021b2d8b Attempt to "Fix" OpenBSD Build 2 years ago
Explorer09 7bf8f02de2 Clarify isNonnegative() behavior in comments 2 years ago
Daniel Lange c3b4a770c0 Updates for 2024. Happy New Year! 2 years ago
Benny Baumann b149a506cf Shorten docker container IDs to 12 characters 2 years ago
Christian Göttsche 955208569c Settings: preserve empty header 2 years ago
Explorer09 887c4eaff3 Fix execlp() argument without pointer cast 2 years ago
Explorer09 e5c09ffd96 Row_printTime() code shrink 2 years ago