summaryrefslogtreecommitdiffstats
path: root/src/app.rs
AgeCommit message (Expand)Author
2020-04-07fix err description deprecatedzwPapEr
2020-01-11inode: :art: update the inode help msgzwPapEr
2020-01-11args/inode: :hammer: inode work with longzwPapEr
2020-01-11args: :sparkles: add inode(i) args for showing inode,namezwPapEr
2020-01-11inode: :hammer: using - for not supported windows inodezwPapEr
2020-01-11impl showing inode by setting blockszwPapEr
2019-12-16squeeze if-branches in date validation methoddvvvvvv
2019-12-16change string literal into char literaldvvvvvv
2019-12-16add date validation messagedvvvvvv
2019-12-16change test parse to validation functiondvvvvvv
2019-12-16add date formatting validationdvvvvvv
2019-12-16add date formatting featuredvvvvvv
2019-12-06Remove the --prefix-indent flagPierre Peltier
2019-12-06Remove the "name-with-symlink" flagPierre Peltier
2019-12-06Remove the short/long output and use only the blocksPierre Peltier
2019-12-05Allow usage of multiple 'depth' argumentsabazylewicz
2019-10-23Clarify help message stringSumit Sahrawat
2019-10-23Resolve PR commentsSumit Sahrawat
2019-10-23Fix #275: Implement -I/--ignore-globSumit Sahrawat
2019-09-02Change flag to --prefix-indentAaron Lichtman
2019-09-02Add indent flag.Aaron Lichtman
2019-07-17added a total-size flag, that calculates the total size of directories recurs...Philipp Mildenberger
2019-07-17refactored 'Size' to only contain bytes. The unit is calculated only when nee...Philipp Mildenberger
2019-06-09add --no-symlink optionAbin Simon
2019-06-09invert name and namewithsymlinkAbin Simon
2019-06-09do not keep filetype as a seperate optionAbin Simon
2019-06-09have most of it workingAbin Simon
2019-06-09fix tests for flags as refAbin Simon
2019-06-09enable only certain blocks using --blocksAbin Simon
2019-05-21* add --sizesort/-S and sort by filesizeHelmut Januschka
2019-05-21Use another Display value, as suggested by @meain.Gavin Panella
2019-05-21Accept -d/--directory-only option.Gavin Panella
2019-04-01fix wrong namesH. Emre ARI
2019-04-01add overrides_with to -a and -A flagH. Emre ARI
2019-04-01add almost-all flagH. Emre ARI
2019-03-30change size option 'small' to 'short'Abin Simon
2019-03-29add a new way to style sizeAbin Simon
2019-03-27bugfix: only one value for multi value options in clapAbin Simon
2019-03-15Add "manual" clap alias for -AMatthias Beyer
2019-03-06Add -h arg for ls compatibilityDaniel Thomsen
2019-02-26Use package description in clapRyan O'Beirne
2019-02-03Added --classic flagSebastian Zivota
2019-01-19Renamed `theme` flag to `icon-theme` and `default` option to `fancy`Sebastian Zivota
2019-01-19Added `--theme` option to select icon themeSebastian Zivota
2019-01-12Add the directory-order flagPeltoche
2018-12-27Update --depth help messagesPierre Peltier
2018-12-27Add a depth parameter for the -R and --tree optionsMax Taldykin
2018-12-16Add options to sort by time and to reverse sorting order.boxdot
2018-12-14Fix the lint errorsPeltoche
2018-12-14Accept the same flag several timesPeltoche