estodi
7ec4a414ad
pmap: implemented --range option ( #461 )
...
* pmap: implemented range option
* pmap: added tests for range option
* fixed lint errors
---------
Co-authored-by: Krysztal Huang <krysztal.huang@outlook.com >
2025-07-15 15:11:03 +02:00
estodi
8f14e7b03e
pmap: fixed padding of Address, Offset, and Device fields ( #458 )
...
* pmap: fixed padding of Address, Offset, and Device fields
* pmap: fixed tests for more and most extended formats
2025-07-06 16:55:57 +02:00
estodi
e6261faad1
pmap: implemented rc options ( #456 )
...
* pmap: implemented rc options
* pmap: added tests for rc options
* fixed lint errors
* pmap: updated test_default_rc to run only in CI
* Update src/uu/pmap/src/pmap.rs
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com >
* Update src/uu/pmap/src/pmap.rs
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com >
---------
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com >
2025-07-03 16:08:41 +02:00
Krysztal Huang
f6737ff8bf
chores: make clippy happy
2025-06-27 16:49:30 +08:00
Tuomas Tynkkynen
fb0be28256
pgrep/pidwait/pkill: Implement --env
2025-06-24 03:06:25 +03:00
Bluemangoo
f3860a7640
vmstat: add test for --timestamp
2025-06-03 22:27:30 +08:00
estodi
9e562bbe41
pmap: implemented quiet option ( #423 )
...
* pmap: implemented quiet option
* pmap: added tests for quiet option
* pmap: fixed quiet option handling in tests
* Update src/uu/pmap/src/pmap.rs
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com >
---------
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com >
2025-05-21 17:01:19 +02:00
Tuomas Tynkkynen
725ed3e750
pgrep/pkill/pidwait: Implement --ignore-ancestors
2025-05-19 19:00:34 +03:00
Tuomas Tynkkynen
dd10be1aa9
pgrep/pkill/pidwait: Implement --logpidfile (sic)
2025-05-18 18:50:39 +03:00
Daniel Hofstetter
4bf30680e9
Merge pull request #419 from dezgeg/pidfile
...
pgrep/pkill/pidwait: Implement --pidfile
2025-05-17 16:56:02 +02:00
estodi
6cdec940cc
pmap: implemented show-path option ( #418 )
...
* pmap: implemented show-path option
* Fix CI failure caused by zip crate version upgrade
* Revert the previous commit as the problem was solved upstream
This reverts commit 9c2de67f36 .
* Refactored regexes in test pmap
2025-05-17 14:57:40 +02:00
Tuomas Tynkkynen
fffff64cf5
pgrep/pkill/pidwait: Implement --pidfile
2025-05-17 02:11:17 +03:00
estodi
1dafe8db4c
pmap: implemented more-extended and most-extended options ( #415 )
...
* pmap: implemented more-extended and most-extended options
* fixed lint errors
* fixed test_pmap lint error
* Update tests/by-util/test_pmap.rs
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com >
* Update tests/by-util/test_pmap.rs
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com >
* fixed typo
---------
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com >
2025-05-14 15:20:02 +02:00
Tuomas Tynkkynen
81d0d37727
pgrep/pkill/pidwait: Support --cgroup option
2025-05-08 23:23:28 +03:00
Bluemangoo
389a9f6dd2
vmstat: more tests
2025-04-16 23:41:23 +08:00
Bluemangoo
57cf05d19e
vmstat: add tests
2025-04-14 22:57:30 +08:00
Sylvestre Ledru
116c9e8786
Merge pull request #394 from sylvestre/uutests
...
use uutests
2025-04-12 13:48:15 +02:00
Sylvestre Ledru
fee00ea12c
Merge pull request #384 from Bluemangoo/feature/w-header
...
w: add uptime header
2025-04-12 00:00:43 +02:00
Sylvestre Ledru
e9ea7a5dc0
use uutests
2025-04-11 23:59:07 +02:00
Sylvestre Ledru
65bab88c42
Merge pull request #385 from dezgeg/pidof-c
...
pidof: Support --check-root option
2025-04-11 23:36:11 +02:00
Etienne Wodey
20d7f2907b
watch: handle WATCH_INTERVAL
2025-04-04 13:19:37 +02:00
Daniel Hofstetter
eded605839
clippy: fix warnings from
...
doc_overindented_list_items lint
2025-04-03 16:54:05 +02:00
Tuomas Tynkkynen
e8f49f5558
pidof: Support --check-root option
2025-04-02 22:41:08 +03:00
Bluemangoo
3b6b7fdad4
w: add uptime header
2025-04-02 16:32:27 +00:00
Daniel Hofstetter
1f72da9f12
Merge pull request #373 from dezgeg/pidof-x
...
pidof: Implement '-x' flag
2025-04-02 15:20:48 +02:00