summaryrefslogtreecommitdiffstats
path: root/src/file_sizes/file_sizes_unix.rs
AgeCommit message (Expand)Author
2020-06-25deep last modified date computed in background on directoriesCanop
2020-05-01command/verb/apply refactoringCanop
2020-02-03Fix Windows compilationCanop
2020-02-02background computation of git repo statisticsCanop
2020-01-20minor code fmt changesCanop
2020-01-19use IS units for file sizes (ie base 10 instead of base 2)Canop
2020-01-18don't use .gitignore files of super repositoriesCanop
2020-01-17only display block based sizeCanop
2020-01-15display the "real" size (space on disk) for sparse files (linuxCanop
2019-10-23move to the last versions of crossterm and termimadCanop
2019-08-02whalespotting modev0.9.3Canop
2019-06-30remove a case of dyn argumentCanop
2019-06-20new toggle to display last modified date of filesCanop
2019-06-10use Atomic64 in file size computingCanop
2019-06-08configurable skin supported on help screen and in :print_tree screen outputv0.8.0Canop
2019-05-19minor cleaningCanop
2019-05-12compute directory size on windowsCanop
2019-05-10skin colors changed by configuration according to new fg,bg,attrs syntax:Canop
2019-05-09more things work - broot successfully launched on Win10 and linuxCanop