summaryrefslogtreecommitdiffstats
path: root/tests/by-util
AgeCommit message (Expand)Author
5 daystests: fix warnings on OpenBSD for unused imports in by-util/test_*Laurent Cheylus
5 daystests: disable failed tests for touch on OpenBSDLaurent Cheylus
5 daystests: disable failed tests for test on OpenBSDLaurent Cheylus
5 daystests: disable failed tests for tail on OpenBSDLaurent Cheylus
5 daystests: disable failed tests for stdbuf on OpenBSDLaurent Cheylus
5 daystests: disable failed tests for stat on OpenBSDLaurent Cheylus
5 daystests: disable failed tests for split on OpenBSDLaurent Cheylus
5 daystests: disable failed tests for ls on OpenBSDLaurent Cheylus
5 daystests: disable failed tests for install on OpenBSDLaurent Cheylus
5 daystests: disable failed tests for head on OpenBSDLaurent Cheylus
5 daystests: disable failed tests for du on OpenBSDLaurent Cheylus
5 daystests: disable failed tests for cp on OpenBSDLaurent Cheylus
5 daystests: disable failed tests for chown on OpenBSDLaurent Cheylus
5 daystests: disable failed tests for cat on OpenBSDLaurent Cheylus
6 daysMerge pull request #6528 from sylvestre/cfDaniel Hofstetter
6 daysls: fixed dired option (-D) not outputting datetime and parent dir byte offse...Pyokyeong Son
6 daysMerge pull request #6535 from sylvestre/sortDaniel Hofstetter
6 daysls: fix error sub dir output (#6521)Mengsheng Wu
7 daysls: when -CF is passed, use a tab. closes: #5396Sylvestre Ledru
7 dayssort: improve the error mgmt with --batch-sizeSylvestre Ledru
8 daysMerge pull request #6524 from sylvestre/cksum-3Daniel Hofstetter
8 daysMerge pull request #6526 from Its-Just-Nans/add-test-dateSylvestre Ledru
9 daysls: add testn4n5
9 dayscksum: read the next file when the first is missing or invalidSylvestre Ledru
9 daysadd date testn4n5
10 daysMerge pull request #6513 from cvonelm/mainSylvestre Ledru
10 daysprintf: Check precision before writing into stdout (#6511)kf zheng
11 daysMerge pull request #6514 from lcheylus/openbsd-uptimeSylvestre Ledru
11 daysMerge pull request #6506 from Its-Just-Nans/touch-directorySylvestre Ledru
11 daystouch: change message when trailing slashn4n5
11 daysMerge pull request #6505 from Its-Just-Nans/fix-clippy-errorsSylvestre Ledru
11 daysfix clippy testsn4n5
11 daystests: enable tests for uptime on OpenBSDLaurent Cheylus
11 daystr: correctly detected matched [:upper:]Christian von Elm
12 daysMerge pull request #6496 from djedi23/6267-cp-preserved-hardlinks-are-not-rep...Sylvestre Ledru
12 daysls: gnu `color-clear-to-eol` fix (#6507)sreehari prasad
12 daysMerge pull request #6406 from jadijadi/users-openbsdDaniel Hofstetter
12 daysusers: support OpenBS using utmpJadi
13 daysMerge pull request #6503 from CausingBrick/issue-6495Daniel Hofstetter
13 daysdate: fix date get timezone error while set utc time (#6495)MengshengWu
13 dayshashsum/b2sum: when the checksum file is untagged, detect the sizeSylvestre Ledru
2024-06-27Merge pull request #6452 from sylvestre/base64Daniel Hofstetter
2024-06-26cp: fix preserved hardlinks are not reported in --verboseMoïse Valvassori
2024-06-25cksum/hashsum: add support of --check with base64Sylvestre Ledru
2024-06-24ls: gnu `color-norm` test fix (#6481)sreehari prasad
2024-06-24Merge pull request #6144 from sylvestre/diredDaniel Hofstetter
2024-06-24ls: If we have --dired --hyperlink, we don't show dired but we still want to ...Sylvestre Ledru
2024-06-23ls: --format will override the --dired optionSylvestre Ledru
2024-06-22Refuse to translate if set2 contains more than one unique characters and set1...Christian von Elm
2024-06-22``uptime``: Support files in uptime (#6400)Anirban Halder