summaryrefslogtreecommitdiffstats
path: root/src/meta/mod.rs
AgeCommit message (Expand)Author
2024-06-22Fix hint stating wrong permissions option #1065Sebastian Mohr
2024-04-29:hammer: :tada: use cache for user and group in unix, gain 60% improveWei Zhang
2024-02-16:art: :hammer: simplify the windows cfgWei Zhang
2024-02-16ImplementationDom Slee
2024-02-16update various dependenciesFabio Valentini
2023-11-01⬆️ bump lscolors to v0.15.0 and msrv to 1.69.0 (#944)Wei Zhang
2023-09-20:mag: :hammer: fix test for adding disable permissionWei Zhang
2023-09-20:sparkles: add disable option for permissionWei Zhang
2023-05-01Git integration (#822)Pascal H
2023-03-13Localization support (#820)scarf
2022-11-27Fix Bug: Handle -L with broken symlink #457 (#754)r3dArch
2022-11-26mark executables on windows based on file extensionsIcxolu
2022-11-13hide system protected files even with --all / --almost-allIcxolu
2022-11-13check windows hidden file attributeIcxolu
2022-09-12return POSIX-compatible exit statusDoug Elkin
2022-06-29refactor(meta): improve readability and maintainabilityNarawit Rakket
2022-04-14Fix hyperlink displayAbin Simon
2022-03-31display security label/contextMartin Matous
2022-03-31add access control indicatorsMartin Matous
2022-03-15Don't automatically dereference symlinks in tree/recursiveAbin Simon
2022-02-18Fix clippy lints from rust upgradeAbin Simon
2022-01-16theme: :hammer: fallback to default theme if item missedzwPapEr
2021-09-26theme: :hammer: use `themes` dir for themes configurationszwPapEr
2021-09-26theme: :hammer: using default to return dark theme and more testszwPapEr
2021-08-20Fix Clippy lintsauronandace
2021-08-15Remove unnecessary use of read_linkAbin Simon
2021-02-15Fix sorting with almost-all flag and a folderAbin Simon
2021-02-15display/tree: :hammer: not showing . and .. when tree with allzwPapEr
2021-01-31Changed INodeCount to LinksPiyush Jaipuriyar
2021-01-31Fix for #407: Show number of hardlinks for lsd -lTheAlakazam
2020-12-13log: :memo: unique error output and update comment to fit configzwPapEr
2020-12-13config: :hammer: using target enum and vec string for config optionszwPapEr
2020-12-11use existing display and layoutAJ ONeal
2020-12-11don't follow symlinks with tree -dAJ ONeal
2020-12-11Implement `lsd --tree -d`Jay
2020-10-02Add ability to configure default options with fileKai Moschcau
2020-08-29fix long listing for symlinkd dirsAbin Simon
2020-08-29show contents for symlink folders(fix #345)Abin Simon
2020-08-21arg: :sparkles: add support for dereferencezwPapEr
2020-08-08update commentsJay
2020-08-08upadte commentsJay
2020-08-08refactor symlink check into FileTypeJay
2020-08-08minor refactor of return valueJay
2020-08-08tidy commentsJay
2020-08-08fix panic on broken symlinks; display as fileJay
2020-08-08detect if symlink is_dir and show different icon: Jay
2020-05-31make not using canonical path when make parent pathdvvvvvv
2020-05-31remove redundent editsdvvvvvv
2020-05-31remove current/parent display optiondvvvvvv
2020-05-31create display option of namedvvvvvv