SHA256
5
0
forked from pool/procs

11 Commits

Author SHA256 Message Date
d01ebd91b1 Accepting request 1264965 from utilities
OBS-URL: https://build.opensuse.org/request/show/1264965
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/procs?expand=0&rev=14
2025-03-31 09:39:25 +00:00
Dead Mozay
169f30b8f4 - Update to version 0.14.10:
* [Added] Add JSON output support.
  * [Changed] Generate shell completions at build time.
  * [Fixed] Trim null byte from /proc//attr/current.

OBS-URL: https://build.opensuse.org/package/show/utilities/procs?expand=0&rev=35
2025-03-28 08:07:00 +00:00
2a0ce46264 Accepting request 1238455 from utilities
OBS-URL: https://build.opensuse.org/request/show/1238455
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/procs?expand=0&rev=13
2025-01-17 17:38:17 +00:00
Dead Mozay
7848b372cd - Update to version 0.14.9:
* [Fixed] Build failure on FreeBSD.
- Update to 0.14.8:
  * [Fixed] Build breaks on FreeBSD #703
- Update to 0.14.7:
  * [Changed] Header line wrapping #695
  * [Fixed] First key press is ignored #443
- Update to 0.14.6:
  * [Changed] MSRV to Rust 1.74
  * [Added] aarch64-apple-darwin build release
- Filter dependencies for vendor tarball
- Update to 0.14.5:
  * [Added] Add show_self_parents option #607
  * [Changed] MSRV to Rust 1.70
- Update to 0.14.4:
  * [Fixed] Build breaks on FreeBSD/arm64,i386
- Generate and use zst tarball
- Update to 0.14.3:
  * [Changed] MSRV to Rust 1.67
  * [Added] Some columns on FreeBSD
- Update to 0.14.2:
  * [Added] BSD support #313
  * [Fixed] wrong time handling on Windows
  * [Added] User/group cache support
  * [Added] Cgroup/Ccgroup column #529
- Update to 0.14.1:
  * [Added] Also look for a config file in /etc/procs/procs.toml #533
  * [Added] less compatible keybinding of built-in pager
  * [Added] show_kthreads config #446
  * [Fixed] procs -i Pid displays Parent PID, not PID, sometimes #457
- Update to 0.14.0:
  * [Changed] --config option to --gen-config
  * [Changed] --completion option to --gen-completion
  * [Changed] --completion-out option to --gen-completion-out
  * [Added] --load-config option to specify config file #394
  * [Added] --use-config option to specify built-in config #152
  * [Added] show_header and show_footer config #405
  * [Added] SecContext column #260
  * [Added] FileName column #429
  * [Added] WorkDir column #410
  * [Added] Env column #143
  * [Added] Built-in pager and Windows pager support #119
  * [Fixed] hang on terminals which ignore DSR request #288
  * [Fixed] Column UserLogin shows 4294967295 #441
- Move from rust-packaging to cargo-packaging
- Set update to true in cargo_vendor service
- Move from tar.xz to zst vor vendor tarball
- Update to 0.13.4:
  * [Added] adding sort column to inserts #396
  * [Added] docker: Respect $DOCKER_HOST #424
- Clean up changes file
- Don't autogenerate changes entries.
  They look more crypting to the user than the entries in CHANGELOG.md.
  So let's take it from there in the future.
- Update to version 0.13.3:
  * release_win: pack exe in toplevel of zip
- Update to version 0.13.2:
  * Add workaround for pager issue #366
- Update to version 0.13.1:
  * Remove $ from code fenced examples on readme
  * Add derive Eq to some structs
  * fix some typos
- Update to version 0.13.0:
  * Fix clippy
  * Add TreeSlot column #196
  * Add case sensitivity option #159
  * Use once_cell instead of lazy_static
- Update to version 0.12.3:
  * No changelog available.
- Update to version 0.12.2:
  * Change coverage to llvm-cov
  * Fix dead code in `--no-default-features`
  * Fix Clippy warnings
- Update to version 0.12.1:
  * Add another cgroup style of docker support #236
  * Fix wrong decode of cgroup for docker #236
  * Change termbg timeout to latency based #221
  * Update tests to replace the deprecated usage of clap
  * Add android to all cfg #223
- Update to version 0.12.0:
  * Fix unexpected message at piped #221
  * Replace structopt with clap
  * Update getch to update termios #223
- Update to version 0.11.13:
  * Create a separate --completion-out flag
  * Write generated shell completions to stdout
- Update to version 0.11.12:
  * No changelog available.
- Update to version 0.11.11:
  * No changelog available.
- Update to version 0.11.10:
  * Show children processes at tree mode #181
  * Fixed search failure with only option #117
  * Add MultiSlot column #180
  * address clippy lint: manual implementation of Option::map
  * Improve grammar
- Update to version 0.11.9:
  * Add: Add support for floating point values in watch interval
  * Don't need separate fields for pgid and session
  * Friendlier column name
  * Add columns for process group ID and Session on linux.
- Update to version 0.11.8:
  * Adjust get_theme timing
- Update to version 0.11.7:
  * Disable termbg at piped/redirected #146
  * Adjust elapsed_time format
  * Remove unused import
  * Fix compile error
  * Add elapsed_time #120
  * Add completion file message #130
  
- Update to version 0.11.6:
  * No changelog.
- Update to version 0.11.5:
  * Fix infinite recursion of get_ppids #129
- Update to version 0.11.4:
  * Suppress theme detection at each refresh of watcher mode
- Initial package

OBS-URL: https://build.opensuse.org/package/show/utilities/procs?expand=0&rev=33
2025-01-17 10:12:39 +00:00
Dead Mozay
823a37f08e - Update to version 0.14.9:
* No changelog was made available.

OBS-URL: https://build.opensuse.org/package/show/utilities/procs?expand=0&rev=32
2025-01-17 03:49:11 +00:00
78a8bd0346 Accepting request 1217332 from utilities
- Update to 0.14.8:
  * [Fixed] Build breaks on FreeBSD #703

OBS-URL: https://build.opensuse.org/request/show/1217332
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/procs?expand=0&rev=12
2024-10-23 19:14:12 +00:00
6f5f9d54b6 - Update to 0.14.8:
* [Fixed] Build breaks on FreeBSD #703

OBS-URL: https://build.opensuse.org/package/show/utilities/procs?expand=0&rev=30
2024-10-23 11:04:52 +00:00
19342b53af Accepting request 1216899 from utilities
- Update to 0.14.7:
  * [Changed] Header line wrapping #695
  * [Fixed] First key press is ignored #443

OBS-URL: https://build.opensuse.org/request/show/1216899
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/procs?expand=0&rev=11
2024-10-22 12:53:09 +00:00
f44c255551 - Update to 0.14.7:
* [Changed] Header line wrapping #695
  * [Fixed] First key press is ignored #443

OBS-URL: https://build.opensuse.org/package/show/utilities/procs?expand=0&rev=28
2024-10-22 06:28:04 +00:00
db13556877 Accepting request 1190367 from utilities
- Update to 0.14.6:
  * [Changed] MSRV to Rust 1.74
  * [Added] aarch64-apple-darwin build release

OBS-URL: https://build.opensuse.org/request/show/1190367
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/procs?expand=0&rev=10
2024-07-30 09:55:18 +00:00
0efcda05f6 - Update to 0.14.6:
* [Changed] MSRV to Rust 1.74
  * [Added] aarch64-apple-darwin build release

OBS-URL: https://build.opensuse.org/package/show/utilities/procs?expand=0&rev=26
2024-07-30 03:51:29 +00:00

Diff Content Not Available