summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'kew24-patch-1'Nathan Scott2024-02-291-1/+1
|\
| * documentation update "pcp htop" –> "pcp-htop"kew242024-02-281-1/+1
|/
* Update Settings.cKen McDonell2024-02-051-1/+1
* Minor bug fixes for Coverity issuesKen McDonell2024-02-052-1/+4
* darwin/Platform.c: use mach/port.hSergey Fedorov2024-02-041-1/+1
* Disable basename matching for kernel threadsChristian Göttsche2024-01-281-2/+8
* Read executable name before checking the command lineBenny Baumann2024-01-271-39/+48
* Properly track if we actually hit any token while scanning cmdlineBenny Baumann2024-01-271-49/+78
* Explicitly check sscanf(3) and fscanf(3) return valuesChristian Göttsche2024-01-255-16/+15
* Linux: drop preconditions for free_and_xStrdup()Christian Göttsche2024-01-201-6/+0
* Linux: rename variable for clearer intentChristian Göttsche2024-01-201-2/+2
* RichString: add access function annotationsChristian Göttsche2024-01-201-0/+3
* Handle invalid multi-byte strings gracefullyChristian Göttsche2024-01-201-4/+37
* Fix usage of RichString_appendnWide()Christian Göttsche2024-01-201-3/+2
* DragonFlyBSD: support Disk IO meterChristian Göttsche2024-01-202-3/+59
* DragonFlyBSD: support Network IO meterChristian Göttsche2024-01-201-3/+26
* DragonFlyBSD: build fixesChristian Göttsche2024-01-205-11/+20
* Clicking on column headers needs to also update the sort direction arrowDaniel Lange2024-01-171-1/+1
* Undo too-aggressive code collapsing from tree mode refactoringNathan Scott2024-01-171-1/+4
* CRT: print message with pending changes onlyChristian Hesse2024-01-151-0/+3
* CRT: print a warning when exiting on signalChristian Hesse2024-01-151-1/+9
* Fix the display of number of running tasksBenny Baumann2024-01-121-2/+1
* fixes for illumos/Solaris platformsDominik Hassler2024-01-116-10/+16
* Fix static linking with libsystemdChristian Göttsche2024-01-102-1/+2
* Add -dev prefix again for the next (planned) releaseDaniel Lange2024-01-101-1/+1
* Release 3.3.03.3.0Daniel Lange2024-01-102-1/+54
* Linux: use fseek(3)Christian Göttsche2024-01-101-5/+2
* Refactor the goThroughEntries.fraggerfox2024-01-091-15/+11
* Fix build in NetBSD.fraggerfox2024-01-093-7/+7
* Attempt to "Fix" OpenBSD BuildSamuel Venable2024-01-092-4/+4
* Clarify isNonnegative() behavior in commentsExplorer092024-01-081-4/+5
* Updates for 2024. Happy New Year!Daniel Lange2024-01-013-4/+4
* Shorten docker container IDs to 12 charactersBenny Baumann2023-12-311-0/+35
* Settings: preserve empty headerChristian Göttsche2023-12-311-5/+15
* Fix execlp() argument without pointer castExplorer092023-12-291-1/+2
* Row_printTime() code shrinkExplorer092023-12-291-7/+7
* Row_printKBytes() improvementsExplorer092023-12-292-77/+99
* Clarify magic number for data/cols fieldsBenny Baumann2023-12-291-2/+5
* Fix naming convention inconsistencyBenny Baumann2023-12-291-7/+7
* OpenFilesScreen: Make column sizing dynamic for file size, offset and inodeнаб2023-12-291-1/+26
* Add support for "truss" (FreeBSD equivalent of "strace")Daniel (dmilith) Dettlaff2023-12-291-6/+17
* Darwin: add NetworkIOMeter supportUeiWang2023-12-291-3/+63
* Relocate include of config.h from header to source modeuleBenny Baumann2023-12-2642-56/+26
* Document compilation issues and changed config.h inclusion rulesBenny Baumann2023-12-261-0/+5
* Minor code simplificationBenny Baumann2023-12-261-3/+1
* Convince IWYU to keep size_t/ssize_t via stddef.hBenny Baumann2023-12-261-1/+1
* Force to keep explicit forward declarationsBenny Baumann2023-12-264-10/+10
* Update includes based on IWYUBenny Baumann2023-12-2667-83/+113
* Update list of special header mappings for IWYUBenny Baumann2023-12-261-0/+5
* Force configuration with clang for IWYU runsBenny Baumann2023-12-261-0/+1

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