summaryrefslogtreecommitdiffstats
path: root/src/meta/size.rs
AgeCommit message (Expand)Author
2019-05-21Make many structs cloneable.Gavin Panella
2019-03-30change size option 'small' to 'short'Abin Simon
2019-03-29add a new way to style sizeAbin Simon
2019-02-16Fix the module import pathsPeltoche
2018-12-14Fix the lint errorsPeltoche
2018-12-10Add tests for the date, name and filetype modulesPeltoche
2018-12-10add None in Unit enum to handle non file itemsAbin Simon
2018-12-10use option for size values instead of sizeAbin Simon
2018-12-10show - for size when if it is not a fileAbin Simon
2018-12-06Add a complete CDPeltoche
2018-12-05Do not colorize when the stdout is not a ttyPeltoche
2018-12-05Fix the testsPeltoche
2018-12-02Use ANSIString for renderingPeltoche
2018-12-01Add the Size.render methodPeltoche
2018-12-01Implement the From<Metadata> trait for SizePeltoche
2018-11-30Fix the file size valuesPeltoche