summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-08-05Merge pull request #905 from fraggerfox/fix-netbsd-headerHEADmainJakob P. Liljenberg
fix: include missed out utility header in NetBSD.
2024-08-05fix: include missed out utility header.Santhosh Raju
2024-08-04Merge pull request #894 from imwints/command-line-outputJakob P. Liljenberg
2024-08-04Merge branch 'main' into command-line-outputJakob P. Liljenberg
2024-08-04Switch macos continuous build from gcc to clangaristocratos
2024-08-04Merge pull request #703 from fraggerfox/add-netbsd-supportJakob P. Liljenberg
2024-08-04Add fix for disk used and free percent #791aristocratos
2024-07-18Beautify command line error output and help messageSteffen Winter
2024-06-29Disable STATIC build for cmake.Santhosh Raju
2024-06-29Fix the pkg_add command in README.Santhosh Raju
2024-06-29Bump NetBSD to 10.0 in CI.Santhosh Raju
2024-06-29Update README.md with NetBSD details.Santhosh Raju
2024-06-29Ignore netbsd folder in other builds.Santhosh Raju
2024-06-29Use kvm and ifaddr defs from shared.hpp.Santhosh Raju
2024-06-29Simplify the CI command.Santhosh Raju
2024-06-29Add support for reading thermal stats.Santhosh Raju
2024-06-29Add support for reading battery stats.Santhosh Raju
2024-06-29Get the 64 bit value of physmem.Santhosh Raju
2024-06-29Add CMake build support for NetBSD.Santhosh Raju
2024-06-29Attempt to fix the CI.Santhosh Raju
2024-06-29Fix some of the memory stats.Santhosh Raju
2024-06-29Add build files for NetBSD.Santhosh Raju
2024-06-29Add NetBSD Support.Santhosh Raju
2024-06-24Updated soon to be deprecated actions to latest versionsaristocratos
2024-06-24Removed macos-14 for now due to XCode bug when compiling with gccaristocratos
2024-06-24Removed deprecated macos-11 and add macos-13 and macos-14aristocratos
2024-06-24Merge pull request #879 from flylai/fix_divide_0Jakob P. Liljenberg
2024-06-24Merge pull request #884 from feihtthief/fix_io_graph_speedsJakob P. Liljenberg
2024-06-23Update spacingGerald Pottler
2024-06-23fix io_graph_speeds parsingGerald Pottler
Issue #868
2024-06-15fix divide 0 error when caculating disk usage percentage (#791)Xoris
2024-06-01Merge pull request #863 from Firehawke/mainJakob P. Liljenberg
2024-06-01Fixed missing CPU core temps when too small to show core temp graphs, issues ↵aristocratos
#792 #867
2024-06-01Fixed missing IO graphs in IO mode, issue #867aristocratos
2024-05-29V1 of Phoenix Night themeFirehawke
2024-05-13Merge pull request #838 from imwints/freebsd-staticJakob P. Liljenberg
Add missing linker flag for static links on FreeBSD
2024-05-13Add missing linker flag for static links on FreeBSDSteffen Winter
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278551
2024-05-13Merge pull request #840 from aristocratos/fix/zero_tempJakob P. Liljenberg
2024-05-13Merge pull request #850 from acidghost/theme-commentsJakob P. Liljenberg
2024-05-12Fix comments in theme filesAndrea Jemmett
2024-05-04fix zero temp (#467)fix/zero_tempJos Dehaes
2024-05-01Fixed missing definition for ROCm static buildaristocratos
2024-04-30Add info text about regex filtering in help menuaristocratos
2024-04-30Merge pull request #806 from imwints/regex-searchJakob P. Liljenberg
2024-04-30Add regex filteringSteffen
Filters starting with '!' will try to match processes pid, name, cmd and user with extended regex as defined by the C++ standard. A single '!' will not filter.
2024-04-30Merge pull request #836 from vsey/Fix-TypoJakob P. Liljenberg
2024-04-30Merge branch 'main' into Fix-TypoJakob P. Liljenberg
2024-04-30Merge pull request #835 from imwints/batteryJakob P. Liljenberg
2024-04-30Fix typovsey
2024-04-30Show time in days when remaining battery exceeds an estimation of 24hSteffen Winter