summaryrefslogtreecommitdiffstats
path: root/src/permissions
AgeCommit message (Expand)Author
2021-06-02make the number of threads used for file summing configurableCanop
2021-05-20removed some `#[macro_use] extern crate`Canop
2020-12-13keep selection visible on unfilteringCanop
2020-12-01progressive display of file sums (size, counts, date)Canop
2020-09-28fix compilation for androidCanop
2020-06-06a few minor refactorings and cleaningsCanop
2020-05-16fill the input when executing commands of --cmdCanop
2019-11-27help page refactored using Termimad templatesCanop
2019-10-23move to the last versions of crossterm and termimadCanop
2019-06-22detect and color executable files on windowsCanop
2019-06-11very minor cleaningCanop
2019-06-08configurable skin supported on help screen and in :print_tree screen outputv0.8.0Canop
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
2019-03-26fix "typo"Canop
2019-03-25unplug the 'users' crate when on windowsCanop