Commit Graph

27 Commits

Author SHA256 Message Date
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
f679015548 Accepting request 1159896 from utilities
- Filter dependencies for vendor tarball

OBS-URL: https://build.opensuse.org/request/show/1159896
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/procs?expand=0&rev=9
2024-03-21 16:00:31 +00:00
750c00e169 - Filter dependencies for vendor tarball
OBS-URL: https://build.opensuse.org/package/show/utilities/procs?expand=0&rev=24
2024-03-20 16:24:36 +00:00
2497ed72ad Accepting request 1155809 from utilities
- Update to 0.14.5:
  * [Added] Add show_self_parents option #607
  * [Changed] MSRV to Rust 1.70

OBS-URL: https://build.opensuse.org/request/show/1155809
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/procs?expand=0&rev=8
2024-03-07 17:29:53 +00:00
429fe8ef6a - Update to 0.14.5:
* [Added] Add show_self_parents option #607
  * [Changed] MSRV to Rust 1.70

OBS-URL: https://build.opensuse.org/package/show/utilities/procs?expand=0&rev=22
2024-03-07 06:49:40 +00:00
2d685c642a Accepting request 1128532 from utilities
- Update to 0.14.4:
  * [Fixed] Build breaks on FreeBSD/arm64,i386

OBS-URL: https://build.opensuse.org/request/show/1128532
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/procs?expand=0&rev=7
2023-11-24 22:34:51 +00:00
e3c7ca0e9f - Update to 0.14.4:
* [Fixed] Build breaks on FreeBSD/arm64,i386

OBS-URL: https://build.opensuse.org/package/show/utilities/procs?expand=0&rev=20
2023-11-24 10:52:36 +00:00
d8ca88564d Accepting request 1119218 from utilities
- Generate and use zst tarball

- Update to 0.14.3:
  * [Changed] MSRV to Rust 1.67
  * [Added] Some columns on FreeBSD

OBS-URL: https://build.opensuse.org/request/show/1119218
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/procs?expand=0&rev=6
2023-10-20 21:18:51 +00:00
7180379773 OBS-URL: https://build.opensuse.org/package/show/utilities/procs?expand=0&rev=18 2023-10-20 11:32:08 +00:00
90369a01bd OBS-URL: https://build.opensuse.org/package/show/utilities/procs?expand=0&rev=17 2023-10-20 11:23:01 +00:00
3413159856 OBS-URL: https://build.opensuse.org/package/show/utilities/procs?expand=0&rev=16 2023-10-20 11:18:34 +00:00
f48b2da7b8 OBS-URL: https://build.opensuse.org/package/show/utilities/procs?expand=0&rev=15 2023-10-20 11:16:41 +00:00
a532ad6f90 - Generate and use zst tarball
OBS-URL: https://build.opensuse.org/package/show/utilities/procs?expand=0&rev=14
2023-10-20 11:03:01 +00:00
4978dfa17c - Update to 0.14.3:
* [Changed] MSRV to Rust 1.67
  * [Added] Some columns on FreeBSD

OBS-URL: https://build.opensuse.org/package/show/utilities/procs?expand=0&rev=13
2023-10-20 06:22:36 +00:00
bdecbf6215 Accepting request 1118591 from utilities
- 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

OBS-URL: https://build.opensuse.org/request/show/1118591
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/procs?expand=0&rev=5
2023-10-18 19:26:27 +00:00
c46cb308b9 - Update to 0.24.0:
* Add environment variable BAT_PAGING, see #2629
  * Add opt-in (--features lessopen) support for LESSOPEN and LESSCLOSE.
    See #1597, #1739, #244 #2602, and #2662
  * Fix more not being found on Windows when provided via BAT_PAGER,
    see #2570, #2580, and #2651
  * Switched default behavior of --map-syntax to be case insensitive #2520
  * Updated version of serde_yaml to 0.9. See #2627
  * Fix arithmetic overflow in LineRange::from and LineRange::parse_range,
    see #2674, #2698
  * Fix paging not happening when stdout is interactive but stdin is not,
    see #2574
  * Make -pp override --paging and vice versa when passed as a later
    argument, see #2660

OBS-URL: https://build.opensuse.org/package/show/utilities/procs?expand=0&rev=11
2023-10-18 13:10:03 +00:00
2898c09bf2 Accepting request 1116024 from utilities
- 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

OBS-URL: https://build.opensuse.org/request/show/1116024
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/procs?expand=0&rev=4
2023-10-06 19:14:30 +00:00
9dd33be03c - 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

OBS-URL: https://build.opensuse.org/package/show/utilities/procs?expand=0&rev=9
2023-10-06 11:12:00 +00:00
736400330c Accepting request 1069881 from utilities
- 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

OBS-URL: https://build.opensuse.org/request/show/1069881
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/procs?expand=0&rev=3
2023-03-07 15:50:41 +00:00
fdc90b97c4 - Move from rust-packaging to cargo-packaging
- Set update to true in cargo_vendor service
- Move from tar.xz to zst vor vendor tarball

OBS-URL: https://build.opensuse.org/package/show/utilities/procs?expand=0&rev=7
2023-03-07 09:49:41 +00:00
89efa3c708 - 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

OBS-URL: https://build.opensuse.org/package/show/utilities/procs?expand=0&rev=6
2023-03-07 09:30:47 +00:00
24e490e671 Accepting request 1061999 from utilities
- Update to 0.13.4:
  * [Added] adding sort column to inserts #396
  * [Added] docker: Respect $DOCKER_HOST #424

OBS-URL: https://build.opensuse.org/request/show/1061999
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/procs?expand=0&rev=2
2023-01-30 16:11:15 +00:00
3bb65c4d1b - Update to 0.13.4:
* [Added] adding sort column to inserts #396
  * [Added] docker: Respect $DOCKER_HOST #424

OBS-URL: https://build.opensuse.org/package/show/utilities/procs?expand=0&rev=4
2023-01-30 07:59:49 +00:00
41e98b9344 Accepting request 1057142 from utilities
procs

OBS-URL: https://build.opensuse.org/request/show/1057142
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/procs?expand=0&rev=1
2023-01-10 13:59:45 +00:00
84a28ee6d0 - 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.
  * Remove $ from code fenced examples on readme

OBS-URL: https://build.opensuse.org/package/show/utilities/procs?expand=0&rev=2
2023-01-09 18:02:14 +00:00
ac1b149d85 osc copypac from project:home:Dead_Mozay package:procs revision:18
OBS-URL: https://build.opensuse.org/package/show/utilities/procs?expand=0&rev=1
2023-01-09 17:46:44 +00:00