summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-03-07Release 0.20.10.20.1Abin Simon
2021-03-07Update changelog.md for patch releaseAbin Simon
2021-03-07Remove tree test with --allAbin Simon
2021-03-07Release 0.20.00.20.0Abin Simon
2021-02-17Fix test involving config file for sortingAbin Simon
2021-02-16Fix arg value parsing for flags that allow multiple inputAbin Simon
2021-02-15Fix sorting with almost-all flag and a folderAbin Simon
2021-02-15display/tree: :mag: :sparkles: add test for tree with all not show selfzwPapEr
2021-02-15display/tree: :hammer: not showing . and .. when tree with allzwPapEr
2021-02-09CICD: Build Linux aarch64(arm64) platformP3TERX
2021-02-03Add manpage to release artifactsAbin Simon
2021-01-31Adding lsd man page in markdown formated neville
2021-01-31Code review fixesTheAlakazam
2021-01-31Changed INodeCount to LinksPiyush Jaipuriyar
2021-01-31Addressed review commentsPiyush Jaipuriyar
2021-01-31Fix for #407: Show number of hardlinks for lsd -lTheAlakazam
2021-01-14Fix clippy warningSophie Tauchert
2021-01-14Fix varying output lengths of inodes in integration test againSophie Tauchert
2021-01-14Fix typoSophie Tauchert
2021-01-14Remove locale time styleSophie Tauchert
2021-01-14Use recent date format for files older than 6 monthsSophie Tauchert
2021-01-14Add test cases for iso and locale formattingSophie Tauchert
2021-01-14Fix iso and locale time styles for older elementsSophie Tauchert
2021-01-14Fix and test iso and locale time stylesSophie Tauchert
2021-01-14Fix varying output lengths of inodes in integration testSophie Tauchert
2021-01-14Add test cases for order of precedenceSophie Tauchert
2021-01-14Invert order of flag parsing to return earlySophie Tauchert
2021-01-14Change order of flag parsing to arg -> env -> configSophie Tauchert
2021-01-14Update CHANGELOGSophie Tauchert
2021-01-14Fix error message for compatibility with previous versionSophie Tauchert
2021-01-14Use serial test for environment variable testsSophie Tauchert
2021-01-14Use chrono crate instead of time, fix date time formattingSophie Tauchert
2021-01-14Update CHANGELOGSophie Tauchert
2021-01-14Implement parsing date format from TIME_STYLE environmentSophie Tauchert
2021-01-14Fix formattingFinn Hediger
2021-01-14Add a custom test case for the icon_separatorFinn Hediger
2021-01-14Add example for separator to example configFinn Hediger
2021-01-14Remove forgotten commentsFinn Hediger
2021-01-14Change name 'spacing' to 'separator'Finn Hediger
2021-01-14Remove unnecessary commentFinn Hediger
2021-01-14Add simple test for IconSpacingFinn Hediger
2021-01-14Remove `--icon-spacing` cli flagFinn Hediger
2021-01-14Fix copied comments of the IconSpacing methodsFinn Hediger
2021-01-14Update CHANGELOG to feature support for changing icon spacingFinn Hediger
2021-01-14Update testsFinn Hediger
2021-01-14Remove unused ICON_SPACINGFinn Hediger
2021-01-14Fix test by appending `" ".to_string()` to Icons::new callsFinn Hediger
2021-01-14Add `--icon-spacing` flag and `icon.spacing` config optionFinn Hediger
2021-01-07add NetBSD install option in READMEAbin Simon
2021-01-01respect blocks passed without long from cliAbin Simon