summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-07-10Merge pull request #6557 from uutils/revert-6556-sylvestre-patch-1Sylvestre Ledru
2024-07-10Revert "Try to use linux high perf runners"Sylvestre Ledru
2024-07-10Merge pull request #6556 from uutils/sylvestre-patch-1Sylvestre Ledru
2024-07-10uucore: Move `pgrep/process.rs` to `uucore` (#6483)Krysztal Huang
2024-07-09Try to use linux high perf runnerssylvestre-patch-1Sylvestre Ledru
2024-07-09Merge pull request #6382 from BenWiederhake/dev-signal-casingSylvestre Ledru
2024-07-09Expose touch for Nushell (#5946)Yash Thakur
2024-07-09Merge pull request #6550 from lcheylus/hostname-dns-lookupSylvestre Ledru
2024-07-09hostname: enable test test_hostname_ip for FreeBSD and OpenBSDLaurent Cheylus
2024-07-09hostname: use dns-lookup crate to get the network address(es) of the hostLaurent Cheylus
2024-07-09doc: add and change documentation of uucore (#6551)n4n5
2024-07-09chore(deps): update reactivecircus/android-emulator-runner action to v2.32.0renovate[bot]
2024-07-07Merge pull request #6549 from Kev1n8/remove-crash-fsextSylvestre Ledru
2024-07-07replace crash! with UResult in fsext and modify related files: df, stat, and ...kf zheng
2024-07-07Fix spelling, update comments, and add documentation for improved code clarityn4n5
2024-07-07Merge pull request #6547 from Kev1n8/remove-crash-syncSylvestre Ledru
2024-07-07replace crash! with UResult in synckf zheng
2024-07-07Merge pull request #6545 from lcheylus/openbsd-testsSylvestre Ledru
2024-07-07Merge pull request #6544 from uutils/renovate/serde-monorepoDaniel Hofstetter
2024-07-06chore(deps): update rust crate serde to v1.0.204renovate[bot]
2024-07-06tests: disable tests for features/fsxattr on OpenBSDLaurent Cheylus
2024-07-06tests: disable common::util::tests::test_altering_umask on OpenBSDLaurent Cheylus
2024-07-06tests: fix warnings on OpenBSD for unused imports in by-util/test_*Laurent Cheylus
2024-07-06tests: disable failed tests for touch on OpenBSDLaurent Cheylus
2024-07-06tests: disable failed tests for test on OpenBSDLaurent Cheylus
2024-07-06tests: disable failed tests for tail on OpenBSDLaurent Cheylus
2024-07-06tests: disable failed tests for stdbuf on OpenBSDLaurent Cheylus
2024-07-06tests: disable failed tests for stat on OpenBSDLaurent Cheylus
2024-07-06tests: disable failed tests for split on OpenBSDLaurent Cheylus
2024-07-06tests: disable failed tests for ls on OpenBSDLaurent Cheylus
2024-07-06tests: disable failed tests for install on OpenBSDLaurent Cheylus
2024-07-06tests: disable failed tests for head on OpenBSDLaurent Cheylus
2024-07-06tests: disable failed tests for du on OpenBSDLaurent Cheylus
2024-07-06tests: disable failed tests for cp on OpenBSDLaurent Cheylus
2024-07-06tests: disable failed tests for chown on OpenBSDLaurent Cheylus
2024-07-06tests: disable failed tests for cat on OpenBSDLaurent Cheylus
2024-07-05Merge pull request #6528 from sylvestre/cfDaniel Hofstetter
2024-07-05ls: fixed dired option (-D) not outputting datetime and parent dir byte offse...Pyokyeong Son
2024-07-05Merge pull request #6535 from sylvestre/sortDaniel Hofstetter
2024-07-05ls: fix error sub dir output (#6521)Mengsheng Wu
2024-07-04ls: when -CF is passed, use a tab. closes: #5396Sylvestre Ledru
2024-07-04sort: improve the error mgmt with --batch-sizeSylvestre Ledru
2024-07-03Merge pull request #6524 from sylvestre/cksum-3Daniel Hofstetter
2024-07-03Merge pull request #6526 from Its-Just-Nans/add-test-dateSylvestre Ledru
2024-07-03Merge pull request #6527 from Its-Just-Nans/add-ls-testSylvestre Ledru
2024-07-03build.rs: skip "expensive_tests", not a crateDaniel Hofstetter
2024-07-03common: permit signal names of any casing in testsBen Wiederhake
2024-07-03uucore+timeout: accept signals of any casingBen Wiederhake
2024-07-02ls: remove useless clippyn4n5
2024-07-02ls: add testn4n5