summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2020-12-13test: :mag: :hammer: make test name more clear, add reverse sort falsezwPapEr
2020-12-13config: :hammer: :art: update code consistency due to reviewzwPapEr
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-13test: :mag: :sparkles: add glob add sorting testzwPapEr
2020-12-13config: :hammer: print error when config file errorzwPapEr
2020-12-13test/flags: :mag: :hammer: update tests to fit serde yaml changezwPapEr
2020-12-13config,flag: :hammer: refactor flag using serd yaml configzwPapEr
2020-12-13config file: :hammer: uniq file and serde yaml parsingzwPapEr
2020-12-13config: :hammer: refactor read config by namezwPapEr
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-11-09Apply suggestions from code reviewPeter Stewart
2020-11-09Make all known filenames & extensions lower-case and always match by lower-ca...Peter Stewart
2020-11-09Fix commentsPeter Stewart
2020-11-09Fix formatting issuesPeter Stewart
2020-11-09Add case-insensitive matching of known filenames and extensionsPeter Stewart
2020-11-04Added space to comply with CI/CD stylingVentGrey
2020-11-04renamed to .jl extensionVentGrey
2020-11-04Added julia icon for .jl filesVentGrey
2020-11-02:hammer: move symlink arrow to root levelzwPapEr
2020-11-02styling: :hammer: move symlink arrow to styling mod and use stylingzwPapEr
2020-11-02test/symlink-arrow: :mag: add more test for symlink-arrowzwPapEr
2020-11-02style: add config for symlink arrowzwPapEr
2020-10-28fix date localisation issues on windowsJay
2020-10-25icon: :sparkles: add ttc font filezwPapEr
2020-10-18tidy up matches into mapsJay
2020-10-18skip extension if no ext foundzwPapEr
2020-10-17Add more archive iconsAaron Sun
2020-10-17Remove duplicate lineAaron Sun
2020-10-03Adds sort flagTomasz Kłak
2020-10-02Fix #408, vol.2LHY-iS-Learning
2020-10-02Fix #408LHY-iS-Learning
2020-10-02Reword ignore config optionKai Moschcau
2020-10-02Add ability to configure default options with fileKai Moschcau
2020-09-28Add Nix iconZach Coyle
2020-09-19sort: :sparkles: add version sortzwPapEr
2020-09-18use last sort flag for sortAbin Simon
2020-09-18Add support for extension sort.Allen Hsu
2020-09-12Use vec of function pointers over sorting closure.Allen Hsu
2020-09-12Refactor dirlike into FileType.Allen Hsu
2020-09-12Cache sorter on Core.Allen Hsu
2020-09-12Create closure to do sorting.Allen Hsu
2020-08-29fix long listing for symlinkd dirsAbin Simon
2020-08-29show contents for symlink folders(fix #345)Abin Simon
2020-08-21do not expand sylink in grid displayAbin Simon
2020-08-21arg: :sparkles: add support for dereferencezwPapEr
2020-08-08spcial char test only needd for unixAbin Simon
2020-08-08add tests for special chars in filenameAbin Simon