Commit Graph

  • 53684a0a7a Merge pull request #564 from simplepad/fix-makefile Jakob P. Liljenberg 2023-07-16 16:02:15 +02:00
  • 4631508ac4 Merge pull request #547 from nobounce/collect-loadavg-function Jakob P. Liljenberg 2023-07-16 15:59:57 +02:00
  • 6eb37601d7 Retrieve load average from libc and use emplace_back where appropriate zackiloco 2023-07-05 13:23:11 +02:00
  • 77bd1569ff Fix the makefile version in the printed banner zackiloco 2023-06-28 01:49:43 +02:00
  • 8ad8463bc5 add g++12 (without a dash) detection, fix Makefile not accounting for a possibly missing gcc simplepad 2023-06-27 00:48:44 +03:00
  • 8466bf3a18 FreeBSD swap info rr 2023-06-21 21:12:36 +03:00
  • 7e50b03e39 Merge pull request #510 from nobounce/LLVM Jakob P. Liljenberg 2023-06-15 17:45:05 +02:00
  • 4eddc24d74 Make process niceness signed ("nice" can take negative values) Arjun P 2023-05-30 15:55:14 +01:00
  • e269046d3b Merge pull request #546 from dorrellmw/main Jakob P. Liljenberg 2023-05-26 08:50:36 +02:00
  • 3c6929b025 Fix integer overflows in btop_collect.cpp Mitchell Dorrell 2023-05-26 01:26:21 -04:00
  • dec9fa1663 Enable Clang as a compiler. zackiloco 2023-05-25 22:53:58 +02:00
  • a5e4969d7e Remove pthread_exit(). zackiloco 2023-05-25 22:40:55 +02:00
  • a2fa9da073 Replace statvfs64 with statvfs and define _FILE_OFFSET_BITS=64. zackiloco 2023-05-23 15:21:45 +02:00
  • 7dac8505c4 Include <codecvt> required by Clang. zackiloco 2023-05-23 15:20:12 +02:00
  • 34ae6d96d5 Move #include to top level and exclude Clang from compiler version check. zackiloco 2023-05-23 15:13:17 +02:00
  • 922b6475ae Insert std:: for warning unqualified call to std::move. zackiloco 2023-05-23 15:11:20 +02:00
  • 808b8c1824 Merge pull request #544 from nobounce/include-by-isystem Jakob P. Liljenberg 2023-05-25 19:19:38 +02:00
  • 4e30a976fc Merge pull request #540 from cpalv/load_average Jakob P. Liljenberg 2023-05-25 16:42:43 +02:00
  • c996f50751 Include 3rd party headers with isystem to silence warnings. zackiloco 2023-05-25 13:53:18 +02:00
  • a1a0e4ce35 Merge pull request #525 from gwena/main Jakob P. Liljenberg 2023-05-25 12:43:19 +02:00
  • 1039bd5b5d amend! update cpu load average display cpalv 2023-05-24 19:51:43 -05:00
  • 5d2f7420c3 update cpu load average display cpalv 2023-05-23 19:06:50 -05:00
  • 468993817a Merge pull request #537 from Syndelis/chore/fmt-submodule Jakob P. Liljenberg 2023-05-23 17:32:58 +02:00
  • 1567a791a8 chore: remove spaces before language in code blocks Brenno Lemos 2023-05-23 10:28:49 -03:00
  • dabb7dbd52 chore: update readme to include --recursive Brenno Lemos 2023-05-23 10:25:26 -03:00
  • f0ef3c4ca4 chore: adjust worflows to recursively clone the repository Brenno Lemos 2023-05-23 10:14:32 -03:00
  • 816c4e43fd feat: prefer fmt submodule over copy-and-paste headers Brenno Lemos 2023-05-23 10:10:36 -03:00
  • b0fc63537b println -> fmt::println aristocratos 2023-05-21 12:26:48 +02:00
  • fbc349da2a Readd using namespace fmt aristocratos 2023-05-21 12:11:29 +02:00
  • bd688e24bf Add fmt prefix for fmtlib aristocratos 2023-05-21 11:58:52 +02:00
  • d64f9939e6 Merge pull request #536 from stevenxxiu/fix/ambiguous-format-call Jakob P. Liljenberg 2023-05-21 11:54:37 +02:00
  • 7ca1cc533a fix: prefix with fmt:: to fix ambiguous call to format(), that also refers to /usr/include/c++/13.1.1/format Steven Xu 2023-05-21 19:33:44 +10:00
  • 09c075e06c Debug times thousand separator aristocratos 2023-05-21 01:11:35 +02:00
  • bab441e9ea Merge pull request #534 from aristocratos/fmtlib Jakob P. Liljenberg 2023-05-20 16:52:07 +02:00
  • e11d64e8d7 Debug times box changes aristocratos 2023-05-20 15:20:27 +02:00
  • 21b85f8913 btop.cpp -> fmt aristocratos 2023-05-20 14:52:50 +02:00
  • d30c23178a Fix link to themes folder Gwenael Ropert 2023-05-11 16:09:06 +02:00
  • 872eb3eebd Merge pull request #506 from stwnt/LLVM Jakob P. Liljenberg 2023-03-18 00:03:36 +01:00
  • b84cfdc268 Merge pull request #504 from iambeingtracked/patch-1 Jakob P. Liljenberg 2023-03-18 00:02:49 +01:00
  • 053bacef1d Silence "warning: unqualified call to 'std::move'" in clang. Steffen 2023-03-07 13:16:04 +01:00
  • c9399ab89a Update everforest-dark-hard.theme iambeingtracked 2023-03-01 07:42:34 +00:00
  • 471c68f4b0 Merge pull request #500 from stwnt/improve-portability Jakob P. Liljenberg 2023-02-23 18:53:58 +01:00
  • ceae71291f Merge pull request #485 from flipflop133/patch-1 Jakob P. Liljenberg 2023-02-23 18:51:57 +01:00
  • 3200de584f Merge pull request #502 from mattico/linux-zfs-arc Jakob P. Liljenberg 2023-02-23 18:49:01 +01:00
  • af04de9dcc Merge pull request #483 from simplepad/fix-freebsd Jakob P. Liljenberg 2023-02-23 18:43:36 +01:00
  • 4d6e79156f readme: Add zfs_arc_cached documentation Matt Ickstadt 2023-02-23 11:29:22 -06:00
  • 345bf7c052 Linux: subtract ZFS ARC min size from available memory Matt Ickstadt 2023-02-23 10:59:10 -06:00
  • 99c5991c1c Replace -ftree-loop-vectorize with -ftree-vectorize. Steffen 2023-02-13 00:36:10 +00:00
  • 191b23425e Create adwaita.theme François Bechet 2022-12-24 11:22:38 +01:00
  • 2b18c6952d fix zfs on freebsd not reporting IO simplepad 2022-12-21 21:43:20 +03:00
  • c4ee41ebc0 Fixed: Makefile, VERBOSE flag now shows directory creation, Issue #480 aristocratos 2022-12-15 17:42:07 +01:00
  • 484ce73c46 Merge pull request #481 from NexAdn/479-fix-parallel-build Jakob P. Liljenberg 2022-12-15 16:46:38 +01:00
  • 0d17fb66c4 Makefile: make build targets depend on directories NexAdn 2022-12-15 10:04:33 +01:00
  • e67a35df08 Removed unused statement... aristocratos 2022-11-30 23:18:04 +01:00
  • 9aaffd6b26 Fixed: Use MemFree for used mem calculation if MemAvailable is greater than MemTotal. aristocratos 2022-11-30 22:41:08 +01:00
  • 0f8498fa4e v1.2.13 Bug fixes v1.2.13 aristocratos 2022-11-06 22:36:34 +01:00
  • 9dc57534b1 Merge pull request #464 from correabuscar/osx_replace__getnameinfo__with__inet_ntop Jakob P. Liljenberg 2022-11-06 15:24:30 +01:00
  • f4eea3f3cf osx: replace getnameinfo with inet_ntop correabuscar 2022-11-06 14:36:03 +01:00
  • 25123644f0 Merge pull request #463 from correabuscar/freebsd_replace__getnameinfo__with__inet_ntop [skip actions] Jakob P. Liljenberg 2022-11-06 14:40:26 +01:00
  • 7ff3c7f7d0 a comment about AF_LINK being ignored on purpose correabuscar 2022-11-06 13:45:13 +01:00
  • 20df83658a Merge pull request #462 from correabuscar/freebsd_replace__getnameinfo__with__inet_ntop Jakob P. Liljenberg 2022-11-06 12:43:57 +01:00
  • 12def527cd FreeBSD: replace getnameinfo with inet_ntop correabuscar 2022-11-06 11:36:22 +01:00
  • 5a53fb4a2c Fixed: Process nice value underflowing, issue #461 aristocratos 2022-11-06 11:32:17 +01:00
  • c52206610d Add git config safe-directory inside freebsd vm Jakob P. Liljenberg 2022-11-06 11:07:27 +01:00
  • f7dbf50b75 Merge pull request #459 from correabuscar/fbsd_use_first_IP_of_interface_instead_of_last Jakob P. Liljenberg 2022-11-06 10:51:28 +01:00
  • 386aa6c34a Merge pull request #460 from correabuscar/osx_use_the_first_IP_of_the_interface_instead_of_the_last Jakob P. Liljenberg 2022-11-06 10:48:41 +01:00
  • bd7018ed96 OSX: use the first IP of the interface correabuscar 2022-11-06 08:36:06 +01:00
  • c039f36bb7 Added "Continuous Build FreeBSD" badge Jakob P. Liljenberg 2022-11-06 10:34:05 +01:00
  • 83c034a041 Removed bad line and gcc12 install since gcc12 i preinstalled Jakob P. Liljenberg 2022-11-06 10:21:01 +01:00
  • 06ba66b5ed Possible fix for broken xcode command line tools Jakob P. Liljenberg 2022-11-06 10:18:04 +01:00
  • 5d9097d9b9 Use gcc12 for macos12 Jakob P. Liljenberg 2022-11-06 10:04:55 +01:00
  • 16ce8d21b1 FreeBSD: use the first IP of the interface correabuscar 2022-11-06 08:17:38 +01:00
  • a2685962d9 Merge pull request #446 from daephx/fix-conf-typo [skip actions] Jakob P. Liljenberg 2022-11-06 04:20:54 +01:00
  • 64c9e85252 Use sh instead of csh Jakob P. Liljenberg 2022-11-06 04:19:50 +01:00
  • 511c3a665c Update continuous-build-freebsd.yml Jakob P. Liljenberg 2022-11-06 04:03:37 +01:00
  • f6de85534c Update continuous-build-macos.yml Jakob P. Liljenberg 2022-11-06 03:50:01 +01:00
  • 3a920b4e3c Create continuous-build-freebsd.yml Jakob P. Liljenberg 2022-11-06 03:39:53 +01:00
  • 899831e4ca Add actions run for pull requests (macos) [skip actions] Jakob P. Liljenberg 2022-11-06 03:07:40 +01:00
  • f05bc65c3a Add actions run for pull requests (linux) [skip actions] Jakob P. Liljenberg 2022-11-06 03:04:47 +01:00
  • 68f7d1f4bb Fixed: Not picking up last username from /etc/passwd aristocratos 2022-11-05 22:56:52 +01:00
  • c65c5e5d22 Merge pull request #458 from correabuscar/replace__getnameinfo__with__inet_ntop Jakob P. Liljenberg 2022-11-05 00:17:33 +01:00
  • bad9bbc160 make IPBUFFER_MAXSIZE an enum constant correabuscar 2022-11-04 10:44:22 +01:00
  • 96a22b4078 use inet_ntop instead of getnameinfo correabuscar 2022-11-04 04:49:12 +01:00
  • 6fc58c4360 Merge pull request #457 from correabuscar/i456_use_first_IP_of_iface_not_last Jakob P. Liljenberg 2022-11-04 19:59:16 +01:00
  • eec1999a8f Show the first IP of the interface in NET box correabuscar 2022-11-04 01:42:03 +01:00
  • 3ddf89ae1c Merge pull request #454 from Superty/main Jakob P. Liljenberg 2022-10-31 22:54:12 +01:00
  • c1675634ef Address comment Arjun P 2022-10-31 21:42:34 +00:00
  • bb40de64c9 Fix bug in proc_tree view when showing full cmd Arjun P 2022-10-30 09:27:56 +00:00
  • 4fbda9df29 proc tree: fix width threshold to match commit message and use and/or instead of &&, || Arjun P 2022-10-29 00:20:11 +01:00
  • 011cf650c1 Merge pull request #452 from Superty/main Jakob P. Liljenberg 2022-10-29 00:42:53 +02:00
  • ede7d0a76a proc tree view: if there's more than 40 width left, try to print full cmd Arjun P 2022-10-28 22:20:29 +01:00
  • f8c272c00f macOS Ventura compile instructions Jakob P. Liljenberg 2022-10-28 22:37:53 +02:00
  • f946a764c5 macOS Ventura compile instructions Jakob P. Liljenberg 2022-10-28 22:36:24 +02:00
  • a201944dc7 Added autodetection for gcc12 to make compiling on macos Ventura easier. aristocratos 2022-10-28 22:33:16 +02:00
  • 9f0fcdd5bf Fixed: Moved up get_cpuHz() in the execution order to get better cpu clock reading. aristocratos 2022-10-27 15:09:00 +02:00
  • 2247ed3db1 Update continuous-build-macos.yml Jakob P. Liljenberg 2022-10-23 19:51:03 +02:00
  • f9de2598e0 Update continuous-build-macos.yml Jakob P. Liljenberg 2022-10-23 19:41:12 +02:00
  • f05a0560db Update continuous-build-linux.yml Jakob P. Liljenberg 2022-10-23 19:39:41 +02:00
  • dda9f2589f Fixed: Ignore disks that fails in statvfs64() to avoid slowdowns and possible crashes. aristocratos 2022-10-23 19:33:04 +02:00
  • 7943a0234a fix: spelling mistake in btop.conf daephx 2022-10-15 18:19:50 -07:00