summaryrefslogtreecommitdiffstats
path: root/src/tabs/files.rs
AgeCommit message (Expand)Author
2023-06-20FuzzyFindPopup for general use (#1672)UG
2023-04-19tui -> ratatuiextrawurst
2022-11-21make fetching tree files asyncextrawurst
2022-08-17upgrade crossterm/tuiextrawurst
2022-08-17remove old clippy ignoresextrawurst
2021-12-05support bare repos (#1028)Stephan Dilly
2021-09-04More fuzzy finder (#892)Stephan Dilly
2021-09-04find files via fuzzy finder (#890)Stephan Dilly
2021-08-19do not fetch filetree on empty repo (closes #859)Stephan Dilly
2021-08-17cargo fmt: use hardtabs Stephan Dilly
2021-07-11app has its own async notifications now (#813)Stephan Dilly
2021-06-07refactor better nameStephan Dilly
2021-06-07abstract queue into custom typeStephan Dilly
2021-06-05nightly clippy fixesStephan Dilly
2021-05-28Fix 730 files tab (#743)Stephan Dilly