summaryrefslogtreecommitdiffstats
path: root/src/task_sync.rs
AgeCommit message (Expand)Author
2021-05-20removed some `#[macro_use] extern crate`Canop
2021-02-22use ahash of some of the hashmaps with big keysCanop
2020-12-14improve determination of whether a space is needed left of the treeCanop
2020-10-20keep tree options when going through not tree statesCanop
2020-08-18made :focus more accessible when a file is selectedCanop
2020-07-20"client-server" featureCanop
2020-06-06a few minor refactorings and cleaningsCanop
2020-05-01command/verb/apply refactoringCanop
2020-04-14focus dir in new panel with tabCanop
2020-02-15fix -i and -I launch arguments being ignoredCanop
2020-02-03cached background computation of git statusCanop
2020-02-02background computation of git repo statisticsCanop
2020-01-20minor code fmt changesCanop
2020-01-10Numerous minor refactoringsNathan West
2019-10-23move to the last versions of crossterm and termimadCanop
2019-07-29input_field is skinnableCanop
2019-02-20directory size computed with a pool of threadsCanop
2019-01-15documentationCanop
2018-12-04Fuzzy pattern matcher now tests all possible startsCanop
2018-12-03thread / tree building interrupted on keyCanop