summaryrefslogtreecommitdiffstats
path: root/src/file_sum/mod.rs
AgeCommit message (Expand)Author
2021-06-03document common file operations on websiteCanop
2021-06-02make the number of threads used for file summing configurableCanop
2021-05-20removed some `#[macro_use] extern crate`Canop
2021-05-07new rust version, new clippyCanop
2021-02-22use ahash of some of the hashmaps with big keysCanop
2021-02-03ignore special paths with "no-enter" or "hide" in sumsCanop
2020-12-13keep selection visible on unfilteringCanop
2020-12-01progressive display of file sums (size, counts, date)Canop
2020-11-30better cache management for dir size computationCanop
2020-07-05fix the `dcd` snippet in doc (was using old cdm syntax)v0.18.5Canop
2020-07-04improve rendering file size as string with ISO unitsCanop
2020-06-25file_sum small optimizationsCanop
2020-06-25deep last modified date computed in background on directoriesCanop