summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2020-04-07*: :art: add newline to each print errorzwPapEr
2020-04-07fix err description deprecatedzwPapEr
2020-04-07delete fs canonicalize for show broken softlink without errorzwPapEr
2020-01-22added csharp, sln and razor iconsjpda
2020-01-11revert the match to if else for blockszwPapEr
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: :art: use option for inode, and two color for valid or notzwPapEr
2020-01-11test: :hammer: fix test after delete default, add inode windows testzwPapEr
2020-01-11inode: :hammer: using - for not supported windows inodezwPapEr
2020-01-11test: :art: fix clippy style and tests, add an inode testzwPapEr
2020-01-11impl showing inode by setting blockszwPapEr
2020-01-07Do not panic if the pipes a closed before all the output is writtenPierre Peltier
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-06Fix the spacing rules between the grid and online layoutPierre Peltier
2019-12-06Fix the tests and avoid a regressionPierre Peltier
2019-12-06Fix the spacing, following the @meain recomandationsPierre Peltier
2019-12-06Revert the two space separatorPierre Peltier
2019-12-06Fix the tests about the name formatPierre Peltier
2019-12-06Fix the name and icon spacingPierre Peltier
2019-12-06Fix the display tree with the -l flagPierre Peltier
2019-12-06Remove the SizeUnit padding calculationPierre Peltier
2019-12-06Remove the --prefix-indent flagPierre Peltier
2019-12-06Run clippyPierre Peltier
2019-12-06Remove the "name-with-symlink" flagPierre Peltier
2019-12-06Fix the testsPierre Peltier
2019-12-06Handle the no-symlink flagPierre Peltier
2019-12-06Use the term_grid package for the output of treePierre Peltier
2019-12-06Merge the display functionsPierre Peltier
2019-12-06Remove some unused stuffPierre Peltier
2019-12-06Use the term_grid for the one line layoutPierre Peltier
2019-12-06Remove the short/long output and use only the blocksPierre Peltier
2019-12-06Fix the size testsPierre Peltier
2019-12-06Remove the not more used PadingRules structPierre Peltier
2019-12-06Avoid the meta vector copyPierre Peltier
2019-12-06Handle the block padding in a generic wayPierre Peltier
2019-12-06Split the rendering of size partsPierre Peltier
2019-12-06Split the size value and the size unitPierre Peltier
2019-12-05Depth args parsing compatible with Rust 1.31abazylewicz
2019-12-05Allow usage of multiple 'depth' argumentsabazylewicz
2019-12-04refactor ~ fix `cargo clippy` complaintsRoy Ivy III
2019-12-04refactor/polish ~ fix `cargo fmt` complaintsRoy Ivy III
2019-11-14Display correct permissions for files with setuid or setgid attributesCedric Staniewski
2019-11-01add Elm Icon for .elm filesoptikfluffel