summaryrefslogtreecommitdiffstats
path: root/src/file_sum
AgeCommit message (Expand)Author
2022-12-09don't sum in /proc and /runCanop
2021-08-04improve scrolling behaviorsCanop
2021-06-03document common file operations on websiteCanop
2021-06-02version 1.5.0v1.5.0Canop
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-14fix broken selection bg in text preview when line numbers are shownCanop
2021-02-05fix the F5 and F6 copy and move to panel shorcuts in default confv1.2.2Canop
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-11-02display date and size on symlinksCanop
2020-09-07fix windows compilationCanop
2020-09-06identify nodes with (inode, dev) instead of just inode in size summingCanop
2020-09-06don't gitignore files when not in a git repositoryCanop
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-30faster task interruption on event when summingCanop
2020-06-25explicit --whale-spotting launch argument (sort by size, show all files)Canop
2020-06-25file_sum small optimizationsCanop
2020-06-25deep last modified date computed in background on directoriesCanop