summaryrefslogtreecommitdiffstats
path: root/tests/by-util/test_ls.rs
AgeCommit message (Expand)Author
6 daysMerge pull request #6505 from Its-Just-Nans/fix-clippy-errorsSylvestre Ledru
6 daysfix clippy testsn4n5
7 daysls: gnu `color-clear-to-eol` fix (#6507)sreehari prasad
12 daysls: gnu `color-norm` test fix (#6481)sreehari prasad
12 daysls: If we have --dired --hyperlink, we don't show dired but we still want to ...Sylvestre Ledru
13 daysls: --format will override the --dired optionSylvestre Ledru
2024-06-22ls --dired: v9.5 --hyperlink is ignored if passed firstSylvestre Ledru
2024-06-21ls --dired: v9.5 automatically set --format=longSylvestre Ledru
2024-05-25tests: fix some clippy warningsSylvestre Ledru
2024-05-15ls: Fix quoting alignmentDorian Péron
2024-05-15tests(ls): Test space alignment when quoting is involved on grid outputDorian Péron
2024-05-15tests(ls): Test default quoting style on TTY outputDorian Péron
2024-05-11Fix ls: panicking on dangling symlink with --color=auto -l (#6346)Anirban Halder
2024-04-30ls+tests: remove unused spell-checker:disableBen Wiederhake
2024-04-14ls: accept shortcuts for stringly-enum argumentsBen Wiederhake
2024-04-01ls: fix exit code for --time-style when usedBen Wiederhake
2024-04-01ls: compute correct exit code on errorBen Wiederhake
2024-03-23apply different reference sizes for f2fs (android) caseUlrich Hornung
2024-02-05Fix errors reported by new version of cspellDaniel Hofstetter
2024-01-14ls: if acl are used, show the + in the perms (#5816)Sylvestre Ledru
2024-01-05fix: cargo fmt + fix spelling mistakeDorian Péron
2024-01-05tests/ls: Add tests to ensure env var is used as a last resortDorian Péron
2023-12-28clippy: fix warnings introduced by Rust 1.75Daniel Hofstetter
2023-12-24ls: set correct block size when -k is providedDaniel Hofstetter
2023-12-22ls: introduce 2nd blocksize & fix todos in testsDaniel Hofstetter
2023-12-19ls: recognize BLOCKSIZE env varDaniel Hofstetter
2023-12-19ls: ignore invalid block size from env varsDaniel Hofstetter
2023-12-18ls: support hyperlinks for dir namesDaniel Hofstetter
2023-12-18Merge pull request #5629 from cakebaker/ls_hyperlink_encodeSylvestre Ledru
2023-12-16ls: manages the COLOR and COLORTERM variablesSylvestre Ledru
2023-12-12ls: enable "args override self"Daniel Hofstetter
2023-12-12ls: encode path when using --hyperlinkDaniel Hofstetter
2023-12-11ls: make --block-size and --human-readable/--siDaniel Hofstetter
2023-12-11Merge pull request #5626 from cakebaker/ls_invalid_block_sizeSylvestre Ledru
2023-12-10ls: set default quoting style to literal when not TTY (#5553)Dorian Péron
2023-12-09Add mdir to the spell ignoreSylvestre Ledru
2023-12-09address review commentsSylvestre Ledru
2023-12-09ls colors: create a stylemanager to carry the previous style to know if we ne...Sylvestre Ledru
2023-12-09ls: use the gnu_legacy feature from lscolorsSylvestre Ledru
2023-12-08ls: handle invalid block size as GNU doesDaniel Hofstetter
2023-12-07ls: implement --hyperlinkDaniel Hofstetter
2023-12-03ls: ignore value of POSIXLY_CORRECTDaniel Hofstetter
2023-11-30ls: fix padding of size column when using -lDaniel Hofstetter
2023-11-16clippy: fix warnings introduced by Rust 1.74Daniel Hofstetter
2023-10-25Merge pull request #5446 from cakebaker/ls_try_get_matches_fromTerts Diepraam
2023-10-24ls: return exit code 2 for invalid time-styleDaniel Hofstetter
2023-10-24ls: return exit code 2 for -l --dired --zeroDaniel Hofstetter
2023-10-19ls --dired -R: fix the positions (#5341)Sylvestre Ledru
2023-10-13rename the testSylvestre Ledru
2023-10-12ls: Document a bit tests/ls/stat-dtype.shSylvestre Ledru