1
0
forked from pool/btop
Commit Graph

12 Commits

Author SHA1 Message Date
3e9705b188 Taking step(s) to move to Gitea (https://src.opensuse.org) 2023-07-19 16:25:23 -04:00
c18b7cd15d Accepting request 1046636 from home:sbradnick
- Update to version 1.2.13+git20221215.c4ee41e:
  * Fixed: Makefile, VERBOSE flag now shows directory creation, Issue #480
  * Makefile: make build targets depend on directories

- Update to version 1.2.13+git20221130.e67a35d:
  * Removed unused statement...
  * Fixed: Use MemFree for used mem calculation if MemAvailable is greater than MemTotal.

OBS-URL: https://build.opensuse.org/request/show/1046636
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=42
2023-01-03 18:47:13 +00:00
5d7bf04b97 - Update to version 1.2.13+git20221106.0f8498f:
* v1.2.13 Bug fixes
  * osx: replace getnameinfo with inet_ntop
  * a comment about AF_LINK being ignored on purpose
  * FreeBSD: replace getnameinfo with inet_ntop
  * Fixed: Process nice value underflowing, issue #461
  * Add git config safe-directory inside freebsd vm
  * OSX: use the first IP of the interface
  * Added "Continuous Build FreeBSD" badge
  * Removed bad line and gcc12 install since gcc12 i preinstalled
  * Possible fix for broken xcode command line tools
  * Use gcc12 for macos12
  * FreeBSD: use the first IP of the interface
  * Use sh instead of csh
  * Update continuous-build-freebsd.yml
  * Update continuous-build-macos.yml
  * Create continuous-build-freebsd.yml
  *  Add actions run for pull requests (macos) [skip actions]
  * Add actions run for pull requests (linux) [skip actions]
  * Fixed: Not picking up last username from /etc/passwd
  * make IPBUFFER_MAXSIZE an enum constant
  * use inet_ntop instead of getnameinfo
  * Show the first IP of the interface in NET box
  * Address comment
  * Fix bug in proc_tree view when showing full cmd
  * proc tree: fix width threshold to match commit message and use and/or instead of &&, ||
  * proc tree view: if there's more than 40 width left, try to print full cmd
  *  macOS Ventura compile instructions
  * macOS Ventura compile instructions
  * Added autodetection for gcc12 to make compiling on macos Ventura easier.

OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=40
2022-11-22 18:52:12 +00:00
4b77d63640 Accepting request 1008881 from home:sbradnick
- Update to version 1.2.12+git20221007.3dd6a6c:
  * v1.2.12 Bug fix
  * Added: Dynamic updating of max number of CPU cores

OBS-URL: https://build.opensuse.org/request/show/1008881
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=38
2022-10-07 19:41:02 +00:00
eb169cfaf3 Accepting request 1008789 from home:sbradnick
- Update to version 1.2.11+git20221007.1444476:
  * v1.2.11 Quick fix for number of cores detection
  * Fixed: Number of cores wrongly detected for Ryzen in rare cases.

OBS-URL: https://build.opensuse.org/request/show/1008789
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=37
2022-10-07 13:32:17 +00:00
a84cce1dad Accepting request 1008594 from home:sbradnick
- Classic 'forgot to remove old .tar.gz before ci' scenario ...

- Classic 'forgot to add new .tar.gz before ci' scenario ...

- Update to version 1.2.10+git20221006.7a2556e:
  * v1.2.10 Bug fixes, cleanup + a new theme
  * Fixed: Cpu::collect() core count counter...
  * All but two places `const bool` have been updated
  * More const bool cleanup
  * Remove const from bool variables
  * Avoid the unnecessary use of copy constructor
  * Fix variable initialization to 'auto' for getB()
  * Forgot to update 'auto' usage wherever necessary
  * More 'No need for const & in bool'
  * No need for const & in bool
  * Changed: Using sysconf(_SC_NPROCESSORS_CONF) for number of cores instead of sysconf(_SC_NPROCESSORS_ONLN)
  * Further Cleanup Part 2
  * Further 'cleanup'
  * Further improvements
  * Clean up btop_tools.{hpp,cpp} files
  * Ignore files created by Qt Creator

OBS-URL: https://build.opensuse.org/request/show/1008594
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=36
2022-10-06 21:11:02 +00:00
819077934e Accepting request 1007570 from home:sbradnick
- Update to version 1.2.9+git20221002.24f0609:
  * Fixed: Crashing when cores are offline
  * Fixed missing "#" from value
  * Fixed: Extra checks to avoid crash on trying to replace empty strings in tree mode
  * Updated README.md
  * [feature] Added Paper theme
  * Update FUNDING.yml
  * Update FUNDING.yml
  * Update README.md

OBS-URL: https://build.opensuse.org/request/show/1007570
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=35
2022-10-02 17:11:32 +00:00
2adccee33f Accepting request 1002964 from home:sbradnick
- Update to version 1.2.9+git20220828.26ac007:
  * Fixed: Process tree filtering not case insensitive
  * v1.2.9 Bug fixes + new features and themes
  * Fixed: Memory values not clearing properly when not in graph mode in mem box
  * Cleaning up snap
  * Instructions for btop-desktop
  * Update snapcraft.yaml
  * Removing desktop launch
  * Add FreeBSD installation command
  * Update snapcraft.yaml
  * Update snapcraft.yaml
  * Update snapcraft.yaml
  * Update btop.desktop
  * Update btop.desktop
  * Add files via upload
  * Create btop.desktop
  * Update snapcraft.yaml
  * Update snapcraft.yaml
  * Update snapcraft.yaml
  * Update snapcraft.yaml
  * Update snapcraft.yaml
  * Update snapcraft.yaml
  * Maybe
  * updated color change
  * Added: Option to hide the small cpu graphs for processes
  * Add Fedora/RHEL install docs
  * [fix] Color correction
  * Changed: Small graphs now show colors for each character
  * [feature] Created 'Elementarish' theme
  * Fixed: Getting selfpath on macos (fix for finding theme folder)

OBS-URL: https://build.opensuse.org/request/show/1002964
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=33
2022-09-12 13:48:08 +00:00
e50225cc9c Accepting request 985931 from home:sbradnick
- Update to version 1.2.8+git20220629.102b6db:
  * v1.2.8 New features & themes
  * use Shared::procPath, fix Logger error type
  * Fixed kernel proc filter clearing issue + optimization
  * Optimize away clear_kernel_cache() function
  * Add tomorrow night theme
  * fix identation
  * Remove duplicate fstype setter
  * Remove forgotten debug logger calls
  * Added support for ZFS pool io stats monitoring
  * Changed: Disable battery monitoring if it fails instead of exiting
  * Add everforest-dark-hard.theme
  * Changed spaces to tabs
  * Finished kernel proc filtering.
  * Added a check for filter kernel mode
  * Added caching for kernel processes.
  * More indentation
  * Replaced my spaces with tabs
  * Indentation fix.
  * Woops that went unnoticed, didn't it?
  * Fixed menu description
  * Added linux label on the config option
  * Fixed clang-format off labels
  * Made kernel process filtering more efficient
  * Replaced $*\s with tabs
  * Fixed some formatting issues.
  * Added TUI option for kernel proc filtering.
  * Moved to correct version of the code

- Adjusting '/usr/bin' to '%{_bindir}'

OBS-URL: https://build.opensuse.org/request/show/985931
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=31
2022-06-29 18:24:33 +00:00
1600a3c323 Accepting request 980161 from home:sbradnick
- Update to version 1.2.7+git20220528.c3eb02f:
  * v1.2.7 Bug fixes & new features
  * Fixed: Net sync scale bug
  * Added tokyo-night & tokyo-storm theme

- Update to version 1.2.6+git20220516.c257938:
  * Fix makefile to install to /usr/local instead of /usr
  * Update makefile to install/remove icons and desktop entry
  * Add desktop icon svg and png
  * Add btop.desktop
  * Added: Case insensitive process filtering

OBS-URL: https://build.opensuse.org/request/show/980161
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=28
2022-05-31 19:52:12 +00:00
dd09a403c7 Accepting request 975259 from home:sbradnick
- Update to version 1.2.6+git20220505.841941a:
  * Include ZFS ARC in cached/available memory on Linux
  * Fixed: Disk IO stats for individual partitions instead of whole disk
  * Update snapcraft.yaml
  * Update snapcraft.yaml
  * Update snapcraft.yaml
  * Update snapcraft.yaml
  * Update snapcraft.yaml
  * removed unneeded plugin

- Update to version 1.2.6+git20220413.4bae3c4:

OBS-URL: https://build.opensuse.org/request/show/975259
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=26
2022-05-05 19:40:25 +00:00
6d0e8c2e5e Accepting request 970875 from home:sbradnick:branches:Base:System
- Update to version 1.2.6+git20220414.9abf849:
  * Update snapcraft.yaml

- Update to version v1.2.6+git20220413.4bae3c4:
  * Update continuous-build-linux.yml
  * v1.2.6 Bug fixes
  * Changed: Enter symbol to a more common variant
  * updated robin_hood.h to v3.11.5
  * Fixed: Use cpu cores avarage temp if missing cpu package temp for FreeBSD
  * Fixed: Wrong memory unit when shorten and size is less than 10
  * v1.2.5 Bug fixes
  * Fixed: Mouse mappings for net box
  * fix: title_left symbol between auto and zero in the net box is not displayed

OBS-URL: https://build.opensuse.org/request/show/970875
OBS-URL: https://build.opensuse.org/package/show/Base:System/btop?expand=0&rev=24
2022-04-19 16:31:12 +00:00